Mercurial > libavcodec.hg
log ac3dec_data.c @ 7691:8313d5901c5c 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, 24 Aug 2008 22:57:25 +0000 | jbr | 1000l to me. committed to wrong repo. revert last commit. libavcodec |
Sun, 24 Aug 2008 22:55:08 +0000 | jbr | cosmetics: rename some functions from *get_* to *decode_* 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 |