Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cosmetics: rename ac3 tables | Justin Ruggles | 2007-12-09 | 1 | -5/+5 | |
* | move some common values to ac3.h and utilize them | Justin Ruggles | 2007-07-15 | 1 | -1/+1 | |
* | move ac3 tables from a .h to a .c | Aurelien Jacobs | 2007-04-25 | 1 | -6/+8 | |
* | Move AC3 header parsing code together with the rest of the AC3 parsing code. | Diego Biurrun | 2007-04-15 | 1 | -50/+0 | |
* | fix handling of special case for lowest snroffset. regressions are unaffected. | Justin Ruggles | 2007-03-20 | 1 | -0/+6 | |
* | split ac3_parametric_bit_allocation into 3 separate functions | Justin Ruggles | 2007-03-18 | 1 | -15/+43 | |
* | hardcode ff_ac3_frame_sizes table | Justin Ruggles | 2007-03-18 | 1 | -8/+0 | |
* | move AC-3 header parsing to ac3.c | Justin Ruggles | 2007-03-11 | 1 | -0/+51 | |
* | remove redundancy in AC-3 parser by using common tables from ac3tab.h | Justin Ruggles | 2007-03-11 | 1 | -0/+13 | |
* | Create ac3.c which will be used for AC-3 common code. | Justin Ruggles | 2007-03-09 | 1 | -0/+197 |