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 (Expand)Author
2009-09-06Make sample_fmts and channel_layouts compound literals const to reduce size ofReimar Döffinger
2009-07-22Revert unintended portion of last commit. (Setting the default coder toAlex Converse
2009-07-22Be sure to increment our position in the coefficient array when skipping a zeroAlex Converse
2009-07-09Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems.Alex Converse
2009-07-09Reindent after last commitAlex Converse
2009-07-09Prevent AAC frame size overflows.Alex Converse
2009-07-09Refactor windowing and early psy from bitstream writing parts of the AAC enco...Alex Converse
2009-07-09Turn on AAC rate control.Alex Converse
2009-07-09cosmetics: Remove unnecessary {} around if/for blocks;Diego Biurrun
2009-07-09cosmetics: prettyprinting, K&R style, break overly long linesDiego Biurrun
2009-07-09Cosmetics: Pretty print the AAC encoder.Alex Converse
2009-07-09Merge the AAC encoder from SoC svn. It is still considered experimental.Alex Converse
2009-05-16Support for getting (i)MDCT output multiplied by a constant scaling factor.Siarhei Siamashka
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-10-02Add (additional) const to many global tables.Reimar Döffinger
2008-08-24okayed chunks of AAC encoderKostya Shishkov
2008-08-23Do not pass unnecessary arguments to AAC encoder functionsKostya Shishkov
2008-08-18Add okayed parts for AAC encoderKostya Shishkov
2008-08-17More okayed chunks of AAC encoderKostya Shishkov
2008-08-16Synchronize AAC encoder with renamings in aac.hKostya Shishkov
2008-08-16Add approved chunks to AAC encoderKostya Shishkov
2008-08-14Remove not OKed parts from AAC encoderKostya Shishkov
2008-08-14Okayed parts of AAC encoderKostya Shishkov