109940 Commits (1ebb0e43f9a15a12cd94db44e4bc5424f8a5b0c9)
 

Author SHA1 Message Date
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 1 year ago
Timo Rothenpieler c433ad89a0 avfilter/vsrc_ddagrab: account for mouse-only frames during probing 1 year 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
Martin Storsjö 1cf17633cd vulkan: Fix win/i386 calling convention 2 years ago
James Almer 0e11aafb08 avfilter/graphparser: fix filter instance name when an id is provided 2 years ago
Zhao Zhili 46970dd155 avcodec/aacps_tablegen: fix build error after avutil bump 2 years ago
Zhao Zhili 0981053c29 avcodec/nvenc: fix potential NULL pointer dereference 2 years ago
Michael Niedermayer ea3d24bbe3
RELEASE_NOTES: Based on the version from 5.1 2 years ago
Michael Niedermayer ff5cce2eaf
avcodec/motionpixels: Mask pixels to valid values 2 years ago
Michael Niedermayer 1eb1acb62b
avcodec/xpmdec: Check size before allocation to avoid truncation 2 years ago
Michael Niedermayer 718d6c71ef
avcodec/bink: Avoid undefined out of array end pointers in binkb_decode_plane() 2 years ago
Michael Niedermayer 8ab01c8b0d
avcodec/bink: Fix off by 1 error in ref end 2 years ago
Michael Niedermayer d1e446d570
avcodec/utils: Ensure linesize for SVQ3 2 years ago
Michael Niedermayer 8e478e0cb1
avcodec/utils: allocate a line more for VC1 and WMV3 2 years ago
Michael Niedermayer 81d9c57c43
avcodec/videodsp_template: Adjust pointers to avoid undefined pointer things 2 years ago
Michael Niedermayer 3ae6feff7e
avcodec/pngdec: dont skip/read chunk twice 2 years ago
Michael Niedermayer 197dcd28ef
avcodec/pngdec: Check deloco index more exactly 2 years ago
Michael Niedermayer bc531eedbd
avformat/wavarc: Check if extradata has been fully read 2 years ago
Michael Niedermayer e4eed31133
avcodec/wavarc: Check k 2 years ago
Michael Niedermayer c56f84e656
avcodec/ffv1dec: Check that num h/v slices is supported 2 years ago
Michael Niedermayer bbcf3f4234
avcodec/rka: avoid undefined doubling sum overflow 2 years ago
Michael Niedermayer 8a6c037acd
avcodec/rka: avoid negative value shift 2 years ago
Michael Niedermayer b59152b474
avcodec/rka: check for size 1 filter 2 years ago
Michael Niedermayer 0c1e67ab14
avcodec/rka: Fix some integer anomalies 2 years ago
Michael Niedermayer ec5edc0946
avformat/rka: Fix 1/0 with bps=1 2 years ago
Michael Niedermayer 6f1b24c4fe
avformat/mov: Check samplesize and offset to avoid integer overflow 2 years ago