aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ffmpeg-doc.texi
Commit message (Collapse)AuthorAgeFilesLines
* implement new grabbing interface, as described here:Ramiro Polla2007-02-141-17/+7
| | | | | | | | | | ttp://thread.gmane.org/gmane.comp.video.ffmpeg.devel/42920 patch by Ramiro Polla % ramiro A lisha P ufsc P br % Original thread: Date: Jan 31, 2007 8:56 PM Subject: [Ffmpeg-devel] [PATCH] New grabbing interface Originally committed as revision 7983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -s option have different defaults for ffmpeg and ffserver cases.Ivan Kalvachev2007-02-121-1/+1
| | | | Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMA encodingDiego Biurrun2007-02-061-1/+1
| | | | Originally committed as revision 7858 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Link to the FFmpeg Windows Help website.Diego Biurrun2007-02-051-0/+4
| | | | Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Flash screen video encoding support.Benjamin Larsson2007-01-251-1/+1
| | | | Originally committed as revision 7703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Theora encoding via libtheora.Diego Biurrun2007-01-251-1/+1
| | | | | | courtesy of Paul Richards, paul.richards gmail com Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove outdated Linux section.Diego Biurrun2007-01-161-6/+0
| | | | Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-0/+2
| | | | Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for VP60 and VP61.Aurelien Jacobs2006-12-171-1/+1
| | | | Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Allow provision of displaynumber, screennumber, x-offset and y-offset parametersPanagiotis Issaris2006-12-151-0/+7
| | | | | | to the x11grab device. Originally committed as revision 7320 to svn://svn.ffmpeg.org/ffmpeg/trunk
* grammar/wordingDiego Biurrun2006-12-131-3/+3
| | | | Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
* documentation for X11 grabbingBaptiste Coudurier2006-12-131-0/+11
| | | | Originally committed as revision 7314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ZMBV encoderKostya Shishkov2006-12-071-1/+1
| | | | Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2006-11-211-1/+1
| | | | Originally committed as revision 7144 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Kb --> kbDiego Biurrun2006-11-201-1/+1
| | | | Originally committed as revision 7142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2006-11-201-1/+1
| | | | Originally committed as revision 7137 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Some notes about the order of options on the command line.Víctor Paesa2006-11-201-3/+25
| | | | | | patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 7135 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move AMR support instructions into the documentation.Diego Biurrun2006-11-141-0/+34
| | | | Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove empty section.Diego Biurrun2006-11-141-2/+0
| | | | Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update list of supported codecs.Diego Biurrun2006-11-141-1/+2
| | | | Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sync documentation with the current ffmpeg -h output.Diego Biurrun2006-11-121-11/+91
| | | | | | patch from Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IMC decoderKostya Shishkov2006-10-301-0/+1
| | | | Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wording/grammarDiego Biurrun2006-10-261-4/+4
| | | | Originally committed as revision 6797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Document -newaudio, patch by Victor Paesa, taken from an explanation written ↵Víctor Paesa2006-10-261-0/+12
| | | | | | by Baptiste Coudurier in -users Originally committed as revision 6796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TIFF decoderKostya Shishkov2006-10-131-0/+1
| | | | Originally committed as revision 6682 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir ↵Baptiste Coudurier2006-10-121-0/+3
| | | | | | %cyx A users P sourceforge P net% Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add MXF descriptionBaptiste Coudurier2006-10-111-0/+2
| | | | Originally committed as revision 6662 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update GXF status and add descriptionBaptiste Coudurier2006-10-111-1/+2
| | | | Originally committed as revision 6661 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update doc, changelog, and increase libavcodec version for .cin files supportBaptiste Coudurier2006-10-111-0/+5
| | | | Originally committed as revision 6660 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Targa image decoderKostya Shishkov2006-10-111-0/+1
| | | | Originally committed as revision 6640 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove confusing divx noteMichael Niedermayer2006-10-031-2/+2
| | | | Originally committed as revision 6546 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix quantiSer --> quantiZer typo.Diego Biurrun2006-10-021-6/+6
| | | | Originally committed as revision 6523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain lmin, lmax, mblmin, mblmax options.Víctor Paesa2006-10-021-0/+15
| | | | | | patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -interlace -> -ilme This has been wrong in the docs for years,Benjamin Larsson2006-09-281-1/+1
| | | | | | the description might not be totally correct though. Originally committed as revision 6374 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WavPack lossless audio decoderKostya Shishkov2006-09-261-0/+1
| | | | Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove 404 link.Diego Biurrun2006-09-241-4/+0
| | | | Originally committed as revision 6329 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize"Panagiotis Issaris2006-09-181-1/+1
| | | | | | | AVOption takes over its function with a change in unit from kilobytes to bits. Postfix "KiB" is available to ease the discomfort. Originally committed as revision 6288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "bt" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-151-1/+1
| | | | | | | "bt" AVOption takes over its function although the parameter unit has changed from kilobits/sec to bits/sec. Originally committed as revision 6276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. ThisPanagiotis Issaris2006-09-151-2/+2
| | | | | | | requires some modifications to the manpage, as now the unit of -b is bits/sec not kbits/sec. Originally committed as revision 6261 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris2006-09-151-4/+4
| | | | | | | -b of ffmpeg is bits/sec not kbits/sec, as already was the case for the AVOption. "k" and "M" suffixes are available though. Originally committed as revision 6258 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove nonexistent option -hq from the documentation.Panagiotis Issaris2006-09-101-3/+0
| | | | | | patch by Panagiotis Issaris, takis.issaris uhasselt be Originally committed as revision 6229 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP5 and VP6 video decoderAurelien Jacobs2006-09-091-0/+2
| | | | Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
* enable setting the year and track number using AVOptionPanagiotis Issaris2006-09-081-0/+6
| | | | | | | | | | Patch by Takis Original thread: Date: Sep 6, 2006 5:43 PM Subject: [Ffmpeg-devel] [PATCH] Enhance genre, year and track tag support Originally committed as revision 6196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-051-0/+1
| | | | Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added -map usage to docs.Benjamin Larsson2006-08-301-2/+4
| | | | Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clarifyMichael Niedermayer2006-08-301-2/+2
| | | | | | please reply to ffmpeg-dev if you disagree so it can be disscussed but i think this is completely uncontroversical Originally committed as revision 6127 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling fixes for the last commitDiego Biurrun2006-08-191-4/+4
| | | | Originally committed as revision 6031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* -async and -vsync documentation. Based on info from the mailinglist.Benjamin Larsson2006-08-191-0/+10
| | | | Originally committed as revision 6028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cygwin compilation and Cygwin/MinGW crosscompilation sectionsDiego Biurrun2006-08-071-0/+54
| | | | | | based on patch by Víctor Paesa <wzrlpy@arsystel.com> Originally committed as revision 5944 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change one itemized list to be bulletted, remove non-referenced nodeDiego Biurrun2006-08-021-2/+1
| | | | | | killing a texi2html warning in the process. Originally committed as revision 5894 to svn://svn.ffmpeg.org/ffmpeg/trunk