- 05 Sep, 2018 1 commit
-
-
Gyan Doshi authored
At present, left and right keys are hardcoded to seek by 10 seconds.
-
- 06 Jan, 2018 1 commit
-
-
Rostislav Pehlivanov authored
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
- 01 Feb, 2017 1 commit
-
-
Lucas Sandery authored
For a pure video tile effect, and enabling better integration of playback windows into other programs. It would improve the looks in many situations and avoid ugly hacks like this: http://stackoverflow.com/q/31465630/315024Signed-off-by: Lucas Sandery <lucas-sandery@users.noreply.github.com> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 25 Dec, 2016 1 commit
-
-
Ganesh Ajjanagadde authored
Fixes Ticket 5389. Reviewed-by: Marton Balint <cus@passwd.hu> Signed-off-by: Ganesh Ajjanagadde <gajjanag@alum.mit.edu>
-
- 05 Dec, 2016 1 commit
-
-
Michael Niedermayer authored
This should make it less ambigous that these are URLs Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 20 Jan, 2016 1 commit
-
-
Vittorio Gambaletta (VittGam) authored
Signed-off-by: Vittorio Gambaletta <ffmpeg-dev@vittgam.net> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 27 Sep, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
ffplay now supports dynamic volume control. This documents the supported behavior. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 12 Aug, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
Reference time definition syntax in option descriptions when appropriate. Fixes trac ticket #4595. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 19 Feb, 2015 1 commit
-
-
Nicolas George authored
Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
-
- 01 Jan, 2015 1 commit
-
-
Marton Balint authored
Also fix the outdated documentation of these options. Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 15 Dec, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3610 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 17 Oct, 2014 2 commits
-
-
Marton Balint authored
Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
It is supported as a codec option, and those are already parsed. Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 08 Sep, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #3919.
-
- 23 May, 2014 1 commit
-
-
Clément Bœsch authored
with -f lavfi -i testsrc=s=hd1080 as source: rotate=90*PI/180 vs transpose=clock: 42fps -> 64fps rotate=180*PI/180 vs vflip,hflip: 75fps -> 77fps rotate=270*PI/180 vs transpose=cclock: 43fps -> 63fps
-
- 17 May, 2014 2 commits
-
-
Marton Balint authored
Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 09 Jan, 2014 1 commit
-
-
Timothy Gu authored
ffplay and ffprobe are read-only. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
-
- 01 Jan, 2014 1 commit
-
-
Werner Robitza authored
With various edits suggested by Stefano Sabatini and Clément Bœsch.
-
- 26 Oct, 2013 1 commit
-
-
Marton Balint authored
Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 10 Sep, 2013 1 commit
-
-
Timothy Gu authored
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Apr, 2013 1 commit
-
-
Stefano Sabatini authored
Force re-generation of the manuals when an included file is modified. The current dependency generation system is enable to track nested inclusions. The drawback is that the files will be generated even when there is no strict need (for example if filters.texi is modified, ffmpeg.1 is rebuilt), thus it trades a false negative with a false positive.
-
- 05 Apr, 2013 1 commit
-
-
Stefano Sabatini authored
In particular, add documentation configuration system, through the doc/config.texi file. Fix trac issue #2374.
-
- 31 Mar, 2013 1 commit
-
-
Derek Buitenhuis authored
We used to use 'filtergraph' or 'filter graph' randomly. 'filtergraph' was chosen due to having 57 occurrences in the documentation, whereas 'filter graph' had only 19. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 17 Mar, 2013 1 commit
-
-
Marton Balint authored
Based on a patch by Stefano Sabatini <stefasab@gmail.com>: http://ffmpeg.org/pipermail/ffmpeg-devel/2013-February/138452.htmlSigned-off-by: Marton Balint <cus@passwd.hu>
-
- 10 Mar, 2013 1 commit
-
-
Stefano Sabatini authored
This helps lazy users who didn't read the part about boolean options, in case they grep for "-nostats". -stdin and -stats are the only booleans option enabled by default. This is a partial fix for Trac ticket #2332, a complete overhaul of boolean options documentation is probably overkill.
-
- 15 Feb, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 13 Jan, 2013 1 commit
-
-
Stefano Sabatini authored
In particular, make it consistent with the ffmpeg docs.
-
- 20 Dec, 2012 1 commit
-
-
Stefano Sabatini authored
This shrinks the tool manuals to a manageable size. Relevant manuals are referenced in the "See Also" chapter. Overall documentation inclusion should still be possible through the use of a conditional variable set during configuration time, if someone feels the need for a huge-wall-of-text-fashioned manual.
-
- 19 Dec, 2012 3 commits
-
-
Stefano Sabatini authored
Add more references, and generate alternative variants for HTML and POD output. In particular, this allows to render a "See Also" chapter in the HTML output.
-
Stefano Sabatini authored
Fix syntax, remove pointless introductory sentence, improve overall consistency.
-
Stefano Sabatini authored
Factorize.
-
- 16 Dec, 2012 1 commit
-
-
Stefano Sabatini authored
Fail with a meaningfull error message in case of bogus input. Also the new options are more consistent with the rest of the tool options, since it does not support generic stream specifiers.
-
- 21 May, 2012 1 commit
-
-
Stefano Sabatini authored
-
- 14 Dec, 2011 1 commit
-
-
Panagiotis H.M. Issaris authored
Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 27 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Aug, 2011 1 commit
-
-
Anton Khirnov authored
-
- 31 Jul, 2011 1 commit
-
-
Carl Eugen Hoyos authored
-
- 17 Jul, 2011 2 commits
-
-
Stefano Sabatini authored
Also remove now unused variable. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Stefano Sabatini authored
Also remove now unused variables. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-