summaryrefslogtreecommitdiffstats
path: root/libavcodec/hqx.h
Commit message (Collapse)AuthorAgeFilesLines
* vlc: Add header #include when the types are usedLuca Barbato2017-05-021-0/+1
| | | | | | Do not rely on indirectly including it from bitstream.h. Signed-off-by: Diego Biurrun <diego@biurrun.de>
* hqx: Convert to the new bitstream headerAlexandra Hájková2016-11-181-2/+3
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* hqx: Implement slice-threaded decodingVittorio Giovara2015-04-191-3/+8
| | | | | | Inspired by a patch from Ferdinand Oeinck <ferdo@demon.nl>. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* hqx: Store shareable data in main decoder contextVittorio Giovara2015-04-191-0/+13
| | | | In preparation for multithreaded decoding.
* hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-191-0/+3
|
* Canopus HQX decoderVittorio Giovara2015-02-221-0/+65
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>.
OpenPOWER on IntegriCloud