| Commit message (Expand) | Author | Age | Files | Lines |
* | libavformat/mxfenc.c: Add 'Presentation Y offset' metadata | Tim Nicholson | 2015-03-30 | 1 | -1/+6 |
* | avformat/nutdec: Use av_malloc_array() | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | avformat/img2: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+7 |
* | avformat/wavenc: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | avformat/udp: Remove (harmless) duplicated pkt_size entry from AVOption table | Michael Niedermayer | 2015-03-29 | 1 | -1/+0 |
* | Merge commit 'ff7adead0a667e606f5a41dca591f074f9ff2f32' | Michael Niedermayer | 2015-03-29 | 1 | -1/+1 |
|\ |
|
| * | udp: Fix pkt_size management | Luca Barbato | 2015-03-29 | 1 | -1/+1 |
| * | avisynth: update documentation about the avisynth_c.h header | Stephen Hutchinson | 2015-03-24 | 1 | -10/+1 |
* | | lavf/segment: Mark output contexts as non-seekable when applicable | Rodger Combs | 2015-03-29 | 1 | -0/+6 |
* | | libavformat/segment: add an option to write the header to a separate file | Rodger Combs | 2015-03-29 | 1 | -3/+15 |
* | | libavformat/segment: don't leave the list pb open when not in use | Rodger Combs | 2015-03-29 | 1 | -4/+5 |
* | | libavformat/hls: add an option to start from a given segment in a live stream | Rodger Combs | 2015-03-29 | 1 | -4/+24 |
* | | lavf/gif: Add an option max_gif_delay to limit the frame duration. | Carl Eugen Hoyos | 2015-03-29 | 1 | -0/+3 |
* | | avformat/avio: Document the end of list case in avio_read_dir() | Michael Niedermayer | 2015-03-27 | 1 | -1/+2 |
* | | lavf: add directory listing API | Lukasz Marek | 2015-03-27 | 4 | -1/+183 |
* | | avformat/dv: fix used dimension variables | Michael Niedermayer | 2015-03-26 | 1 | -2/+2 |
* | | avformat/rmdec: fix support for 0 sized mdpr | Michael Niedermayer | 2015-03-26 | 1 | -0/+2 |
* | | avisynth: drop support of AviSynth 2.5 | Stephen Hutchinson | 2015-03-25 | 1 | -8/+15 |
* | | avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du... | Michael Niedermayer | 2015-03-24 | 1 | -1/+1 |
* | | avformat/mov: check color parameter type explicitly. | Jochen Strunk | 2015-03-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2015-03-24 | 1 | -1/+7 |
|\ \ |
|
| * | | lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing. | Carl Eugen Hoyos | 2015-03-24 | 1 | -1/+7 |
* | | | Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d' | Michael Niedermayer | 2015-03-24 | 1 | -10/+37 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | avisynth: Fix compilation against current 2.6 header(s). | Stephen Hutchinson | 2015-03-24 | 1 | -5/+37 |
* | | Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' | Michael Niedermayer | 2015-03-24 | 1 | -1/+1 |
|\| |
|
| * | mov: Write the display matrix in order | Vittorio Giovara | 2015-03-23 | 1 | -1/+1 |
* | | libavformat/mxfenc: add container duration and package name to primer pack | Mark Reid | 2015-03-23 | 1 | -0/+2 |
* | | Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23' | Michael Niedermayer | 2015-03-23 | 1 | -0/+2 |
|\| |
|
| * | movenc: Write the make and model metadata keys for mov style files | Martin Storsjö | 2015-03-23 | 1 | -0/+2 |
| * | oggdec: Check memory allocation | Federico Tomassetti | 2015-03-21 | 1 | -0/+5 |
* | | Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s... | Michael Niedermayer | 2015-03-22 | 1 | -11/+2 |
* | | avformat/flvenc: Allow muxing video codecs which are not explicitly supported... | Michael Niedermayer | 2015-03-22 | 1 | -2/+11 |
* | | Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919' | Michael Niedermayer | 2015-03-22 | 1 | -0/+2 |
|\| |
|
| * | mms: Check memory allocation | Federico Tomassetti | 2015-03-21 | 1 | -0/+2 |
| * | rmenc: Check memory allocation | Federico Tomassetti | 2015-03-21 | 1 | -0/+2 |
* | | avformat/movenc: avoid using uninitialized display_matrix_size | Michael Niedermayer | 2015-03-21 | 1 | -1/+1 |
* | | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c' | Michael Niedermayer | 2015-03-20 | 1 | -0/+22 |
|\| |
|
* | | Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8' | Michael Niedermayer | 2015-03-20 | 1 | -1/+11 |
|\| |
|
| * | movenc: write the display transform matrix | Anton Khirnov | 2015-03-19 | 1 | -9/+21 |
* | | avformat/avienc: Expand master ODML index when its end is reached | Michael Niedermayer | 2015-03-19 | 1 | -10/+19 |
* | | avformat/avienc: Fix wrongly placed comment | Michael Niedermayer | 2015-03-19 | 1 | -1/+1 |
* | | avformat/avidec: also print frame_num in debug output | Michael Niedermayer | 2015-03-19 | 1 | -2/+3 |
* | | avformat/avienc: factor out update_odml_entry() | Michael Niedermayer | 2015-03-19 | 1 | -24/+35 |
* | | avformat/avienc: factor write_odml_master() out | Michael Niedermayer | 2015-03-19 | 1 | -20/+29 |
* | | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' | Michael Niedermayer | 2015-03-19 | 2 | -9/+25 |
|\| |
|
| * | movenc: Don't assume that fragment durations in pts is equal to duration in dts | Martin Storsjö | 2015-03-19 | 2 | -9/+25 |
* | | Merge commit '5c337353a2546416631a87de4881850d99141c39' | Michael Niedermayer | 2015-03-19 | 1 | -4/+4 |
|\| |
|
| * | movenc: Move sidx edit list timestamp adjustment into a block | Martin Storsjö | 2015-03-19 | 1 | -4/+4 |
* | | Merge commit 'eee13d653953083553cceadbbedf6222ef78a006' | Michael Niedermayer | 2015-03-19 | 1 | -2/+4 |
|\| |
|
| * | movenc: Only adjust the cts offset at the start of fragments if necessary | Martin Storsjö | 2015-03-19 | 1 | -2/+4 |