Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-03-02wording/spellingDiego Biurrun
Originally committed as revision 8183 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-02updateBaptiste Coudurier
Originally committed as revision 8182 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-03-01decoding rtpMichael Niedermayer
Originally committed as revision 8170 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27DCA decoderKostya Shishkov
Originally committed as revision 8141 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-26typo fixedLuca Barbato
Originally committed as revision 8130 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-24cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun
Originally committed as revision 8114 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-22warn that under windows, bash <3.1 may fail on configureAlex Beregszaszi
Originally committed as revision 8076 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-21Clarify FAQ, section "ffmpeg does not work".Benoit Fouet
Patch by Benoit Fouet, benoit fouet % purplelabs com. Originally committed as revision 8048 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20The --enable-a52 option was renamed to --enable-liba52, fix the FAQ regardingPanagiotis Issaris
this change. Originally committed as revision 8036 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20FAQ clarification concerning the configuration of FFmpeg for usage with liba52.Dujardin Bernard
Patch by Bernard Dujardin, dujardin iut % numericable fr. Originally committed as revision 8035 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-19link fix by Dujardin Bernard, dujardin.iut numericable frDiego Biurrun
Originally committed as revision 8028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-14implement new grabbing interface, as described here:Ramiro Polla
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
2007-02-14some updatesDiego Biurrun
Originally committed as revision 7975 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-12-s option have different defaults for ffmpeg and ffserver cases.Ivan Kalvachev
Originally committed as revision 7947 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07spelling/wordingDiego Biurrun
Originally committed as revision 7859 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07WMA encodingDiego Biurrun
Originally committed as revision 7858 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-06a few words about libavutilMichael Niedermayer
Originally committed as revision 7851 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-05Link to the FFmpeg Windows Help website.Diego Biurrun
Originally committed as revision 7828 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-05Put Visual C++ question in a better location.Diego Biurrun
Originally committed as revision 7827 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25Update gcc sections.Diego Biurrun
Originally committed as revision 7712 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25Flash screen video encoding support.Benjamin Larsson
Originally committed as revision 7703 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25Theora encoding via libtheora.Diego Biurrun
courtesy of Paul Richards, paul.richards gmail com Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25TODO updateBaptiste Coudurier
Originally committed as revision 7696 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-16Remove outdated Linux section.Diego Biurrun
Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15spelling, formattingDiego Biurrun
Originally committed as revision 7530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-08links to ARM optimization manualsGuillaume Poirier
Originally committed as revision 7425 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-03snow specificationMichael Niedermayer
(this is just quickly written and probably isnt error free, its also incomplete) all types of help are very welcome (fixing FIXMEs, fixing errors adding missing stuff, correcting spelling grammmer, ...) Originally committed as revision 7406 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-02some quick encoding tipsMichael Niedermayer
feel free to extend, change, fix spelling and grammer and the formatting ... Originally committed as revision 7400 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-24Musepack SV7 decoding supportKostya Shishkov
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-18Add support for VP60 and VP61.Aurelien Jacobs
Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-15Allow provision of displaynumber, screennumber, x-offset and y-offset parametersPanagiotis Issaris
to the x11grab device. Originally committed as revision 7320 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-13grammar/wordingDiego Biurrun
Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-13documentation for X11 grabbingBaptiste Coudurier
Originally committed as revision 7314 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-07ZMBV encoderKostya Shishkov
Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-21typoDiego Biurrun
Originally committed as revision 7144 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-21Kb --> kbDiego Biurrun
Originally committed as revision 7142 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20typoDiego Biurrun
Originally committed as revision 7137 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20Current FFmpeg expects bits/s instead of kilobits/s in the -b option.Víctor Paesa
patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 7136 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20Some notes about the order of options on the command line.Víctor Paesa
patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 7135 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14Move AMR support instructions into the documentation.Diego Biurrun
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14Remove empty section.Diego Biurrun
Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14Update list of supported codecs.Diego Biurrun
Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-13Sync documentation with the current ffmpeg -h output.Diego Biurrun
patch from Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6997 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-08allow spaces in source and build directory namesMåns Rullgård
out of tree builds from a source dir with spaces is impossible due to how make handles vpath Originally committed as revision 6938 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-08Some documentation on the vhook imlib2 moving images feature.Víctor Paesa
patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6935 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-05update docs to reflect AVImageFormat removingBaptiste Coudurier
Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-01mov vfr muxingBaptiste Coudurier
Originally committed as revision 6854 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-30IMC decoderKostya Shishkov
Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-26wording/grammarDiego Biurrun
Originally committed as revision 6797 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-26Document -newaudio, patch by Victor Paesa, taken from an explanation written ↵Víctor Paesa
by Baptiste Coudurier in -users Originally committed as revision 6796 to svn://svn.ffmpeg.org/ffmpeg/trunk