summaryrefslogtreecommitdiff
path: root/libavcodec/hqxvlc.c
Commit message (Collapse)AuthorAge
* hqx: Drop unused offsets tableVittorio Giovara2015-03-17
| | | | This is a leftover from the static to dynamic vlc table conversion.
* Canopus HQX decoderVittorio Giovara2015-02-22
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.