summaryrefslogtreecommitdiff
path: root/libavcodec/qdm2_tablegen.h
Commit message (Expand)AuthorAge
* avcodec/qdm2: Avoid offsets table when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Initialize array of VLCs in a loopAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Apply offsets when initializing VLCsAndreas Rheinhardt2020-12-08
* avcodec/qdm2: Make tables used to initialize VLCs smallerAndreas Rheinhardt2020-12-08
* qdm2: Allow hard-coding VLC tables.Reimar Döffinger2014-12-18
* qdm2: simplify arithmetic coder tables generationMichael Niedermayer2013-03-06
* qdm2: increase noise_table sizeMichael Niedermayer2013-01-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\
| * qdm2: fix signed multiplication overflowMans Rullgard2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\|
| * multiple inclusion guard cleanupDiego Biurrun2011-05-21
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Remove unnecessary ../ from include directivesMåns Rullgård2010-06-26
* Include appropriate header in table generators instead of using a dummyReimar Döffinger2010-03-29
* Allow hard-coding several QDM2 tables (about 32 kB size).Reimar Döffinger2010-03-14