| Commit message (Expand) | Author | Age | Files | Lines |
* | Clearer explanation of audio channel mapping restrictions | Tim Nicholson | 2011-12-22 | 1 | -3/+7 |
* | doc/ffmpeg.texi | Michael Niedermayer | 2011-12-11 | 1 | -7/+81 |
* | docs: Spelling fixes to 9 texi files from /doc | root | 2011-11-29 | 1 | -3/+3 |
* | Add option -n to exit if output file exists. | Carl Eugen Hoyos | 2011-11-24 | 1 | -0/+3 |
* | doc: add a -map_channel example for splitting channels into streams. | Clément Bœsch | 2011-11-22 | 1 | -0/+6 |
* | doc: reword and clarify default stream selection. | Tim Nicholson | 2011-11-17 | 1 | -4/+6 |
* | doc: update examples to use -b:v or -b:a | Lou Logan | 2011-11-10 | 1 | -4/+4 |
* | ffmpeg: add -map_channel option. | Clément Bœsch | 2011-11-04 | 1 | -0/+38 |
* | doc: add v4l2 example with ALSA instead of OSS. | Clément Bœsch | 2011-10-30 | 1 | -0/+5 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-20 | 1 | -1/+1 |
|\ |
|
| * | presets: rename presets directory | Janne Grunau | 2011-10-19 | 1 | -1/+1 |
| * | doc: fix references to obsolete presets directories for avconv/ffmpeg | Diego Biurrun | 2011-10-11 | 1 | -2/+2 |
* | | Allow to overwrite input stream tags. | Carl Eugen Hoyos | 2011-10-16 | 1 | -1/+1 |
* | | doc/ffmpeg.texi: merge changes from avconv.texi since last merge | Michael Niedermayer | 2011-09-28 | 1 | -11/+16 |
* | | doc/ffmpeg: s/avserver/ffserver/ | Michael Niedermayer | 2011-09-13 | 1 | -1/+1 |
* | | Merge avconv.texi in ffmpeg.texi | Michael Niedermayer | 2011-09-13 | 1 | -198/+203 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-12 | 1 | -1/+1 |
|\| |
|
| * | doc: cosmetics, rename fftools-common-opts to avtools-.... | Anton Khirnov | 2011-09-11 | 1 | -1/+1 |
| * | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 1 | -3/+3 |
| * | Rename ffprobe to avprobe. | Anton Khirnov | 2011-08-09 | 1 | -1/+1 |
| * | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 1 | -1/+1 |
* | | Fix documentation for "-debug" commandline argument | Panagiotis H.M. Issaris | 2011-09-09 | 1 | -1/+32 |
* | | Fix -loop_input. | Carl Eugen Hoyos | 2011-08-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-01 | 1 | -4/+28 |
|\| |
|
| * | lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE | Dustin Brody | 2011-07-31 | 1 | -2/+0 |
| * | x11grab: add show_region AVOption. | Yu-Jie Lin | 2011-07-31 | 1 | -0/+13 |
| * | x11grab: add follow_mouse AVOption. | Yu-Jie Lin | 2011-07-31 | 1 | -2/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-29 | 1 | -0/+2 |
|\| |
|
| * | h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w... | Dustin Brody | 2011-07-28 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -4/+0 |
|\| |
|
| * | ffmpeg: print the low bitrate warning after the codec is openend. | Anton Khirnov | 2011-07-14 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-13 | 1 | -2/+2 |
|\| |
|
| * | doc: Improve references to external URLs. | Diego Biurrun | 2011-07-12 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-09 | 1 | -5/+10 |
|\| |
|
| * | doc: update ffmpeg -ar and -ac documentation to reflect reality. | Anton Khirnov | 2011-07-08 | 1 | -8/+8 |
| * | ffmpeg: deprecate loop_input and loop_output options | Anton Khirnov | 2011-07-08 | 1 | -0/+2 |
| * | documentation: extend documentation for ffmpeg -aspect option | Stefano Sabatini | 2011-04-26 | 1 | -1/+7 |
* | | Fix -s documentation. | Carl Eugen Hoyos | 2011-06-18 | 1 | -1/+0 |
* | | Fix documentation for -ar and -ac. | Carl Eugen Hoyos | 2011-06-16 | 1 | -6/+3 |
* | | preset dir for win32 | Gianluigi Tiesi | 2011-05-21 | 1 | -0/+1 |
* | | encoders.texi: add documentation for the libx264 encoder | Stefano Sabatini | 2011-05-20 | 1 | -7/+0 |
* | | doc: add decoders.texi file | Stefano Sabatini | 2011-05-20 | 1 | -0/+1 |
* | | Add little description for -rc_override | Etienne Buira | 2011-05-19 | 1 | -1/+4 |
* | | add x264opts entry to docs | Compn | 2011-05-18 | 1 | -0/+7 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-24 | 1 | -17/+15 |
|\| |
|
| * | Lowercase all ff* program names. | Diego Biurrun | 2011-04-23 | 1 | -3/+3 |
| * | Refer to ff* tools by their lowercase names. | Diego Biurrun | 2011-04-23 | 1 | -14/+12 |
| * | Redefine sameq | Lou Logan | 2011-04-10 | 1 | -1/+1 |
* | | Redefine sameq | Lou Logan | 2011-04-05 | 1 | -1/+1 |
* | | Match the documentation of -s with the current implementation. | Carl Eugen Hoyos | 2011-04-02 | 1 | -1/+4 |