32505 Commits (5ef578d03a5555ad0d79403f5cf4b242211af679)

Author SHA1 Message Date
Michael Niedermayer 5ef578d03a avcodec/jpeg2000dec: Also include remaining length in "Block length" error message 10 years ago
Michael Niedermayer ec5164aa31 avcodec/jpeg2000: Fix regression with multiple tiles 10 years ago
Michael Niedermayer a206c13289 avcodec/jpeg2000: Change codeblock coords to same origin as bands 10 years ago
Michael Niedermayer d9841e53e2 avcodec/jpeg2000: Change precinct coords to same origin as bands 10 years ago
Michael Niedermayer 59c107292c avcodec/jpeg2000: Fix band coords 10 years ago
Michael Niedermayer 6b08dc393b avcodec/jpeg2000dec: Print warning if the mqc pointer mismatches at the end 10 years ago
Michael Niedermayer 91c8025c44 avcodec/jpeg2000dec: Show the progression order at debug level for all variants 10 years ago
Michael Niedermayer 742a26c489 avcodec/jpeg2000dec: Print error messages for more error conditions 10 years ago
Andreas Cadhalpun ed0b1db640 doc: fix spelling errors 10 years ago
Michael Niedermayer ad072a134f avcodec/jpeg2000dec: Handle format that has planes matching YUVA420P structure but seems not to be that 10 years ago
Michael Niedermayer 132bf0bbb7 avcodec/jpeg2000dec: Print all cdx/cdy values not just the 2nd and 3rd 10 years ago
Philip Langdale 1b19d0c632 avcodec/hevc: Track long and short term RPS size for VDPAU 10 years ago
Philip Langdale 01fac84fe4 avcodec/nvenc: Enable YV12 input format 10 years ago
Michael Niedermayer 4a3bc0d9a5 avcodec/jpeg2000dec: Implement "Reset context probabilities on coding pass boundaries" 10 years ago
Michael Niedermayer 612f8cae06 avcodec/jpeg2000dec: Support RPCL 10 years ago
James Almer 9f815bc2c2 avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} 10 years ago
James Almer 7912a6830d avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} 10 years ago
Clément Bœsch 324cf0645d avcodec/ass_split: check ASSSplitContext alloc 10 years ago
Michael Niedermayer c3517c377e avcodec/jpeg2000dec: Support PCRL 10 years ago
Michael Niedermayer eb1beb9e1c avcodec/jpeg2000dec: Try to fix remaining DCinema hardcoded TODOs in CPRL 10 years ago
Michael Niedermayer 0a3eb0422a avcodec/jpeg2000dec: try to correct tile location in CPRL code 10 years ago
Michael Niedermayer 7c244349fc avcodec/jpeg2000dec: Factorize component out of CPRL loop 10 years ago
Michael Niedermayer 86efe83177 avcodec/jpeg2000dec: Fix x/y step TODO for CPRL 10 years ago
Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 10 years ago
Shivraj Patil 178ba1fd03 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions 10 years ago
Michael Niedermayer df037fe107 avcodec/smvjpegdec: assert that the pixel format that has been set by our decoder is valid 10 years ago
Andreas Cadhalpun 1189af4292 h264: update avctx width/height/pix_fmt when returning frame 10 years ago
Przemysław Sobala c39637f36a libavcodec/imgconvert.c: support left band while cropping 10 years ago
Vittorio Giovara 3b73d5c942 fft-test: Use the float fabs() version 10 years ago
Vittorio Giovara 2d5176fad1 on2avc: Use the integer abs() version 10 years ago
Vittorio Giovara b7a4127a45 h264_qpel: Use the correct header 10 years ago
Michael Niedermayer 5e87080f2c h264_weight: Fix SSSE3 biweight code with weights of 128 10 years ago
Michael Niedermayer 971b377960 avcodec/jpeg2000dec: Reduce verbosity of get_plt() 10 years ago
Michael Niedermayer 5b2f9790e6 avcodec/jpeg2000dec: Fallback to yuv if no matching xyz format exists 10 years ago
Michael Niedermayer eaa8685033 avcodec/jpeg2000dec: Do not abort if prc is outside limits 10 years ago
Michael Niedermayer 3dea13e710 avcodec/jpeg2000dec: Assert that pixel format descriptor is not NULL 10 years ago
Luca Barbato 64a2e84416 eamad: Use the correct headers 10 years ago
Luca Barbato 8606e881b0 mpeg12: Move the vlc bits to a stand alone file 10 years ago
Vittorio Giovara f1fa1eed2a mpegvideo: Expand macro 10 years ago
Vittorio Giovara e7af52a68d mpegvideo: rv10: Move function declaration to a separate header 10 years ago
Vittorio Giovara e3d0f49abb mpegvideo: h263: Move all tables to a single file 10 years ago
Vittorio Giovara 8b5007a31b mpegvideo: Move ER functions to a separate file 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