32454 Commits (ae0148ff60cbf0e1d81f86f7300280bb48056c71)

Author SHA1 Message Date
Michael Niedermayer 3dea13e710 avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULL 10 years ago
Michael Niedermayer e7adb02d3b avcodec/jpeg2000dec: Do not hardcode tile part usage 10 years ago
Michael Niedermayer 1b3fbe41c5 avcodec/jpeg2000dec: Do not print a warning for RLCP 10 years ago
Michael Niedermayer 4af9eb4f75 avcodec/jpeg2000dec: Remove unused variable and argument 10 years ago
Michael Niedermayer dc73c7adc0 avcodec/jpeg2000dec: Fix Selective arithmetic coding bypass and Multiple codeword segments 10 years ago
Michael Niedermayer eea92133a1 avcodec/mqcdec: Support raw bypass and non reseting init 10 years ago
Michael Niedermayer b395fd3de7 avcodec/jpeg2000dec: add some sanity checking on newpasses 10 years ago
Michael Niedermayer 5ccca4eb8e avcodec/jpeg2000dec: Add some additional checking on lengthinc 10 years ago
Michael Niedermayer 2f1dd4a3d1 avcodec/jpeg2000dec: Print warning for "Selective arithmetic coding bypass" 10 years ago
Michael Niedermayer 9c8939216b avcodec/jpeg2000dec: Implement progression order RLCP 10 years ago
Shivraj Patil fb92f3ecb4 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions 10 years ago
Shivraj Patil 1d70b6fe1d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions 10 years ago
Shivraj Patil e4fb8816f9 avcodec/mips: Add 'const' to static arrays in HEVC MSA code 10 years ago
Shivraj Patil b87dc70c65 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions 10 years ago
James Zern fd004e10d3 libvpxenc: add overshoot-pct option 10 years ago
James Zern 2c70436e69 libvpxenc: add undershoot-pct option 10 years ago
Michael Niedermayer c2163f7cc7 avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO 10 years ago
Michael Niedermayer 261b715593 avcodec/mpeg4videodec: Mark static table as const 10 years ago
Michael Niedermayer 63276fa9c1 avcodec/mips: remove ;; 10 years ago
Vittorio Giovara c0e6b8cab8 mpegvideo: Mark one function as static 10 years ago
Vittorio Giovara d1dd0d404c mpegvideo: Move block permutation function where is used 10 years ago
Vittorio Giovara c6aa0554b0 mpegvideo: Drop release_unused_pictures() function 10 years ago
Vittorio Giovara 7061bf0925 mpegvideo: Move Picture-related functions to a separate file 10 years ago
Shivraj Patil d6d98237ed avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions 10 years ago
Shivraj Patil 271195f85b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions 10 years ago
Andreas Cadhalpun 05c57ba2f4 takdec: ensure chan2 is a valid channel index 10 years ago
Michael Niedermayer aef0e0f009 avcodec/h264_slice: Use AVFrame diemensions for grayscale handling 10 years ago
Michael Niedermayer b58a3c8975 avcodec/jpeg2000dec: Print the correct variable in the component error message 10 years ago
Michael Niedermayer 81471d8246 avcodec/jpeg2000dec: increase tile_parts to 6 10 years ago
Michael Niedermayer 213f2da46a avcodec/jpeg2000dec: Fix shift for RGB(A)48/64 10 years ago
Andreas Cadhalpun 58995f647b sonic: set avctx->channels in sonic_decode_init 10 years ago
Michael Niedermayer 0916938a8d avcodec/jpeg2000dec: Fix gain regression with gray16 10 years ago
Michael Niedermayer adbe1d7de4 avcodec/libopenjpegdec: Mark as experimental if <= 1.3 10 years ago
Michael Niedermayer dbbb31e5bb avcodec/jpeg2000: remove unused variable 10 years ago
Michael Niedermayer 44327cbc9a avcodec/jpeg2000: Disable special case for JPEG2000_QSTY_SI 10 years ago
Michael Niedermayer 45db921806 avcodec/jpeg2000dec: Add placeholder for PLT parsing 10 years ago
Michael Niedermayer b6ee1912f9 avcodec/jpeg2000dec: Handle Psot = 0 10 years ago
Janne Grunau 210921722b imc: add required padding for GetBitContext buffer 10 years ago
Janne Grunau 09447f2b0f ac3_parser: add required padding for GetBitContext buffer 10 years ago
Janne Grunau fb14730802 aac_parser: add required padding for GetBitContext buffer 10 years ago
Michael Niedermayer e100966575 avcodec/x86/h264_weight: handle weight1=128 10 years ago
Michael Niedermayer 7c9fcdfabd avcodec/jpeg2000dec: Fix some 5/3 bitexactness issues 10 years ago
Michael Niedermayer 074159ed70 avcodec/jpeg2000dec: Fix subsampled decoding 10 years ago
Michael Niedermayer 12ba1b2b4d avcodec/jpeg2000dec: Check that coords match before applying ICT 10 years ago
Michael Niedermayer 028c59c17b avcodec/jpeg2000dec: Fix high bit depth branch sample shift 10 years ago
Andreas Cadhalpun 6fdbaa2b7f vp8: change mv_{min,max}.{x,y} type to int 10 years ago
Andreas Cadhalpun b18eac7ff2 vp9: change type of tile_size from unsigned to int64_t 10 years ago
Michael Niedermayer 653bf3c5a1 avcodec/hq_hqa: Fix signness of tag 10 years ago
Donny Yang 130a6c04a4 avcodec/apng: Add partial support for blending with PAL8 pixel format 10 years ago
Donny Yang 33292c07fe avcodec/apng: Add support for blending with GRAY8A pixel format 10 years ago