109963 Commits (a85d0bc84bc5ffae1607f830e442f9c82d1d08d9)
 

Author SHA1 Message Date
Michael Niedermayer a85d0bc84b
avcodec/huffyuvdec: Fix undefined behavior with shift 1 year ago
Michael Niedermayer 67919ba682
avcodec/j2kenc: Replace RGB24 special case by generic test 1 year ago
Michael Niedermayer 1ed34709ff
avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits 1 year ago
Michael Niedermayer 4cec33869e
avcodec/j2kenc: simplify pixel format setup 1 year ago
Michael Niedermayer 9a086ad5b1
avcodec/j2kenc: Fix funky bpno errors on decoding 1 year ago
Michael Niedermayer 407e6cde75
avcodec/j2kenc: remove misleading pred value 1 year ago
Michael Niedermayer fa35ce082a
avcodec/j2kenc: fix 5/3 DWT identifer 1 year ago
Michael Niedermayer efab690c16
avcodec/vp3: Check width to avoid assertion failure 1 year ago
Michael Niedermayer 14da53d4c6
avcodec/g729postfilter: Limit shift in long term filter 1 year ago
Michael Niedermayer b89cda3269
avcodec/wavarc: Fix several integer overflows 1 year ago
Michael Niedermayer deeb0b6e94
avcodec/tests/snowenc: Fix 2nd test 1 year ago
Michael Niedermayer 89c0a651ad
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches 1 year ago
Michael Niedermayer ea6ec6b507
avcodec/snowenc: Fix visual weight calculation 1 year ago
Michael Niedermayer c2a484cf5b
avcodec/tests/snowenc: unbreak DWT tests 1 year ago
Michael Niedermayer 1957bd1110
avcodec/mpeg12dec: Check input size 1 year ago
Michael Niedermayer 438ea0eaf3
avcodec/escape124: Fix some return codes 1 year ago
Michael Niedermayer f081f94601
avcodec/escape124: fix signdness of end of input check 1 year ago
Michael Niedermayer 318c295925
Use https for repository links 1 year ago
Timo Rothenpieler c5039e158d avcodec/nvdec_hevc: fail to initialize on unsupported profiles 1 year ago
Anton Khirnov 067ed535f4 fftools/ffmpeg_enc: apply -top to individual encoded frames 1 year ago
Marton Balint 3d5edb89e7 avcodec/on2avc: use correct fft sizes 1 year ago
Marton Balint d2efb80027 avcodec/on2avc: use the matching AVTX context for the 512 sized iMDCT 1 year ago
Sebastian Ramacher d4a7a6e7fa examples: fix build of mux and resample_audio 1 year ago
Timo Rothenpieler 1ebb0e43f9 avcodec/nvenc: stop using deprecated rc modes with SDK 12.1 1 year ago
Timo Rothenpieler 9212b53ed5 configure: use non-deprecated nvenc GUID for conftest 1 year ago
Rémi Denis-Courmont cc703cf607 avcodec/x86/mathops: clip constants used with shift instructions within inline assembly 1 year ago
Timo Rothenpieler cedbf27a35 avfilter/vsrc_ddagrab: calculate pointer position on rotated screens 2 years ago
Timo Rothenpieler c433ad89a0 avfilter/vsrc_ddagrab: account for mouse-only frames during probing 2 years ago
James Almer 3f345ebf21 avcodec/aac_ac3_parser: add preprocessor checks for codec specific code 2 years ago
Timo Rothenpieler 868af7d7a4 avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Timo Rothenpieler d341895a08 Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE" 2 years ago
Timo Rothenpieler cb3453eb25 Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional framerates" 2 years ago
Hendrik Leppkes 549430e14d
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes bfa8a4a44b
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes d7c0991cfc
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes 8ea302832f
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients 2 years ago
James Almer 27205c0b47 fftools/ffmpeg_filter: fix leak of AVIOContext in read_binary() 2 years ago
Anton Khirnov 8f61cbf1b9 fftools/ffmpeg: avoid possible invalid reads with short -tag values 2 years ago
James Almer 2c11164707 avcodec/mp_cmp: reject invalid comparison function values 2 years ago
James Almer 5606d27006 avcodec/aacpsy: clip global_quality within the psy_vbr_map array boundaries 2 years ago
James Almer 4808ed94e3 avutil/wchar_filename: propagate MultiByteToWideChar() and WideCharToMultiByte() failures 2 years ago
James Almer bf704a0b30 avformat/concatf: check if any nodes were allocated 2 years ago
Kyle Manning a6dc92968a avcodec/nvenc: fix b-frame DTS behavior with fractional framerates 2 years ago
James Almer 3980415627 avcodec/vorbisdec: export skip_samples instead of dropping frames 2 years ago
Anton Khirnov a0d6566498 fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing 2 years ago
Haihao Xiang a3c93c03ad lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF 2 years ago
James Almer 18dde8d4cf avfilter/vf_untile: swap the chroma shift values used for plane offsets 2 years ago
Anton Khirnov adb4688bfb lavc/decode: stop mangling last_pkt_props->opaque 2 years ago
Timo Rothenpieler 916bdc0f19 avcodec/nvenc: avoid failing b_ref_mode check when unset 2 years ago
Kacper Michajłow 58f18df430 lavu/vulkan: fix handle type for 32-bit targets 2 years ago