| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '481575d255195c6c2f32e04686b94de984ae78d4' | Michael Niedermayer | 2013-05-08 | 1 | -4/+0 |
|\ |
|
* | | doc: remove all-components.texi, include its content verbatim | Stefano Sabatini | 2013-04-25 | 1 | -1/+24 |
* | | ffmpeg: make -aspect work with -vcodec copy. | Nicolas George | 2013-04-18 | 1 | -0/+4 |
* | | doc: enable compilation of -all tool pages | Stefano Sabatini | 2013-04-05 | 1 | -0/+16 |
* | | doc: Grammar fixes for stream selection | Derek Buitenhuis | 2013-03-31 | 1 | -6/+6 |
* | | doc: Consistently use 'filtergraph' | Derek Buitenhuis | 2013-03-31 | 1 | -13/+13 |
* | | doc: Grammar fixes for FFmpeg's detailed description | Derek Buitenhuis | 2013-03-31 | 1 | -7/+7 |
* | | doc: Consistently use 'frame rate' everywhere | Derek Buitenhuis | 2013-03-31 | 1 | -1/+1 |
* | | doc: Grammar fixes for FFmpeg description | Derek Buitenhuis | 2013-03-31 | 1 | -10/+10 |
* | | doc: Fix grammar in -n description | Derek Buitenhuis | 2013-03-31 | 1 | -1/+2 |
* | | doc: Small grammar fix in -f description | Derek Buitenhuis | 2013-03-31 | 1 | -1/+1 |
* | | Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c' | Michael Niedermayer | 2013-03-28 | 1 | -0/+10 |
|\| |
|
* | | doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from formats.texi | Stefano Sabatini | 2013-03-19 | 1 | -1/+11 |
* | | ffmpeg: make -lavfi an alias for -filter_complex. | Nicolas George | 2013-03-17 | 1 | -0/+7 |
* | | ffmpeg: add the -canvas_size option. | Nicolas George | 2013-03-10 | 1 | -0/+3 |
* | | doc/ffplay,ffmpeg: mention the corresponding negated option for -stats | Stefano Sabatini | 2013-03-10 | 1 | -1/+2 |
* | | Improve dump_attachment documentation. | Carl Eugen Hoyos | 2013-02-28 | 1 | -2/+2 |
* | | ffmpeg_opt: add -to option to specify stop time | Jean First | 2013-02-27 | 1 | -0/+8 |
* | | doc: fix reference to ffmpeg-bitstream-filters.html page | Stefano Sabatini | 2013-02-15 | 1 | -1/+1 |
* | | doc: replace '×' symbol with 'x' | Stefano Sabatini | 2013-02-06 | 1 | -1/+1 |
* | | ffmpeg: remove -crop* and -pad* options | Stefano Sabatini | 2013-01-27 | 1 | -15/+0 |
* | | ffmpeg: implement -force_key_frames expression evalution | Stefano Sabatini | 2013-01-27 | 1 | -0/+38 |
* | | ffmpeg: add -guess_layout_max option. | Nicolas George | 2013-01-26 | 1 | -0/+6 |
* | | ffmpeg: accept "chapters" as forced key frames. | Nicolas George | 2013-01-19 | 1 | -1/+9 |
* | | Fix color filter example. | Carl Eugen Hoyos | 2013-01-15 | 1 | -1/+1 |
* | | doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases | Stefano Sabatini | 2013-01-13 | 1 | -12/+21 |
* | | doc: remove inclusion of libav* documentation in tools | Stefano Sabatini | 2012-12-20 | 1 | -13/+0 |
* | | doc: extend "See Also" chapter rendering for ff* tools | Stefano Sabatini | 2012-12-19 | 1 | -4/+22 |
* | | doc: rework synopsis section for ff* tools | Stefano Sabatini | 2012-12-19 | 1 | -7/+1 |
* | | doc: use a common authors.texi file blurb | Stefano Sabatini | 2012-12-19 | 1 | -4/+2 |
* | | Fix "bistream" typo and add a check in tools/patcheck. | Clément Bœsch | 2012-12-18 | 1 | -1/+1 |
* | | doc: remove references to external documents | Stefano Sabatini | 2012-12-17 | 1 | -1/+2 |
* | | docs: -asyncts has been replaced by aresample not asyncts in ffmpeg | Michael Niedermayer | 2012-12-13 | 1 | -1/+1 |
* | | Fix frame-rate documentation. | Carl Eugen Hoyos | 2012-12-12 | 1 | -2/+1 |
* | | doc/ffmpeg: fix/extend documentation for -copyts | Stefano Sabatini | 2012-12-12 | 1 | -1/+9 |
* | | doc: fix a -map syntax in one command line example. | Clément Bœsch | 2012-12-11 | 1 | -1/+1 |
* | | doc/ffmpeg: remove -debug option description | Stefano Sabatini | 2012-11-03 | 1 | -33/+1 |
* | | docu: fix flite example | rogerdpack | 2012-10-15 | 1 | -1/+1 |
* | | Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2' | Michael Niedermayer | 2012-10-10 | 1 | -5/+0 |
|\| |
|
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -2/+2 |
|\| |
|
* | | doc/ffmpeg: extend documentation for -(no)stdin option | Stefano Sabatini | 2012-08-21 | 1 | -4/+6 |
* | | Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608' | Michael Niedermayer | 2012-08-20 | 1 | -7/+0 |
|\| |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-18 | 1 | -1/+1 |
|\| |
|
* | | ffmpeg: add an option to fix subtitles durations. | Nicolas George | 2012-08-14 | 1 | -0/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -0/+8 |
|\| |
|
* | | doc/ffmpeg: do not show examples making use of the deprecated glob_sequence p... | Stefano Sabatini | 2012-08-08 | 1 | -11/+9 |
* | | ffmpeg: insert bitmap subtitles as video in filters. | Nicolas George | 2012-08-04 | 1 | -0/+16 |
* | | ffmpeg: add -(no)stdin option. | Nicolas George | 2012-07-19 | 1 | -0/+8 |
* | | ffmpeg: add -progress option. | Nicolas George | 2012-07-14 | 1 | -0/+8 |
* | | doc/ffmpeg: document more deeply -re option. | burek | 2012-07-13 | 1 | -0/+7 |