| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/demuxers: add some concat demuxer script examples | Tobias Rapp | 2016-02-03 | 1 | -0/+27 |
* | avformat: Remove support for libquvi | Kieran Kunhya | 2016-01-24 | 1 | -12/+0 |
* | doc/demuxers: Document enable_drefs and use_absolute_path | Michael Niedermayer | 2016-01-23 | 1 | -0/+17 |
* | avformat/mpjpeg: utilize MIME boundary value to detect start of new frame | Alex Agranovsky | 2015-12-02 | 1 | -0/+15 |
* | concatdec: add option for adding segment start time and duration metadata | Marton Balint | 2015-11-25 | 1 | -0/+8 |
* | Add support for Audible AA files | Vesselin Bontchev | 2015-08-21 | 1 | -0/+6 |
* | doc/demuxers/mpegts: apply a minor grammar fix to option description | Stefano Sabatini | 2015-08-14 | 1 | -1/+1 |
* | doc/demuxers/mpegts: update documentation | Stefano Sabatini | 2015-08-14 | 1 | -0/+13 |
* | concatdec: add support for injecting packet metadata | Marton Balint | 2015-07-17 | 1 | -0/+5 |
* | concatdec: add support for specifying outpoint of files | Marton Balint | 2015-07-17 | 1 | -0/+19 |
* | concatdec: add support for specifying inpoint of files | Marton Balint | 2015-07-17 | 1 | -0/+17 |
* | avformat/concatdec: Enable auto_convert by default | Michael Niedermayer | 2015-05-29 | 1 | -0/+1 |
* | lavf/img2dec: add option to disable pattern matching | Marton Balint | 2015-05-12 | 1 | -0/+4 |
* | lavf/gif: Add an option max_gif_delay to limit the frame duration. | Carl Eugen Hoyos | 2015-03-29 | 1 | -0/+5 |
* | doc: add entry for APNG demuxer where needed. | Benoit Fouet | 2014-11-25 | 1 | -0/+20 |
* | doc/demuxers: document gif demuxer | Lou Logan | 2014-09-03 | 1 | -0/+34 |
* | lavf/concatdec: implement automatic conversions. | Nicolas George | 2014-04-29 | 1 | -0/+8 |
* | Various small spelling fixes. | Reimar Döffinger | 2014-04-22 | 1 | -1/+1 |
* | avformat/img2dec: support nanosecond file times | Michael Niedermayer | 2014-04-12 | 1 | -0/+2 |
* | lavf/concatdec: allow to match streams by id. | Nicolas George | 2014-03-23 | 1 | -1/+17 |
* | Fix spelling errors in texi files: accomodate -> accommodate allows to -> all... | Andreas Cadhalpun | 2014-03-06 | 1 | -1/+1 |
* | doc/demuxers: fix image2 examples | Paul B Mahol | 2013-09-29 | 1 | -3/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-28 | 1 | -1/+12 |
|\ |
|
| * | doc: document the asf demuxer | Luca Barbato | 2013-08-28 | 1 | -1/+12 |
* | | Merge commit '21015109ec0fac0f104a5355f272ecb956ba3f4e' | Michael Niedermayer | 2013-08-28 | 1 | -0/+11 |
|\| |
|
| * | doc: Document the flv demuxer | Luca Barbato | 2013-08-27 | 1 | -0/+11 |
| * | doc: Fix some obsolete references to av* tools as ff* tools | Vicente Jimenez Aguilar | 2013-02-18 | 1 | -1/+1 |
| * | img2: document the options available | Luca Barbato | 2012-12-08 | 1 | -0/+13 |
* | | doc: apply various grammar fixes | Bryce W. Harrington | 2013-08-10 | 1 | -1/+1 |
* | | mpegts: add fix_teletext_pts mpegts demuxer option | Marton Balint | 2013-08-06 | 1 | -0/+13 |
* | | lavf: add support for libgme | wm4 | 2013-07-02 | 1 | -0/+13 |
* | | img2dec: Add ts_from_file option | Andrey Utkin | 2013-05-25 | 1 | -0/+4 |
* | | lavf: add libquvi demuxer. | Clément Bœsch | 2013-04-10 | 1 | -0/+12 |
* | | doc: Consistently use 'frame rate' everywhere | Derek Buitenhuis | 2013-03-31 | 1 | -1/+1 |
* | | lavf/concatdec: support seeking. | Nicolas George | 2013-03-20 | 1 | -0/+3 |
* | | lavf/segment: add support to ffconcat segment list | Stefano Sabatini | 2013-03-07 | 1 | -0/+1 |
* | | lavf/concat: document the use of the files durations. | Nicolas George | 2013-03-06 | 1 | -0/+6 |
* | | lavf/concatdec: add the "duration" directive. | Nicolas George | 2013-02-24 | 1 | -0/+7 |
* | | lavf/concatdec: allow probing. | Nicolas George | 2013-02-13 | 1 | -2/+4 |
* | | lavf/concatdec: add signature directive. | Nicolas George | 2013-02-13 | 1 | -0/+4 |
* | | lavf/concatdec: add safe option. | Nicolas George | 2013-02-13 | 1 | -0/+20 |
* | | doc/demuxers: quote command line arguments with @code | Daniel Verkamp | 2013-02-13 | 1 | -5/+5 |
* | | doc/demuxers: add docs for rawvideo demuxer | Stefano Sabatini | 2013-02-09 | 1 | -0/+29 |
* | | doc/demuxers: fix copy&paste error in "@c man end" line | Stefano Sabatini | 2013-02-09 | 1 | -1/+1 |
* | | doc/demuxers: sort demuxers by name | Stefano Sabatini | 2013-02-09 | 1 | -42/+42 |
* | | lavf: TED Talks JSON captions demuxer. | Nicolas George | 2012-12-09 | 1 | -0/+21 |
* | | lavf: add a concat demuxer. | Nicolas George | 2012-12-06 | 1 | -0/+31 |
* | | lavf/img2dec: add and document pattern_type option | Stefano Sabatini | 2012-08-08 | 1 | -18/+65 |
* | | doc/demuxers: itemize image2 examples and put them in a dedicated subsection | Stefano Sabatini | 2012-08-08 | 1 | -4/+9 |
* | | lavf/img2dec: add start_number_range option | Stefano Sabatini | 2012-08-05 | 1 | -2/+6 |