summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/img2dec: fix typoMichael Niedermayer2014-04-14
* Merge branch 'flac' of https://github.com/FernetMenta/FFmpegMichael Niedermayer2014-04-14
|\
| * flac demuxer: improve seekingRainer Hochecker2014-04-14
* | Fix writing RGB 5:5:5 rawvideo into avi.Carl Eugen Hoyos2014-04-14
* | avformat/rtmpproto: Added handling of an initial RTMP chunk size packet.Stephan Soller2014-04-14
* | Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1'Michael Niedermayer2014-04-14
|\ \
| * | rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö2014-04-14
* | | avformat/network: use av_malloc_array()Michael Niedermayer2014-04-13
* | | avformat/mp3enc: drop redundant and uninitialized variableMichael Niedermayer2014-04-13
* | | avformat/utils: reinject global side data on seeksMichael Niedermayer2014-04-13
* | | avformat/utils: factorize if()Michael Niedermayer2014-04-13
* | | avformat/utils: Inject global side data into first packet.Michael Niedermayer2014-04-13
* | | avformat/iff: indentPeter Ross2014-04-13
* | | avformat/iff: remove unused codePeter Ross2014-04-13
* | | Merge commit '617a1a98a6be3e59db6fbfc21afab2fb9a049c03'Michael Niedermayer2014-04-12
|\| | | |/ |/|
| * mp3enc: Properly write bitrate value in XING headerMichael Niedermayer2014-04-12
* | avformat/img2dec: support nanosecond file timesMichael Niedermayer2014-04-12
* | avformat/hls: reduce memory usage by using dynamically allocated url/keyMichael Schenk2014-04-12
* | Improve amr bitrate calculation for VBR files.Carl Eugen Hoyos2014-04-11
* | Warn if rawvideo and an unreadable pix_fmt are written.Carl Eugen Hoyos2014-04-11
* | lavd: add device capabilities APILukasz Marek2014-04-11
* | avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocolAnssi Hannula2014-04-11
* | lavf/rtspcodes: add missing header includeJames Almer2014-04-10
* | avformat/mov: merge mov_read_custom_metadata() and mov_read_custom()Michael Niedermayer2014-04-10
* | Merge commit '9a07fac678a8540d076e635061bbaa4ed09a9431'Michael Niedermayer2014-04-10
|\|
| * mov: read hydrogenaudio replaygain informationAnton Khirnov2014-04-10
| * rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-08
* | lavf/utils: fix mem leakLukasz Marek2014-04-10
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-04-10
|\ \
| * | Fix a typo in amr.c.Carl Eugen Hoyos2014-04-09
| * | Remove an unneeded include of avassert.h from amr.c.Carl Eugen Hoyos2014-04-09
| * | Do not allow writing invalid wav channel layouts by default.Carl Eugen Hoyos2014-04-09
* | | avformat/nut: add ff_nut_audio_extra_tags to demuxer tooMichael Niedermayer2014-04-09
|/ /
* | rtspcodes: don't check for >0 on error codes macroAnshul Maheshwari2014-04-08
* | avformat/oggdec: reset nstreams in closeSchenk, Michael2014-04-07
* | avformat/mov: reset drefs_count in closeSchenk, Michael2014-04-07
* | rtspcodes: add full list of RTSP status codesReynaldo H. Verdejo Pinochet2014-04-07
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2014-04-06
|\ \
| * | Set Matroska private data when muxing Prores.Carl Eugen Hoyos2014-04-06
* | | Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123'Michael Niedermayer2014-04-06
|\ \ \ | |/ / |/| / | |/
| * LucasArts SMUSH demuxerPaul B Mahol2014-04-06
| * replaygain: remove unused variableMichael Niedermayer2014-04-04
* | rtspdec: check for strchr returning NULL.Reimar Döffinger2014-04-06
* | avformat/oggdec/ogg_read_packet(): factorize failure code pathMichael Niedermayer2014-04-06
* | avformat/oggdec: check for av_packet_new_side_data() failureMichael Niedermayer2014-04-06
* | avformat/hls: support for seeking on event playlistsVladlen Y. Koshelev2014-04-06
* | avformat/hls: flush the subdemuxer when seekingAnssi Hannula2014-04-06
* | avformat/hls: properly take stream_index into account when seekingAnssi Hannula2014-04-06
* | avformat/hls: open playlists immediately when AVDISCARD_ALL is droppedAnssi Hannula2014-04-06
* | avformat/hls: factor identical playlist allocations out of parse_playlistAnssi Hannula2014-04-06