aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* libavformat/mxfenc.c: Add 'Presentation Y offset' metadataTim Nicholson2015-03-301-1/+6
* avformat/nutdec: Use av_malloc_array()Michael Niedermayer2015-03-301-1/+1
* avformat/img2: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-301-1/+7
* avformat/wavenc: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-301-1/+1
* avformat/udp: Remove (harmless) duplicated pkt_size entry from AVOption tableMichael Niedermayer2015-03-291-1/+0
* Merge commit 'ff7adead0a667e606f5a41dca591f074f9ff2f32'Michael Niedermayer2015-03-291-1/+1
|\
| * udp: Fix pkt_size managementLuca Barbato2015-03-291-1/+1
| * avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson2015-03-241-10/+1
* | lavf/segment: Mark output contexts as non-seekable when applicableRodger Combs2015-03-291-0/+6
* | libavformat/segment: add an option to write the header to a separate fileRodger Combs2015-03-291-3/+15
* | libavformat/segment: don't leave the list pb open when not in useRodger Combs2015-03-291-4/+5
* | libavformat/hls: add an option to start from a given segment in a live streamRodger Combs2015-03-291-4/+24
* | lavf/gif: Add an option max_gif_delay to limit the frame duration.Carl Eugen Hoyos2015-03-291-0/+3
* | avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer2015-03-271-1/+2
* | lavf: add directory listing APILukasz Marek2015-03-274-1/+183
* | avformat/dv: fix used dimension variablesMichael Niedermayer2015-03-261-2/+2
* | avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer2015-03-261-0/+2
* | avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-251-8/+15
* | avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer2015-03-241-1/+1
* | avformat/mov: check color parameter type explicitly.Jochen Strunk2015-03-241-1/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-241-1/+7
|\ \
| * | lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos2015-03-241-1/+7
* | | Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d'Michael Niedermayer2015-03-241-10/+37
|\ \ \ | |/ / |/| / | |/
| * avisynth: Fix compilation against current 2.6 header(s).Stephen Hutchinson2015-03-241-5/+37
* | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827'Michael Niedermayer2015-03-241-1/+1
|\|
| * mov: Write the display matrix in orderVittorio Giovara2015-03-231-1/+1
* | libavformat/mxfenc: add container duration and package name to primer packMark Reid2015-03-231-0/+2
* | Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer2015-03-231-0/+2
|\|
| * movenc: Write the make and model metadata keys for mov style filesMartin Storsjö2015-03-231-0/+2
| * oggdec: Check memory allocationFederico Tomassetti2015-03-211-0/+5
* | Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s...Michael Niedermayer2015-03-221-11/+2
* | avformat/flvenc: Allow muxing video codecs which are not explicitly supported...Michael Niedermayer2015-03-221-2/+11
* | Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919'Michael Niedermayer2015-03-221-0/+2
|\|
| * mms: Check memory allocationFederico Tomassetti2015-03-211-0/+2
| * rmenc: Check memory allocationFederico Tomassetti2015-03-211-0/+2
* | avformat/movenc: avoid using uninitialized display_matrix_sizeMichael Niedermayer2015-03-211-1/+1
* | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c'Michael Niedermayer2015-03-201-0/+22
|\|
* | Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'Michael Niedermayer2015-03-201-1/+11
|\|
| * movenc: write the display transform matrixAnton Khirnov2015-03-191-9/+21
* | avformat/avienc: Expand master ODML index when its end is reachedMichael Niedermayer2015-03-191-10/+19
* | avformat/avienc: Fix wrongly placed commentMichael Niedermayer2015-03-191-1/+1
* | avformat/avidec: also print frame_num in debug outputMichael Niedermayer2015-03-191-2/+3
* | avformat/avienc: factor out update_odml_entry()Michael Niedermayer2015-03-191-24/+35
* | avformat/avienc: factor write_odml_master() outMichael Niedermayer2015-03-191-20/+29
* | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'Michael Niedermayer2015-03-192-9/+25
|\|
| * movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-192-9/+25
* | Merge commit '5c337353a2546416631a87de4881850d99141c39'Michael Niedermayer2015-03-191-4/+4
|\|
| * movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö2015-03-191-4/+4
* | Merge commit 'eee13d653953083553cceadbbedf6222ef78a006'Michael Niedermayer2015-03-191-2/+4
|\|
| * movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö2015-03-191-2/+4