]> git.sesse.net Git - ffmpeg/history - libavcodec/hq_hqa.c
mlp: Drop ff_ prefix from a static function
[ffmpeg] / libavcodec / hq_hqa.c
2017-02-07 Diego BiurrunUse bitstream_init8() where appropriate
2016-11-18 Alexandra Hájkováhq_hqa: Convert to the new bitstream reader
2016-06-07 Diego BiurrunRemove unnecessary get_bits.h #includes
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-17 Vittorio Giovarahq_hqa: Fix decoding when INFO section is absent
2015-04-22 Luca Barbatohq_hqa: Validate get_vlc2 return value
2015-04-20 Vittorio Giovarahq_hqa: Fix reading hqa quantization matrix index
2015-04-19 Vittorio GiovaraCanopus HQ/HQA decoder