19 Commits (14fcf42958608223a0be6558fb6e323419c9fc27)

Author SHA1 Message Date
Michael Niedermayer 407e7c34ca avcodec/hq_hqa: Check available space before reading slice offsets 6 years ago
Michael Niedermayer c9222b972d avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() 6 years ago
Michael Niedermayer 3d9cb583c8 avcodec/hq_hqa: Fix: runtime error: signed integer overflow: -255 * 10180917 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 1283c42447 avcodec/hq_hqa: Fix runtime error: left shift of negative value -207 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková c5e01d9170 hq_hqa: Convert to the new bitstream reader 8 years ago
Diego Biurrun b7f98659f2 Remove unnecessary get_bits.h #includes 9 years ago
Carl Eugen Hoyos 144ef773c7 Use correct msvc type specifiers for ptrdiff_t and size_t. 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 0cf5588d69 hq_hqa: Fix decoding when INFO section is absent 9 years ago
Michael Niedermayer 653bf3c5a1 avcodec/hq_hqa: Fix signness of tag 10 years ago
Luca Barbato 28eddef689 hq_hqa: Validate get_vlc2 return value 10 years ago
Paul B Mahol 77e794908b avcodec/hq_hqa: remove superfluous log message 10 years ago
Vittorio Giovara bd5ad8b23d hq_hqa: Fix reading hqa quantization matrix index 10 years ago
Vittorio Giovara 22526c1f55 Canopus HQ/HQA decoder 10 years ago