Mercurial > libavcodec.hg
graph
-
Mark adx_decode_init() as type int instead of void, the function returns libavcodecSun, 17 Aug 2008 17:08:25 +0000, by diego
-
fix and simplify frame size check and reencoding in verbatim mode libavcodecSun, 17 Aug 2008 16:10:46 +0000, by jbr
-
Import ok'd parts of ALAC encoder from GSoC repo. libavcodecSun, 17 Aug 2008 04:36:06 +0000, by ramiro
-
update my email address to one which does not depend on my service provider libavcodecSat, 16 Aug 2008 22:42:59 +0000, by jbr
-
cosmetics: adjust line breaks and vertical alignment libavcodecSat, 16 Aug 2008 21:32:03 +0000, by jbr
-
use limited range of lpc orders when quantizing coefficients libavcodecSat, 16 Aug 2008 21:24:06 +0000, by jbr
-
lpc: cosmetics: vertically align declarations and definitions. libavcodecSat, 16 Aug 2008 17:28:29 +0000, by ramiro
-
flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. libavcodecSat, 16 Aug 2008 17:18:20 +0000, by ramiro
-
flacenc: Allow more flexible shift calculation in LPC. libavcodecSat, 16 Aug 2008 17:03:57 +0000, by ramiro
-
Synchronize AAC encoder with renamings in aac.h libavcodecSat, 16 Aug 2008 11:59:36 +0000, by kostya
-
Use memcpy() for PCM S16/S32 codecs when codec byte-order matches machine byte-order. libavcodecSat, 16 Aug 2008 01:25:12 +0000, by pross
-
Don't try to free shared ff_sine_* tables pointed to by s->windows[] libavcodecFri, 15 Aug 2008 10:31:11 +0000, by superdump
-
Synchronise AAC decoder code with that from SoC libavcodecFri, 15 Aug 2008 00:19:14 +0000, by superdump
-
The ff_sine_#[] should be aligned as they will commonly be used in dsputil libavcodecThu, 14 Aug 2008 22:12:19 +0000, by superdump