summaryrefslogtreecommitdiff
path: root/doc/ffmpeg-doc.texi
Commit message (Collapse)AuthorAge
...
* CRYO APC demuxerAnssi Hannula2007-04-07
| | | | | | patch by Anssi Hannula, anssi.hannula gmail com Originally committed as revision 8656 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add THP video and audio decoders.Diego Biurrun2007-04-07
| | | | Originally committed as revision 8650 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-07
| | | | | | patch by Nicholas Tung, ntung ntung com Originally committed as revision 8649 to svn://svn.ffmpeg.org/ffmpeg/trunk
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-07
| | | | | | patch by Marco Gerards, mgerards xs4all nl Originally committed as revision 8646 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
| | | | | | patch by Anssi Hannula, anssi.hannula gmail com Originally committed as revision 8643 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update doc to show FLAC encodingJustin Ruggles2007-04-04
| | | | Originally committed as revision 8628 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl)Michael Niedermayer2007-04-03
| | | | Originally committed as revision 8608 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01
| | | | Originally committed as revision 8587 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dnxhd decoderBaptiste Coudurier2007-03-18
| | | | Originally committed as revision 8445 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove secure password delivery requirement after complaint by the SVN adminMichael Niedermayer2007-03-15
| | | | Originally committed as revision 8416 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc wording/spelling fixesDiego Biurrun2007-03-15
| | | | Originally committed as revision 8415 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gpg and passwords ruleMichael Niedermayer2007-03-15
| | | | Originally committed as revision 8414 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add rule to keep disscussion on the public mailinglist (stolen from mplayers ↵Michael Niedermayer2007-03-15
| | | | | | | | policy) (like always 1 complain from a ffmpeg-developer and ill reverse and we can disscuss it) Originally committed as revision 8413 to svn://svn.ffmpeg.org/ffmpeg/trunk
* patches should be split into incremental changes if possibleMichael Niedermayer2007-03-15
| | | | | | | | add patch split reasoning suggest asking on ffmpeg-dev if theres doubt about spliting (and like always if any developer disagrees say so and ill revert this and we can disscuss it on ffmpeg-dev) Originally committed as revision 8412 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a entry to the policy about fixing warnings (i think this is common ↵Michael Niedermayer2007-03-15
| | | | | | | | sense but if anydeveloper disagrees, just say so and ill revert it and we can disscuss it on ffmpeg-dev) Originally committed as revision 8410 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Patch review processMichael Niedermayer2007-03-15
| | | | Originally committed as revision 8409 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DXA demuxer and decoderKostya Shishkov2007-03-14
| | | | Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --enable-mingw32 --> --target-os=mingw32Víctor Paesa2007-03-09
| | | | | | patch by Victor Paesa, wzrlpy arsystel com Originally committed as revision 8308 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update the documentation to be consistent with the new unit for the "ab"Panagiotis Issaris2007-03-07
| | | | | | parameter. Originally committed as revision 8288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* DCA decoderKostya Shishkov2007-02-27
| | | | Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warn that under windows, bash <3.1 may fail on configureAlex Beregszaszi2007-02-22
| | | | Originally committed as revision 8076 to svn://svn.ffmpeg.org/ffmpeg/trunk
* implement new grabbing interface, as described here:Ramiro Polla2007-02-14
| | | | | | | | | | 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-12
| | | | Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
* WMA encodingDiego Biurrun2007-02-06
| | | | Originally committed as revision 7858 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Link to the FFmpeg Windows Help website.Diego Biurrun2007-02-05
| | | | Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Flash screen video encoding support.Benjamin Larsson2007-01-25
| | | | Originally committed as revision 7703 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Theora encoding via libtheora.Diego Biurrun2007-01-25
| | | | | | 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-16
| | | | Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
| | | | Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for VP60 and VP61.Aurelien Jacobs2006-12-17
| | | | 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-15
| | | | | | to the x11grab device. Originally committed as revision 7320 to svn://svn.ffmpeg.org/ffmpeg/trunk
* grammar/wordingDiego Biurrun2006-12-13
| | | | Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
* documentation for X11 grabbingBaptiste Coudurier2006-12-13
| | | | Originally committed as revision 7314 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ZMBV encoderKostya Shishkov2006-12-07
| | | | Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2006-11-21
| | | | Originally committed as revision 7144 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Kb --> kbDiego Biurrun2006-11-20
| | | | Originally committed as revision 7142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2006-11-20
| | | | 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-20
| | | | | | 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-14
| | | | Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove empty section.Diego Biurrun2006-11-14
| | | | Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update list of supported codecs.Diego Biurrun2006-11-14
| | | | Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Sync documentation with the current ffmpeg -h output.Diego Biurrun2006-11-12
| | | | | | patch from Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IMC decoderKostya Shishkov2006-10-30
| | | | Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wording/grammarDiego Biurrun2006-10-26
| | | | 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-26
| | | | | | by Baptiste Coudurier in -users Originally committed as revision 6796 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TIFF decoderKostya Shishkov2006-10-13
| | | | 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-12
| | | | | | %cyx A users P sourceforge P net% Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add MXF descriptionBaptiste Coudurier2006-10-11
| | | | Originally committed as revision 6662 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update GXF status and add descriptionBaptiste Coudurier2006-10-11
| | | | 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-11
| | | | Originally committed as revision 6660 to svn://svn.ffmpeg.org/ffmpeg/trunk