Mercurial > libavcodec.hg
log ac3dec_data.h @ 7695:073847371624 libavcodec
age | author | description |
---|---|---|
Mon, 25 Aug 2008 00:15:29 +0000 | jbr | right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t. libavcodec |
Sun, 03 Aug 2008 21:42:43 +0000 | jbr | Hardcode the table for ungrouping 3 values in 5 bits. It will be reused by libavcodec |
Sun, 03 Aug 2008 16:42:32 +0000 | jbr | cosmetics: make all references to AC-3 capitalized and hyphenated libavcodec |
Sun, 08 Jun 2008 21:09:02 +0000 | jbr | move rematrixing band table to ac3dec_data.c libavcodec |
Sun, 08 Jun 2008 21:08:57 +0000 | jbr | add ac3dec_data.[c,h] libavcodec |