aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb'Michael Niedermayer2015-03-191-1/+2
|\|
| * movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö2015-03-191-1/+2
* | Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d'Michael Niedermayer2015-03-191-1/+7
|\|
| * movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö2015-03-191-1/+7
* | Merge commit '3041183677bda0a431b36e96a2c76617abaa8183'Michael Niedermayer2015-03-191-0/+12
|\|
| * dashenc: Heuristically fill in the duration of packets that need itMartin Storsjö2015-03-191-0/+12
* | Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'Michael Niedermayer2015-03-192-0/+27
|\|
| * movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö2015-03-192-0/+27
* | Merge commit '8dc72eeaf647736c287b59a3856a11904bedd58b'Michael Niedermayer2015-03-191-2/+2
|\|
| * udp: Fix crashes after adding AVOptionsMartin Storsjö2015-03-191-1/+2
* | mxfenc: don't try to write footer without headerAndreas Cadhalpun2015-03-191-0/+7
* | avformat/aiffdec: do not fail if header parser hits EOFMichael Niedermayer2015-03-191-0/+5
* | avformat/aiffdec: Stop header parsing once a non header packet is reachedMichael Niedermayer2015-03-191-0/+3