32412 Commits (4b082bc2419d70333c4240e6cfad1ce11f36ae2a)

Author SHA1 Message Date
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
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
Donny Yang 0ab1c46fe0 avcodec/apng: Add blending support for non-alpha pixel formats 10 years ago
Donny Yang ed09bb3782 avcodec/apng: Dispose previous frame properly 10 years ago
Vittorio Giovara 925b80d640 mpegvideo: Move OutFormat enum to mpegutils.h 10 years ago
Vittorio Giovara 9bb11be0e5 mpegvideo: Split picture allocation for encoding and decoding 10 years ago
Vittorio Giovara f8716a1408 mpegvideo: Rework frame_size_alloc function 10 years ago
Vittorio Giovara da0c8664b4 mpegvideo: Move various temporary buffers to a separate context 10 years ago
Max Poliakovski 4b343f7c35 atrac3plus: give the phase_shift flag a better name. 10 years ago
Max Poliakovski d765e07322 atrac3plus: add support for GHA phase inversion. 10 years ago
Michael Niedermayer 990605768c avcodec/aacdec: Do not return a uninitialized value 10 years ago
Michael Niedermayer 4c4c3d5d5a avcodec/libstagefright: Check for pthread_create() failure 10 years ago
Luca Barbato bc76c46943 aac: Wait to know the channels before allocating frame 10 years ago
Sebastian Dröge a188108ebf aac: Support channel configurations 11 and 12 10 years ago
nu774 677c804aa3 aac: correctly map 7.1ch-wide AAC from FDK AAC encoder 10 years ago
Philip Langdale cc904353fa avcodec/allcodecs: Re-order nvenc encoders below x264/5. 10 years ago
Michael Niedermayer 46428ea332 avcodec/mpegvideo: Use av_memdup() for allocating thread_context 10 years ago
Michael Niedermayer 7ddedd2362 avcodec/mpegvideo: Clear thread_context array before allocating 10 years ago
Michael Niedermayer f30a7d9861 avcodec/mpegvideo: Merge thread context initialization loops 10 years ago
Philip Langdale 7e4661174a avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc' 10 years ago
Philip Langdale e79c40fe72 avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc 10 years ago
Philip Langdale c10e6bcb43 Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the other implementation" 10 years ago
Philip Langdale d47de79372 Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'" 10 years ago
Philip Langdale 728c82a532 Revert "avcodec/Makefile: fix checkheaders for nvenc_b" 10 years ago
Paul B Mahol a03b69478b avcodec/exr: fix crash caused by merge 10 years ago
Clément Bœsch 533c37db8d avcodec/snowenc: use av_clip() instead of nested min & max 10 years ago
Clément Bœsch 622ef80e3f avcodec/mpegvideo: use av_clip() instead of nested min & max 10 years ago
Ronald S. Bultje ade5684cda hevc: fix typo (mpv -> mvp). 10 years ago
Michael Niedermayer 802cca5905 avcodec/s302m: Only set the sample rate when some data is output 10 years ago
Michael Niedermayer 51080dfa08 avcodec/s302m: Check for non PCM Streams 10 years ago
Michael Niedermayer c93602ae5b avcodec/rdft: Use more specific error codes 10 years ago
Michael Niedermayer c94d9079b1 avcodec/utils: Assert that audio decoders do not report using more data than was input 10 years ago
Michael Niedermayer c265763318 avcodec/alsdec: Check for overread 10 years ago
Michael Niedermayer 6b6ae7c3ea avcodec/atrac3plusdec: consume only as many bytes as available 10 years ago
Michael Niedermayer 3c803ed9cb avcodec/adpcm: Check for overreads 10 years ago
Shivraj Patil a34d902325 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions 10 years ago
Michael Niedermayer e0fd319784 avcodec/proresenc_anatoliy: Use more specific error codes 10 years ago
Michael Niedermayer 4cb7cd4c84 avcodec/snow: replace unspecific error code 10 years ago
Shivraj Patil aef34ab950 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions 10 years ago