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
AgeCommit message (Collapse)Author
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-02Add (additional) const to many global tables.Reimar Döffinger
Originally committed as revision 15515 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-24okayed chunks of AAC encoderKostya Shishkov
Originally committed as revision 14939 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-23Do not pass unnecessary arguments to AAC encoder functionsKostya Shishkov
Originally committed as revision 14920 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-18Add okayed parts for AAC encoderKostya Shishkov
Originally committed as revision 14821 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-17More okayed chunks of AAC encoderKostya Shishkov
Originally committed as revision 14799 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-16Synchronize AAC encoder with renamings in aac.hKostya Shishkov
Originally committed as revision 14786 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-16Add approved chunks to AAC encoderKostya Shishkov
Originally committed as revision 14785 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-14Remove not OKed parts from AAC encoderKostya Shishkov
Originally committed as revision 14762 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-14Okayed parts of AAC encoderKostya Shishkov
Originally committed as revision 14752 to svn://svn.ffmpeg.org/ffmpeg/trunk