summaryrefslogtreecommitdiff
path: root/libavcodec/dcahuff.h
Commit message (Expand)AuthorAge
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* dcaenc: Use Huffman codes for Bit Allocation IndexDaniil Cherednik2017-01-20
* dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-15
* avcodec/dca: add DTS Express (LBR) decoderfoo862016-05-10
* avcodec/dca: move huffman data into separate object filefoo862016-05-01
* Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'Michael Niedermayer2014-09-16
|\
| * dca: K&R formatting cosmeticsGabriel Dume2014-09-16
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Fix huffman coded dca samples.Benjamin Larsson2008-10-28
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* mark read-only data as constStefan Gehrer2008-06-24
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* DCA decoderKostya Shishkov2007-02-27