summaryrefslogtreecommitdiff
path: root/libavcodec/mpc8huff.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpc8: Avoid code duplication when initializing VLCsAndreas Rheinhardt2020-12-081-163/+94
* avcodec/mpc8: Reduce the size of the length tables to initialize VLCsAndreas Rheinhardt2020-12-081-120/+46
* avcodec/mpc8: Reduce size of tables used to initialize VLCsAndreas Rheinhardt2020-12-081-390/+185
* avcodec/mpc8huff: Make some arrays unsigned to prevent overflowAndreas Rheinhardt2019-07-241-17/+17
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Musepack SV8 demuxer and decoderKostya Shishkov2007-11-071-0/+578