]> git.sesse.net Git - ffmpeg/history - libavcodec/hqx.c
ppc: Centralize compiler-specific altivec.h #include handling in one place
[ffmpeg] / libavcodec / hqx.c
2016-11-18 Alexandra Hájkováhqx: Convert to the new bitstream header
2015-11-16 Andreas Cadhalpunhqx: correct type and size check of info_offset
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