summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* webmdashenc: Support for live stream manifestsVignesh Venkatasubramanian2015-04-05
* matroskadec: Add support for parsing live header filesVignesh Venkatasubramanian2015-04-05
* lavf/mov: Do not overread iTunes metadata.Carl Eugen Hoyos2015-04-04
* avformat/rtsp: Fix null pointer dereferenceHimangi Saraogi2015-04-04
* lavf/assenc: style nitsRodger Combs2015-04-04
* matroskadec: export cover art correctlywm42015-04-04
* Fix codec fps diplay for very small fps.Carl Eugen Hoyos2015-04-03
* lavf/mpeg: Support alaw in Hikvision CCTV recordings.Carl Eugen Hoyos2015-04-03
* lavf/mpeg: Support more audio codecs in Hikvision CCTV recordings.Carl Eugen Hoyos2015-04-03
* Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'Michael Niedermayer2015-04-03
|\
| * mpegtsenc: Take max_delay into account when buffering multiple audio packets ...Martin Storsjö2015-04-03
* | libavformat/mxf.c: Relaxed ProRes patternSteve Dierker2015-04-03
* | lavf/avio: Add new types to AVIODirEntryType, bump minor versionMariusz Szczepańczyk2015-04-03
* | lavf/ftp: remove fixed length buffers from contextLukasz Marek2015-04-03
* | lavf/ftp: parse user and password onceLukasz Marek2015-04-03
* | avisynth: Bump minimum required version to interface version 6Stephen Hutchinson2015-04-02
* | avisynth: Fix detection of AviSynth 2.5Stephen Hutchinson2015-04-02
* | Bump lavc and lavf minor versions for apng muxer and encoder.Carl Eugen Hoyos2015-04-02
* | apng: Add a basic APNG muxerDonny Yang2015-04-02
* | Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'Michael Niedermayer2015-04-01
|\|
| * rtsp: Add a buffer_size optionLuca Barbato2015-04-01
* | Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f'Michael Niedermayer2015-04-01
|\|
| * rtp: Add an option to set the send/receive buffer sizeLuca Barbato2015-04-01
* | Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc'Michael Niedermayer2015-04-01
|\|
| * rtp: Map the urloptions to AVOptionsLuca Barbato2015-04-01
* | avformat/xwma: Use ff_alloc_extradata()Michael Niedermayer2015-04-01
* | avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failuresMichael Niedermayer2015-04-01
* | avformat/mp3dec: offset seek index to end of id3v2 tagwm42015-03-31
* | avformat/http: Fix null check on allocated valueHimangi Saraogi2015-03-31
* | lavf/segment: style nitsRodger Combs2015-03-31
* | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'Michael Niedermayer2015-03-31
|\|
| * build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-30
* | lavf: Bump minor version and document directory listing API in doc/APIchanges.Mariusz Szczepańczyk2015-03-30
* | libavformat/mxfenc.c: Add 'Presentation Y offset' metadataTim Nicholson2015-03-30
* | avformat/nutdec: Use av_malloc_array()Michael Niedermayer2015-03-30
* | avformat/img2: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-30
* | avformat/wavenc: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-30
* | avformat/udp: Remove (harmless) duplicated pkt_size entry from AVOption tableMichael Niedermayer2015-03-29
* | Merge commit 'ff7adead0a667e606f5a41dca591f074f9ff2f32'Michael Niedermayer2015-03-29
|\|
| * udp: Fix pkt_size managementLuca Barbato2015-03-29
| * avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-24
* | lavf/segment: Mark output contexts as non-seekable when applicableRodger Combs2015-03-29
* | libavformat/segment: add an option to write the header to a separate fileRodger Combs2015-03-29
* | libavformat/segment: don't leave the list pb open when not in useRodger Combs2015-03-29
* | libavformat/hls: add an option to start from a given segment in a live streamRodger Combs2015-03-29
* | lavf/gif: Add an option max_gif_delay to limit the frame duration.Carl Eugen Hoyos2015-03-29
* | avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer2015-03-27
* | lavf: add directory listing APILukasz Marek2015-03-27
* | avformat/dv: fix used dimension variablesMichael Niedermayer2015-03-26
* | avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer2015-03-26