summaryrefslogtreecommitdiff
path: root/libavcodec/ac3dec_data.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* revert r15812 (E-AC-3 Spectral Extension) pending further reviewJustin Ruggles2008-11-13
* add support for spectral extensionJustin Ruggles2008-11-13
* Add (additional) const to many global tables.Reimar Döffinger2008-10-02
* cosmetics: rename a tableJustin Ruggles2008-08-27
* right shift the values by 8 in GAQ remap "B" table. data now fits in int8_t.Justin Ruggles2008-08-25
* 1000l to me. committed to wrong repo. revert last commit.Justin Ruggles2008-08-24
* cosmetics: rename some functions from *get_* to *decode_*Justin Ruggles2008-08-24
* Hardcode the table for ungrouping 3 values in 5 bits. It will be reused byJustin Ruggles2008-08-03
* cosmetics: make all references to AC-3 capitalized and hyphenatedJustin Ruggles2008-08-03
* move rematrixing band table to ac3dec_data.cJustin Ruggles2008-06-08
* add ac3dec_data.[c,h]Justin Ruggles2008-06-08