log mlpdec.c @ 8274:82dbfe8d2e0b libavcodec

age author description
Sat, 06 Dec 2008 16:28:48 +0000 ramiro mlp: Fix compilation under CONFIG_AUDIO_NONSHORT. libavcodec
Thu, 14 Aug 2008 19:38:39 +0000 ramiro mlp: Define End-of-Stream code in common header file and use it in decoder. libavcodec
Thu, 14 Aug 2008 03:58:05 +0000 ramiro mlp: split simple inline function that xors 4 bytes into one. libavcodec
Wed, 13 Aug 2008 18:47:03 +0000 ramiro mlp: Split common code from parser and decoder to be used by encoder. libavcodec
Wed, 13 Aug 2008 01:41:06 +0000 ramiro mlpdec: Put some doxy comments to the right of vars instead of interleaved. libavcodec
Wed, 13 Aug 2008 01:36:01 +0000 ramiro mlpdec: Split channel parameters from context into their own struct. libavcodec
Tue, 12 Aug 2008 18:05:58 +0000 ramiro mlpdec: whitespace and line-breaking cosmetics. libavcodec
Tue, 12 Aug 2008 17:53:59 +0000 ramiro mlpdec: Split filter parameters from context into their own struct. libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Sun, 13 Jul 2008 14:59:39 +0000 ramiro mlpdec: Check for bits left before each read of End-of-Stream indicator and libavcodec
Sat, 05 Jul 2008 10:16:27 +0000 diego Add required stdint.h header #include. libavcodec
Sat, 05 Jul 2008 10:11:42 +0000 diego spelling cosmetics libavcodec
Fri, 04 Jul 2008 15:44:13 +0000 ramiro MLP/TrueHD decoder. libavcodec