summaryrefslogtreecommitdiffstats
path: root/libavcodec/dca_xll.c
Commit message (Collapse)AuthorAgeFilesLines
* unary: Convert to the new bitstream readerAlexandra Hájková2016-12-191-1/+1
|
* dca: Read params->pancABIT0[param_index] only if part0 is setNiels Möller2015-03-171-1/+1
| | | | Prevent a spurious read from uninitialized memory.
* dca: Support for XLL (lossless extension)Niels Möller2015-03-151-0/+747
Cleanup and integration by Diego Biurrun. Signed-off-by: Diego Biurrun <diego@biurrun.de>
OpenPOWER on IntegriCloud