Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/outdevs: fix typos (devices -> device) | Stefano Sabatini | 2013-05-14 | 1 | -2/+2 |
| | |||||
* | lavd/caca: rename "colors" option to "color" | Stefano Sabatini | 2012-07-22 | 1 | -2/+2 |
| | | | | | More consistent with libcaca function names. Should not harm since the device was added less than one day ago. | ||||
* | doc/outdevs: extend documentation for caca -list* options | Stefano Sabatini | 2012-07-22 | 1 | -2/+23 |
| | |||||
* | doc/outdevs: fix @code{} syntax in caca device docs | Stefano Sabatini | 2012-07-21 | 1 | -1/+1 |
| | |||||
* | libcaca output device | Paul B Mahol | 2012-07-21 | 1 | -0/+61 |
| | |||||
* | sdl: fix aspect ratio computations. | Nicolas George | 2012-06-10 | 1 | -1/+2 |
| | | | | | | | The rounding was wrong due to incorrect ue of floats, changed to rationals and av_rescale. The results were not properly passed to SDL. | ||||
* | doc: use @command{} for commands. | Clément Bœsch | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | docs: Spelling fixes to 9 texi files from /doc | root | 2011-11-29 | 1 | -1/+1 |
| | | | | | | | credits to: Violet Lin (from Google Code-in) Signed-off-by: burek <burek021@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | sdl: use the filename for defining the window title, if not specified | Stefano Sabatini | 2011-06-05 | 1 | -6/+3 |
| | | | | This allows a more efficient use of the commandline. | ||||
* | lavdev: add SDL output device | Stefano Sabatini | 2011-05-28 | 1 | -0/+43 |
| | |||||
* | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-28 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * newdev/master: ac3enc: Add codec-specific options for writing AC-3 metadata. NOT MERGED: Remove arrozcru URL from documentation sndio support for playback and record Conflicts: doc/faq.texi doc/general.texi Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
| * | sndio support for playback and record | Brad | 2011-03-27 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | | Revert "replace FFmpeg with Libav in doc/" | Michael Niedermayer | 2011-03-17 | 1 | -2/+2 |
|/ | | | | | | | | This reverts commit f8a45fa1b1764b34d4263eacd93411e8ba0484a4. Conflicts: doc/optimization.txt | ||||
* | replace FFmpeg with Libav in doc/ | Janne Grunau | 2011-03-16 | 1 | -2/+2 |
| | | | | unless it stands for ffmpeg the program or is historic | ||||
* | Remove audio_beos entries in indevs.texi and output.devs, BeOS audio | Stefano Sabatini | 2010-08-06 | 1 | -4/+0 |
| | | | | | | support has been dropped. Originally committed as revision 24725 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi. | Stefano Sabatini | 2010-08-06 | 1 | -2/+2 |
| | | | | Originally committed as revision 24724 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add the indevs.texi and outdevs.texi files. | Stefano Sabatini | 2010-07-27 | 1 | -0/+33 |
Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk |