summaryrefslogtreecommitdiff
path: root/libavcodec/hq_hqadata.c
Commit message (Collapse)AuthorAge
* hq_hqa: Fix table data for profile 17Vittorio Giovara2015-04-24
| | | | | | The table had a wrong table height and was missing the first line of bytes. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* Canopus HQ/HQA decoderVittorio Giovara2015-04-19
Based on work by Kostya Shishkov <kostya.shishkov@gmail.com>. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>