| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix documentation for the "-ps" option | Martin Storsjö | 2009-04-09 | 1 | -1/+1 |
* | Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. | Gwenole Beauchesne | 2009-04-01 | 1 | -0/+2 |
* | Add an example showing how to create a video from many images. | Stefano Sabatini | 2009-03-14 | 1 | -5/+11 |
* | Remove deprecated vhook subsystem. | Diego Biurrun | 2009-03-03 | 1 | -3/+0 |
* | http://bytesex.org/xawtv/ permanently redirects to | Robert Swain | 2009-02-25 | 1 | -1/+1 |
* | Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu. | Daniel Verkamp | 2009-02-23 | 1 | -1/+17 |
* | Update preset files documentation to match with r16795. | Stefano Sabatini | 2009-01-26 | 1 | -4/+4 |
* | Document the ld, st, while statements. | Víctor Paesa | 2009-01-13 | 1 | -0/+3 |
* | Document the same functions, in the same order, that eval.c has. | Víctor Paesa | 2009-01-13 | 1 | -2/+8 |
* | Fix documentation for -passlogfile, the argument is not a file name | Stefano Sabatini | 2008-12-26 | 1 | -3/+4 |
* | Improve documentation for the -pass and -passlog options. Add mention | Stefano Sabatini | 2008-12-01 | 1 | -5/+8 |
* | Add a space between frequencies and their units. | Benoit Fouet | 2008-10-13 | 1 | -2/+2 |
* | Make less verbose a sentence in the preset system documentation. | Stefano Sabatini | 2008-10-05 | 1 | -2/+2 |
* | Document the preset files system. | Stefano Sabatini | 2008-10-05 | 1 | -0/+34 |
* | FFmpeg is not made for bats: Fix 22050Hz vs. 22050kHz typo. | Diego Biurrun | 2008-10-03 | 1 | -1/+1 |
* | spelling cosmetics | Diego Biurrun | 2008-10-02 | 1 | -1/+1 |
* | Add to the ffmpeg manual an example showing how to add streams to the | Stefano Sabatini | 2008-08-29 | 1 | -0/+14 |
* | Add examples in documentation showing how to avoid to decode audio and | Erwan Ducroquet | 2008-08-13 | 1 | -0/+6 |
* | Add to the ffmpeg docs an usage example showing how to extract images | Stefano Sabatini | 2008-08-12 | 1 | -0/+19 |
* | Improve docs for the ffmpeg -map option. | Stefano Sabatini | 2008-08-04 | 1 | -2/+3 |
* | Fix and clarify invalid examples for framerate override in the documentation. | tripp | 2008-07-27 | 1 | -7/+3 |
* | Improve documentation about -bt option | Jason Garrett-Glaser | 2008-07-25 | 1 | -1/+6 |
* | Enhance qblur and qcomp documentation. | tripp | 2008-07-22 | 1 | -2/+3 |
* | Add complete listing of bitstream filters and 2 examples to the documentation. | tripp | 2008-07-21 | 1 | -1/+9 |
* | Clarify -minrate/-maxrate description in the documentation. | tripp | 2008-07-21 | 1 | -0/+6 |
* | Run documentation through ispell, plus some minor fixes. | Diego Biurrun | 2008-06-06 | 1 | -4/+4 |
* | Mark option arguments as variables using @var{}. | Stefano Sabatini | 2008-04-08 | 1 | -97/+97 |
* | Clarify the documentation for 'ffmpeg -v'. | Stefano Sabatini | 2008-02-25 | 1 | -2/+2 |
* | Rename the format name audio_device (used in both oss and audio_beos) to oss ... | Ramiro Polla | 2007-09-07 | 1 | -1/+1 |
* | Split FFmpeg documentation into general documentation and the documentation | Diego Biurrun | 2007-08-28 | 1 | -954/+0 |
* | update -t option documentation | Godwin Stewart | 2007-08-20 | 1 | -1/+2 |
* | Attempt to better explain how to split patches into individual | Diego Biurrun | 2007-08-13 | 1 | -3/+6 |
* | spelling/grammar | Diego Biurrun | 2007-08-06 | 1 | -2/+2 |
* | get rid of nonsense "tolerance" and mention VBV | Michael Niedermayer | 2007-08-06 | 1 | -3/+3 |
* | Add note about vertical alignment to patch guidelines. | Diego Biurrun | 2007-07-16 | 1 | -0/+3 |
* | spelling/grammar/wording | Diego Biurrun | 2007-07-16 | 1 | -3/+3 |
* | Clarify license requirements for contributions. | Diego Biurrun | 2007-07-13 | 1 | -0/+5 |
* | me option implemented as an AVOption | Stefano Sabatini | 2007-07-06 | 1 | -1/+3 |
* | Add note about dlfcn-win32 for MinGW vhooks | Ramiro Polla | 2007-07-03 | 1 | -0/+3 |
* | QT RLE encoder | Alexis Ballier | 2007-07-02 | 1 | -1/+1 |
* | Mention unneeded casts and parentheses | Vitor Sessak | 2007-06-27 | 1 | -0/+3 |
* | RoQ video encoder | Vitor Sessak | 2007-06-25 | 1 | -1/+1 |
* | Add a few missing Advanced Options. | Víctor Paesa | 2007-06-21 | 1 | -0/+10 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | dont attach huge samplesto mails | Michael Niedermayer | 2007-06-11 | 1 | -0/+2 |
* | '-acodec mp3' --> '-acodec libmp3lame' | Diego Biurrun | 2007-06-07 | 1 | -1/+1 |
* | Consistent naming and lib prefixes for x264, xvid and mp3lame within the code. | Diego Biurrun | 2007-06-06 | 1 | -1/+1 |
* | Add support for listing the supported pixel formats using the option | Stefano Sabatini | 2007-05-30 | 1 | -1/+2 |
* | --enable-amr-* --> -- enable-libamr-* | Diego Biurrun | 2007-05-27 | 1 | -2/+2 |
* | -sws_flags command line option to set swscaler flags | Ivo van Poorten | 2007-05-23 | 1 | -0/+2 |