26 Commits (403cde8e85101c8d4d99a3df4bde51e5a24cfded)

Author SHA1 Message Date
Paul B Mahol 20f7872d99 avcodec/hqx: add support for frame threads 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Alexandra Hájková 1df549bfa2 hqx: Convert to the new bitstream header 8 years ago
Andreas Cadhalpun 1ed7fcd42a hqx: correct type and size check of info_offset 9 years ago
Andreas Cadhalpun 9fd2bf09db hqx: correct type and size check of info_offset 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara bb428e00ac hqx: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
Vittorio Giovara 5b5338f6d1 hqx: Implement slice-threaded decoding 10 years ago
Vittorio Giovara 453642f8af hqx: Store shareable data in main decoder context 10 years ago
Vittorio Giovara ea031b75fb hqx: Move DSP related code to a separate file 10 years ago
Vittorio Giovara 17aa81d947 hqx: Merge invalid format check within switch block 10 years ago
Michael Niedermayer 599dc8fee1 avcodec/hqx: Use av_clip_uintp2() 10 years ago
Ferdinand Oeinck eff72a6c73 libavcodec/hqx: multi threading support 10 years ago
Ferdinand Oeinck 0266988ccd hqx: Fix clipping error in idct put function 10 years ago
ferdo@bigroses.nl 92f94fd5dd libavcodec/hqx: correct clipping error 10 years ago
Paul B Mahol aa7a2fa58f avcodec/hqx: use init_get_bits8() 10 years ago
Paul B Mahol 5440076303 avcodec/hqx: fix typo 10 years ago
Paul B Mahol 665916ffa2 avcodec/hqx: remove superfluous log message 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago