| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the ffserver program | Rostislav Pehlivanov | 2018-01-06 | 1 | -2/+2 |
* | ffplay: allow borderless playback windows | Lucas Sandery | 2017-02-01 | 1 | -0/+2 |
* | ffplay: add startup volume option | Ganesh Ajjanagadde | 2016-12-25 | 1 | -0/+4 |
* | Avoid using the term "file" and prefer "url" in some docs and comments | Michael Niedermayer | 2016-12-05 | 1 | -3/+3 |
* | ffplay: update docs after previous changes in ffplay mouse behaviour | Vittorio Gambaletta (VittGam) | 2016-01-20 | 1 | -1/+4 |
* | doc/ffplay, ffplay: add information regarding volume control | Ganesh Ajjanagadde | 2015-09-27 | 1 | -0/+9 |
* | doc/ffmpeg,doc/ffplay: reference timespec definitions | Ganesh Ajjanagadde | 2015-08-12 | 1 | -2/+10 |
* | Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37' | Michael Niedermayer | 2015-05-02 | 1 | -1/+1 |
|\ |
|
* | | doc: set documentencoding on toplevel texi files. | Nicolas George | 2015-02-19 | 1 | -0/+1 |
* | | ffplay: add support for stream specifiers in -ast, -vst, -sst options | Marton Balint | 2015-01-01 | 1 | -15/+14 |
* | | doc/ffplay: remove duplicate threads option, this is documented in codecs.* | Michael Niedermayer | 2014-12-15 | 1 | -3/+0 |
* | | ffplay: update documentation | Marton Balint | 2014-10-18 | 1 | -6/+20 |
* | | ffplay: remove manual bug option handling code | Marton Balint | 2014-10-17 | 1 | -2/+0 |
* | | Print bits_per_raw_sample for ffprobe -show_streams. | Carl Eugen Hoyos | 2014-09-08 | 1 | -2/+2 |
* | | Merge commit '041caf1a63f091745b95a6d51c23fbdcb604d4ce' | Michael Niedermayer | 2014-09-06 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | ffplay: support rotated video. | Clément Bœsch | 2014-05-23 | 1 | -0/+4 |
* | | ffplay: add support for toggling between multiple video filters with the w key | Marton Balint | 2014-05-17 | 1 | -1/+4 |
* | | ffplay: fix typo in docs | Marton Balint | 2014-05-17 | 1 | -1/+1 |
* | | Merge commit 'b36bc81ccaa2fc85dc4bae7dc546c71e8833573d' | Michael Niedermayer | 2014-02-10 | 1 | -0/+2 |
|\ \
| |/ |
|
* | | doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all | Timothy Gu | 2014-01-09 | 1 | -0/+1 |
* | | ffplay: add documentation for "s" key | Werner Robitza | 2014-01-01 | 1 | -0/+6 |
* | | ffplay: update and extend documentation for channel and stream switching | Marton Balint | 2013-10-26 | 1 | -2/+5 |
* | | doc: Rename avtools-common-opts to fftools-common opts | Timothy Gu | 2013-09-10 | 1 | -1/+1 |
* | | doc: remove all-components.texi, include its content verbatim | Stefano Sabatini | 2013-04-25 | 1 | -1/+24 |
* | | doc: enable compilation of -all tool pages | Stefano Sabatini | 2013-04-05 | 1 | -0/+16 |
* | | doc: Consistently use 'filtergraph' | Derek Buitenhuis | 2013-03-31 | 1 | -6/+6 |
* | | ffplay: add -af option | Marton Balint | 2013-03-17 | 1 | -0/+6 |
* | | doc/ffplay,ffmpeg: mention the corresponding negated option for -stats | Stefano Sabatini | 2013-03-10 | 1 | -2/+6 |
* | | doc: fix reference to ffmpeg-bitstream-filters.html page | Stefano Sabatini | 2013-02-15 | 1 | -1/+1 |
* | | ffplay: extend documentation for the -vf option | Stefano Sabatini | 2013-01-13 | 1 | -3/+8 |
* | | doc: remove inclusion of libav* documentation in tools | Stefano Sabatini | 2012-12-20 | 1 | -10/+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 | -5/+1 |
* | | doc: use a common authors.texi file blurb | Stefano Sabatini | 2012-12-19 | 1 | -4/+2 |
* | | ffplay: improve robustness of opt_codec(), and add options acodec,vcodec,scodec | Stefano Sabatini | 2012-12-16 | 1 | -2/+14 |
* | | doc: add syntax.texi file | Stefano Sabatini | 2012-05-22 | 1 | -0/+1 |
* | | ffplay: add 10 minute seek support to ffplay | Panagiotis H.M. Issaris | 2011-12-14 | 1 | -0/+3 |
* | | ffplay.texi: document -codec | Michael Niedermayer | 2011-09-27 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 1 | -182/+0 |
* | | Unbreak ffplay -s and ffplay -pix_fmt. | Carl Eugen Hoyos | 2011-08-01 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | ffplay: warn that -pix_fmt is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -1/+2 |
| * | ffplay: warn that -s is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -2/+2 |
* | | ffplay: remove -debug option | Stefano Sabatini | 2011-06-08 | 1 | -2/+0 |
* | | ffplay: remove -vismv option | Stefano Sabatini | 2011-06-08 | 1 | -2/+0 |
* | | ffplay.texi: document -i FILE option | Stefano Sabatini | 2011-06-05 | 1 | -1/+3 |
* | | doc: add decoders.texi file | Stefano Sabatini | 2011-05-20 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Lowercase all ff* program names. | Diego Biurrun | 2011-04-23 | 1 | -2/+2 |