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
2009-03-08Add a part explaining that API should be considered unstable after majorReimar Döffinger
version changes and list dates of last major version increase. Originally committed as revision 17878 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08Preliminary summary of AVFifoBuffer changesReimar Döffinger
Originally committed as revision 17877 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-08VQF demuxerVitor Sessak
Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-04excellent first pass at a description; now it's time for the Ministry ofMike Melanson
English Composition to tear it apart and rebuild it, stronger than before Originally committed as revision 17801 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03A quick description of Rate distortion theory.Michael Niedermayer
Originally committed as revision 17774 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03Quick description of the Viterbi algorithm so I do not have to repeat itMichael Niedermayer
over and over again on the ML. Originally committed as revision 17772 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03Remove deprecated vhook subsystem.Diego Biurrun
Originally committed as revision 17769 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03Cosmetics: TypoPanagiotis Issaris
Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-03Cosmetics: TypoPanagiotis Issaris
Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02AC-3 encoding is integer-onlyJustin Ruggles
Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list ofDiego Biurrun
supported image formats. Apparently decoding these formats is supported. Originally committed as revision 17722 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02cosmetics: Reformat long_names so that "DPCM" comes first.Diego Biurrun
Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02cosmetics: Reformat long_names so that "ADPCM" comes first.Diego Biurrun
Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.Diego Biurrun
Originally committed as revision 17715 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Another round of missing codecs and name updates to match the codec long_name.Diego Biurrun
Originally committed as revision 17712 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Add some more missing codecs and update names to match the codec long_name.Justin Ruggles
Originally committed as revision 17711 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Add some more missing codecs and update names to match the codec long_name.Diego Biurrun
Originally committed as revision 17710 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Merge MP2, MP3 and MPEG audio demuxer entries.Diego Biurrun
Originally committed as revision 17709 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Add some missing codecs and update names to match the codec long_nameJustin Ruggles
or vice-versa. Originally committed as revision 17706 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Add some missing codecs and update names to match the codec long_name.Diego Biurrun
Originally committed as revision 17705 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02add some missing codecs and update some names to match AVCodec.long_nameJustin Ruggles
Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Integer-only decoding of AC-3 is not supported.Diego Biurrun
Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Targa encoding is supported.Diego Biurrun
Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Add missing image formats, patch by Daniel Verkamp, daniel drv nu.Daniel Verkamp
Originally committed as revision 17701 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02Split PGM and PPM in image formats section.Daniel Verkamp
patch by Daniel Verkamp, daniel drv nu Originally committed as revision 17700 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02cosmetics: Break image format lines before comments.Daniel Verkamp
patch by Daniel Verkamp, daniel drv nu Originally committed as revision 17699 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01add an API changelog with a first entry for the new metadata APIAurelien Jacobs
Originally committed as revision 17697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01Document ffplay -ast, -vst, and -sst options.Stefano Sabatini
Originally committed as revision 17694 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-25http://bytesex.org/xawtv/ permanently redirects toRobert Swain
http://linux.bytesex.org/xawtv/ so update the URL Originally committed as revision 17592 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-23Document 'ffmpeg -formats', patch by Daniel Verkamp, daniel drv nu.Daniel Verkamp
Originally committed as revision 17536 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-22mention raw Chinese AVS video demuxerStefan Gehrer
Originally committed as revision 17530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-22mention MXF D-10 Mapping muxer in documentationBaptiste Coudurier
Originally committed as revision 17521 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13Add supported network protocols section.Diego Biurrun
Originally committed as revision 17209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13Fix typo: vido --> videoDiego Biurrun
Originally committed as revision 17191 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13Add raw (de)muxers to list of supported file formats.Diego Biurrun
Originally committed as revision 17190 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-12Add entries that were missing from the supported file formats list.Diego Biurrun
Originally committed as revision 17187 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-12Use more descriptive format names, similar to the format long_names.Diego Biurrun
Originally committed as revision 17186 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-09Remove rendering column from list of supported subtitle formats.Diego Biurrun
Originally committed as revision 17079 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-09Add missing ffplay subtitle cycling keybinding.Björn Axelsson
patch by Björn Axelsson, gecko acc.umu se Originally committed as revision 17078 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-08NC camera demuxerNicolas Martin
Patch by Nicolas Martin - elvadrias at gmail Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-06Use libopenjpeg for jpeg2k decoding.Jai Menon
Patch by Jaikrishnan Menon Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-05Electronic Arts TQI decoderPeter Ross
Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-02Add XSUB to list of supported subtitle formats.Diego Biurrun
Originally committed as revision 16935 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-02Explain how to add IPv6 support to Cygwin.Víctor Paesa
Originally committed as revision 16923 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-27Update preset files documentation to match with r16795.Stefano Sabatini
Originally committed as revision 16810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-20R3D REDCODE demuxerBaptiste Coudurier
Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-17added demuxer for FunCom ISS audio files,Stefan Gehrer
extended ADPCM decoder by ISS specific IMA variant Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-14Document the ld, st, while statements.Víctor Paesa
Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-14Document the same functions, in the same order, that eval.c has.Víctor Paesa
Originally committed as revision 16586 to svn://svn.ffmpeg.org/ffmpeg/trunk