Age | Commit message (Expand) | Author |
2010-09-24 | Change the syntax of the crop filter from x:y:w:h to w:h:x:y. | Stefano Sabatini |
2010-09-13 | fix x11grab example in e.g. the manpage so that they actually work | Reinhard Tartler |
2010-08-11 | Extend and clarify documentation for -ac ffmpeg option. | Stefano Sabatini |
2010-07-31 | Add protocols.texi. | Stefano Sabatini |
2010-07-27 | Add the indevs.texi and outdevs.texi files. | Stefano Sabatini |
2010-07-11 | Fix crop filter syntax shown for the -crop* options in the ffmpeg man | Stefan de Konink |
2010-07-04 | Update help message for the -pad* options, as they have been removed, | Stefano Sabatini |
2010-07-04 | Add notices for the -crop* options in the ffmpeg manual, stating that | Stefano Sabatini |
2010-06-30 | Add new option "streamid" to set the value of an outfile streamid. | Mike Scheutzow |
2010-06-22 | Extend documentation for the ffmpeg -timestamp option. | Stefano Sabatini |
2010-06-21 | Make the ffmpeg and ffplay man pages show the list of lavfi filters, | Stefano Sabatini |
2010-06-08 | Rename the ff* tools @chapters "Invocation" to "Synopsis", and place | Stefano Sabatini |
2010-06-05 | Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors | Stefano Sabatini |
2010-06-03 | Move section EXAMPLES towards the end of the ffmpeg-doc.texi file. | Stefano Sabatini |
2010-06-03 | Make consistent the various SEE ALSO sections in the FFmpeg man pages. | Stefano Sabatini |
2010-06-03 | Put @ignore-d man page specific trailer at the end of the file. | Stefano Sabatini |
2010-06-01 | Rename @chapter "Quick Start" to "Examples", for consistency with the | Stefano Sabatini |
2010-06-01 | Fix texi2pod.pl rendering of the Tips section by putting each @item | Stefano Sabatini |
2010-06-01 | Merge @chapter Introduction and @chapter Description into a single | Stefano Sabatini |
2010-04-20 | Allow setting the environment variable FFMPEG_DATADIR to locate preset files. | Robert Krüger |
2010-03-31 | Fix a few typos/grammar nits from r22739. | Jai Menon |
2010-03-31 | Better documentation of -vsync | Michael Niedermayer |
2010-03-18 | It is difficult nowadays to compile without swscale support. | Carl Eugen Hoyos |
2010-02-22 | Make -benchmark also print the maximum memory usage if possible. | Reimar Döffinger |
2010-02-21 | Put all the options shared amongst the ff* tools under a dedicated | Stefano Sabatini |
2010-01-19 | Adds -aq documentation to the ffmpeg docs. | John Van Sickle |
2009-12-21 | Factorize common options documentation. | Stefano Sabatini |
2009-12-21 | Add -?, -help, and --help as alternative options to get help. | Ramiro Polla |
2009-12-16 | Add -vlang option to set ISO 639 video stream language code. | Matthieu Crapet |
2009-12-12 | Implement a -filters option, listing all the available libavfilter | Stefano Sabatini |
2009-12-06 | Update documentation for r20435 (which added the -fpre option). | Ramiro Polla |
2009-11-20 | Document -formats split | Daniel Verkamp |
2009-10-01 | Document -sn option. | Diego Biurrun |
2009-09-26 | Document the -loglevel option in the ffmpeg man page. | Stefano Sabatini |
2009-09-13 | Replace @node commands with @anchor to refer to specific points in the text. | Diego Biurrun |
2009-07-01 | Add an explanation and complete the metadata usage example. | Stefano Sabatini |
2009-06-28 | Fix braino. | Stefano Sabatini |
2009-06-27 | Update ffmpeg documentation regarding metadata setting. -title, | Stefano Sabatini |
2009-04-09 | Fix documentation for the "-ps" option | Martin Storsjö |
2009-04-01 | Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. | Gwenole Beauchesne |
2009-03-14 | Add an example showing how to create a video from many images. | Stefano Sabatini |
2009-03-03 | Remove deprecated vhook subsystem. | Diego Biurrun |
2009-02-25 | http://bytesex.org/xawtv/ permanently redirects to | Robert Swain |
2009-02-23 | Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu. | Daniel Verkamp |
2009-01-26 | Update preset files documentation to match with r16795. | Stefano Sabatini |
2009-01-13 | Document the ld, st, while statements. | Víctor Paesa |
2009-01-13 | Document the same functions, in the same order, that eval.c has. | Víctor Paesa |
2008-12-26 | Fix documentation for -passlogfile, the argument is not a file name | Stefano Sabatini |
2008-12-01 | Improve documentation for the -pass and -passlog options. Add mention | Stefano Sabatini |
2008-10-13 | Add a space between frequencies and their units. | Benoit Fouet |