summaryrefslogtreecommitdiffstats
path: root/libavcodec/dcahuff.h
Commit message (Expand)AuthorAgeFilesLines
* dcaenc: Use Huffman codes for Bit Allocation IndexDaniil Cherednik2017-01-201-0/+3
* dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-151-0/+3
* avcodec/dca: add DTS Express (LBR) decoderfoo862016-05-101-0/+13
* avcodec/dca: move huffman data into separate object filefoo862016-05-011-1009/+14
* Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'Michael Niedermayer2014-09-161-491/+456
|\
| * dca: K&R formatting cosmeticsGabriel Dume2014-09-161-491/+456
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix huffman coded dca samples.Benjamin Larsson2008-10-281-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* mark read-only data as constStefan Gehrer2008-06-241-2/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* DCA decoderKostya Shishkov2007-02-271-0/+1068
OpenPOWER on IntegriCloud