Mercurial > libavcodec.hg
log ac3dec.c @ 5476:e50f0d583a36 libavcodec
age | author | description |
---|---|---|
Sat, 04 Aug 2007 19:19:48 +0000 | jbr | consolidate decoding of lfe and coupling channels with decoding of full-bandwidth channels. libavcodec |
Sat, 04 Aug 2007 15:01:21 +0000 | jbr | there are only 4 rematrixing bands libavcodec |
Sat, 04 Aug 2007 13:52:56 +0000 | jbr | cosmetics: use more appropriate names for iterator variables. libavcodec |
Sat, 04 Aug 2007 13:30:37 +0000 | jbr | move some variables to a more local scope. libavcodec |
Sat, 04 Aug 2007 13:26:46 +0000 | jbr | make exponent decoding consistent (prepare for merging coupling and lfe code with normal channel code). libavcodec |
Sat, 04 Aug 2007 12:04:41 +0000 | jbr | cosmetics: use braces when it makes the code easier to read. libavcodec |