summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3dec.h
Commit message (Expand)AuthorAgeFilesLines
* add fields needed for E-AC-3 decoding to decode contextJustin Ruggles2008-06-081-0/+21
* store exp_strategy for all blocks in decode contextJustin Ruggles2008-06-071-1/+1
* store cpl_in_use for all blocks in decode contextJustin Ruggles2008-06-071-1/+2
* cosmetics: add and align references to spec variable namesJustin Ruggles2008-06-071-20/+20
* cosmetics: vertical alignJustin Ruggles2008-06-071-12/+12
* use macro constants for array sizes in decode contextJustin Ruggles2008-06-071-11/+14
* cosmetics: vertical alignJustin Ruggles2008-06-071-34/+34
* cosmetics: reorder decode context fields into logical groupsJustin Ruggles2008-06-071-43/+71
* move the decode context and some macro constants to a new file, ac3dec.hJustin Ruggles2008-06-071-0/+122
OpenPOWER on IntegriCloud