]> git.sesse.net Git - ffmpeg/history - libavcodec/hqx.c
dds: add missing newline to log messages
[ffmpeg] / libavcodec / hqx.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-04-24 Vittorio Giovarahqx: Mark codec as init-thread-safe and init-cleanup
2015-04-19 Vittorio GiovaraImplement shared parsing of INFO tag in Canopus family
2015-04-19 Vittorio Giovarahqx: Implement slice-threaded decoding
2015-04-19 Vittorio Giovarahqx: Store shareable data in main decoder context
2015-04-19 Vittorio Giovarahqx: Move DSP related code to a separate file
2015-04-19 Vittorio Giovarahqx: Merge invalid format check within switch block
2015-04-09 Ferdinand Oeinckhqx: Fix clipping error in idct put function
2015-02-22 Vittorio GiovaraCanopus HQX decoder