summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3.c
Commit message (Expand)AuthorAgeFilesLines
...
* split ac3_parametric_bit_allocation into 3 separate functionsJustin Ruggles2007-03-181-15/+43
* hardcode ff_ac3_frame_sizes tableJustin Ruggles2007-03-181-8/+0
* move AC-3 header parsing to ac3.cJustin Ruggles2007-03-111-0/+51
* remove redundancy in AC-3 parser by using common tables from ac3tab.hJustin Ruggles2007-03-111-0/+13
* Create ac3.c which will be used for AC-3 common code.Justin Ruggles2007-03-091-0/+197
OpenPOWER on IntegriCloud