48969 Commits (30fe9d3511a6025719c477cb7f3a3143593a03ef)

Author SHA1 Message Date
Michael Niedermayer 30fe9d3511
avcodec/hcadec: do not set hfr_group_count to invalid values 10 months ago
Michael Niedermayer 21ff582aec
avcodec/osq: avoid several signed integer overflows 10 months ago
Michael Niedermayer e2a58916b1
avcodec/vmixdec: Check shift before use 10 months ago
Michael Niedermayer a2ceca5cf6
avcodec/cbs_h266_syntax_template: Check tile_y 10 months ago
Michael Niedermayer 24367ad563
avcodec/proresenc_kostya: Remove bug similarity text 10 months ago
Michael Niedermayer d2f57db3ab
avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() 10 months ago
Michael Niedermayer ae0e91150c
avcodec/8bps: Consider width in the minimal size check 10 months ago
Michael Niedermayer 7dbea8ef0b
avcodec/indeo3: Round dimensions up in allocate_frame_buffers() 10 months ago
Michael Niedermayer 16bef72c50
avcodec/mpegvideo_enc: Use ptrdiff_t for stride 10 months ago
Timo Rothenpieler 3834629897 avcodec/nvenc: support SDK 12.2 bit depth API 10 months ago
Timo Rothenpieler 3481f8d99f avcodec/nvenc: stop using long deprecated format specifiers 10 months ago
Timo Rothenpieler f4a6db1222 avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 10 months ago
Cosmin Stejerean 33efa50fa4 avcodec/libsvtav1: send the EOS signal without a one frame delay to allow for the library to operate in a low-delay mode 11 months ago
Gyan Doshi 25abb63bfc avcodec/libsvtav1: add version guard for external param 11 months ago
Frank Plowman f9b68bc9a5 lavc/vvc: Read subpic ID when only one subpicture is present 11 months ago
Frank Plowman 192fca4b59 lavc/vvc: Correct sps_num_subpics_minus1 minimum 11 months ago
Andreas Rheinhardt adef13da94 avcodec/cbs_h2645: Avoid function pointer casts, fix UB 11 months ago
Andreas Rheinhardt bebaad4371 avcodec/cbs_h266_syntax_template: Don't omit unused function parameter 11 months ago
James Almer db36dfc9ba avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_id 11 months ago
Frank Plowman 61628a44eb lavc/vvc: Add check to num_multi_layer_olss 11 months ago
James Almer d6399d50ae avcodec/cbs_h266: fix logic setting num_layers_in_ols when vps_ols_mode_idc is 2 11 months ago
Jan Ekström a267d4ad4c avcodec/av1dec: fix matrix coefficients exposed by codec context 11 months ago
Jan Ekström fef22c87ad {avcodec,tests}: rename the bundled Mesa AV1 vulkan video headers 11 months ago
Lynne 8815d77532 avfft: avoid overreads with RDFT API users 12 months ago
James Almer bfacb66fc8 avcodec/nvdec: don't free NVDECContext->bitstream 12 months ago
Zhao Zhili 61b88b4dda avcodec/mediacodecdec: fix return EAGAIN after EOF 1 year ago
Michael Niedermayer e1c2fa6b9a
avcodec/mpegvideo_enc: Dont copy beyond the image 1 year ago
Michael Niedermayer 2b403b88fc
avcodec/vaapi_encode: Avoid double AVERRORS 1 year ago
Michael Niedermayer 2eb597816a
avcodec/jpegxl_parser: Check get_vlc2() 1 year ago
Michael Niedermayer bf2d7b20ea
avcodec/jpegxl_parser: Add padding to cs_buffer 1 year ago
Michael Niedermayer 45cd69a276
avcodec/jpeglsdec: Check Jpeg-LS LSE 1 year ago
Michael Niedermayer bb84cbfd0c
avcodec/osq: Implement flush() 1 year ago
Nuo Mi 0ecd15b839
avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val 1 year ago
Pierre-Anthony Lemieux fb724ad64e
avcodec/jpeg2000htdec: check if block decoding will exceed internal precision 1 year ago
Michael Niedermayer d93b0009c4
avcodec/av1dec: Fix resolving zero divisor 1 year ago
Haihao Xiang d596225a57 lavc/qsvdec: return 0 if more data is required 1 year ago
Leo Izen 1a3ec3f2f8
avcodec/jpegxl_parser: check ANS cluster alphabet size vs bundle size 1 year ago
Lynne 2c87aa0b23 lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled 1 year ago
Anton Khirnov 111035ccae lavc/dvdsubenc: only check canvas size when it is actually set 1 year ago
Dmitry Rogozhkin 466799d4f5 avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 1 year ago
Sebastian Ramacher c7fe7ee8d4 avcoded/fft: Fix memory leak if ctx2 is used 1 year ago
Sebastian Ramacher af912d80d8 avcodec/fft: Use av_mallocz to avoid invalid free/uninit 1 year ago
Michael Niedermayer 56b50b945b
avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1 1 year ago
Michael Niedermayer d57ea70234
avcodec/4xm: Check for cfrm exhaustion 1 year ago
Michael Niedermayer 962d667964
avcodec/flicvideo: consider width in copy loops 1 year ago
Michael Niedermayer a1d9e28272
avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer 1 year ago
Michael Niedermayer 597d574480
avcodec/vlc: Replace mysterious max computation code in multi vlc 1 year ago
Michael Niedermayer e8541ed9f1
avcodec/vlc: Skip subtable entries in multi VLC 1 year ago
Michael Niedermayer 8904bc8e76
avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff() 1 year ago
Michael Niedermayer c9a9dbfebf
avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950() 1 year ago