log dca.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Sat, 31 Jul 2010 22:15:59 +0000 banan dca: fix dynrange coefficient in xch libavcodec
Tue, 27 Jul 2010 21:45:43 +0000 banan DCA: fix multichannel -> 2 channel downmix. libavcodec
Tue, 27 Jul 2010 21:44:09 +0000 banan Setup correct channel value when downmixing is required. libavcodec
Mon, 12 Jul 2010 12:32:24 +0000 benoit Use math constant instead of hardcoded rounded value for sqrt(0.5). libavcodec
Mon, 12 Jul 2010 09:10:53 +0000 benoit Fix side channels when XCh extension is present. libavcodec
Mon, 12 Jul 2010 09:00:17 +0000 benoit Move XCH parameters into context structure. libavcodec
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavcodec