15 Commits (800f618a340d122754e7bdb82c22463cb9bd17b0)

Author SHA1 Message Date
Michael Niedermayer 6ea4287893 avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096 cannot be represented in type 'int' 8 years ago
Michael Niedermayer ea59ef0c03 avcodec/dss_sp: Fix multiple runtime error: signed integer overflow: -15699 * -164039 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 38152d9368 avcodec/dss_sp: Fix multiple left shift of negative value -466 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková 928f8c7ce3 dss_sp: Convert to the new bitstream reader 8 years ago
Paul B Mahol 3e99b377fc avcodec: remove "get_buffer() failed" message 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Andreas Cadhalpun cfdaa4de6c dss_sp: use lowercase codec name without whitespace 10 years ago
Andreas Cadhalpun 35e855d5b6 dss_sp: use lowercase codec name without whitespace 10 years ago
Michael Niedermayer b11edbd289 avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculation 10 years ago
Michael Niedermayer 31fb029f2d avcodec/dss_sp: de-obfuscate index inversion 10 years ago
Michael Niedermayer 4f1c1b26f2 avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside brackets 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago