summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-25
* | avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer2015-03-24
* | avformat/mov: check color parameter type explicitly.Jochen Strunk2015-03-24
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-24
|\ \
| * | lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos2015-03-24
* | | Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d'Michael Niedermayer2015-03-24
|\ \ \ | |/ / |/| / | |/
| * avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson2015-03-24
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-24
|\|
| * mov: Write the display matrix in orderVittorio Giovara2015-03-23
* | libavformat/mxfenc: add container duration and package name to primer packMark Reid2015-03-23
* | Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer2015-03-23
|\|
| * movenc: Write the make and model metadata keys for mov style filesMartin Storsjö2015-03-23
| * oggdec: Check memory allocationFederico Tomassetti2015-03-21
* | Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s...Michael Niedermayer2015-03-22
* | avformat/flvenc: Allow muxing video codecs which are not explicitly supported...Michael Niedermayer2015-03-22
* | Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919'Michael Niedermayer2015-03-22
|\|
| * mms: Check memory allocationFederico Tomassetti2015-03-21
| * rmenc: Check memory allocationFederico Tomassetti2015-03-21
* | avformat/movenc: avoid using uninitialized display_matrix_sizeMichael Niedermayer2015-03-21
* | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer2015-03-20
|\|
* | Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'Michael Niedermayer2015-03-20
|\|
| * movenc: write the display transform matrixAnton Khirnov2015-03-19
* | avformat/avienc: Expand master ODML index when its end is reachedMichael Niedermayer2015-03-19
* | avformat/avienc: Fix wrongly placed commentMichael Niedermayer2015-03-19
* | avformat/avidec: also print frame_num in debug outputMichael Niedermayer2015-03-19
* | avformat/avienc: factor out update_odml_entry()Michael Niedermayer2015-03-19
* | avformat/avienc: factor write_odml_master() outMichael Niedermayer2015-03-19
* | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'Michael Niedermayer2015-03-19
|\|
| * movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-19