summaryrefslogtreecommitdiff
path: root/libavcodec/hq_hqa.c
Commit message (Expand)AuthorAge
* Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* hq_hqa: Convert to the new bitstream readerAlexandra Hájková2016-11-18
* Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* hq_hqa: Fix decoding when INFO section is absentVittorio Giovara2015-07-17
* hq_hqa: Validate get_vlc2 return valueLuca Barbato2015-04-22
* hq_hqa: Fix reading hqa quantization matrix indexVittorio Giovara2015-04-20
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19