32513 Commits (fdc64a104410f5fcc7f35b62287b0ae502b7061a)

Author SHA1 Message Date
Andreas Cadhalpun fdc64a1044 h264: er: Copy from the previous reference only if compatible 10 years ago
Michael Niedermayer 96bbbebaf9 avcodec/jpeg2000dec: Fix Vertically causal context formation 10 years ago
Michael Niedermayer 021351f246 avcodec/mqcdec: set raw flag at the begin of ff_mqc_initdec() 10 years ago
Michael Niedermayer 4ec14ce121 avcodec/jpeg2000dec: Improve readability of SOP check 10 years ago
Michael Niedermayer 9ba5fe7f3d avcodec/jpeg2000dec: Remove redundant check 10 years ago
Michael Niedermayer 5b0f55aab9 avcodec/jpeg2000dec: Check reslevelno in RPCL 10 years ago
Michael Niedermayer a58f1bcc4c avcodec/jpeg2000dec: Skip SOP 10 years ago
Michael Niedermayer 4bfdd967a6 avcodec/jpeg2000dec: Use <0 instead of != 0 for error checking 10 years ago
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