112147 Commits (3be81e3b449febfb04596f3f187aae27f18d02f7)
 

Author SHA1 Message Date
Lynne 552a5fa496
vulkan_hevc: switch from a buffer pool to a malloc and simplify 2 years ago
Michael Niedermayer 4565747056
avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1 2 years ago
Jun Zhao 5c635b7d8c lavc/videotoolboxenc: Get the encoder supported properties 2 years ago
Jun Zhao 213cba9696 lavc/videotoolboxenc: Dump the encoder 2 years ago
Andreas Rheinhardt 27562bf022 avcodec/x86/mpegvideoenc_template: Disable dead code 2 years ago
Andreas Rheinhardt fa77cb258b avcodec/h264dec: Fix data race when updating decode_error_flags 2 years ago
Andreas Rheinhardt d2bc039501 avcodec/error_resilience: Make applying decode_error_flags optional 2 years ago
Zhao Zhili 4f4dc0a1a2 avfilter/dnn_backend_openvino: fix wild pointer on error path 2 years ago
Zhao Zhili 791b88fcb4 avfilter/dnn_backend_openvino: fix input_port/output_port leaks 2 years ago
Zhao Zhili 37123100d2 avfilter/dnn_backend_openvino: fix leak of ov_shape_t 2 years ago
Zhao Zhili d2c5c3b7ef avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path 2 years ago
Zhao Zhili e0880ef8cb avfilter/dnn_backend_openvino: fix use uninitialized values 2 years ago
Zhao Zhili 7cb6329296 avfilter/dnn_backend_openvino: reduce indentation in free_model_ov 2 years ago
Zhao Zhili 5369548f2e avfilter/dnn_backend_openvino: fix multiple memleaks 2 years ago
Zhao Zhili 3e24a27765 avfilter/dnn_filter_common: fix memleak 2 years ago
Andreas Rheinhardt c1b6235d41 avcodec/vulkan_decode: Factor creating session params out, fix leak 2 years ago
Andreas Rheinhardt dfac782b13 avutil/hwcontext_vulkan: Cosmetics 2 years ago
Andreas Rheinhardt 677635cd04 avutil/hwcontext_vulkan: Deduplicate code 2 years ago
Andreas Rheinhardt 47b1c0d0db avutil/hwcontext_vulkan: Improve type-safety 2 years ago
Andreas Rheinhardt a6bd2ee759 avutil/hwcontext_vulkan: Remove redundant resetting 2 years ago
Michael Niedermayer 2b25a5168e
avcodec/bonk: Fix integer overflow in predictor_calc_error() 2 years ago
Michael Niedermayer c012d1f2bb
avcodec/jpeg2000dec: jpeg2000 has its own lowres option 2 years ago
Michael Niedermayer 90647a9249
avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure 2 years ago
Michael Niedermayer ca09d8a0dc
avcodec/jpegxl_parser: Check for ctx->skip overflow 2 years ago
Michael Niedermayer d2e8974699
avformat/jpegxl_anim_dec: Check that size fits within argument 2 years ago
Paul B Mahol 00a837c70c avcodec/vmixdec: add support for custom first byte 2 years ago
Andreas Rheinhardt 038b992256 avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP 2 years ago
Andreas Rheinhardt c1714a483f avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint 2 years ago
Andreas Rheinhardt 830b5cc35e avformat: Inline raw_codec_id where known 2 years ago
Andreas Rheinhardt d0b03b4182 avfilter/avfilter: Don't report deprecated pkt_pos 2 years ago
Anton Khirnov ced62a0c01 fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output() 2 years ago
Zhao Zhili a8d9da4c8b avformat/mov: add interleaved_read option 2 years ago
Andreas Rheinhardt 6434e44003 avcodec/thread: Remove ff_thread_get_format define 2 years ago
Andreas Rheinhardt 0058f6013f avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1 2 years ago
Andreas Rheinhardt c38693b4b0 avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format() 2 years ago
Andreas Rheinhardt 654e4b00e2 avformat/wtvdec: Avoid unnecessary allocations 2 years ago
Andreas Rheinhardt ea0a41bcaf avformat/wtvdec: Use smaller upper bound for buffer 2 years ago
Andreas Rheinhardt 78169f397d avformat/wtvdec: Fix signed integer overflow 2 years ago
Andreas Rheinhardt 197f7e914b avformat/wtvdec: Skip too big tags 2 years ago
Andreas Rheinhardt c461ee39f9 avformat/wtvdec: Don't truncate GUIDs 2 years ago
Andreas Rheinhardt b67171893d avformat/avio: Don't use incompatible function pointer type for call 2 years ago
Paul B Mahol a18ccbfaeb avformat/aiffdec: improve probe 2 years ago
yethie aeff5bcba0 avfilter/vf_drawtext: fix text width measurement 2 years ago
Andreas Rheinhardt da784b81a6 avfilter/vf_framepack: Use dedicated pointer for access 2 years ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 2 years ago
Andreas Rheinhardt 5094d1f429 avutil/fifo: Constify AVFifo pointees in peek functions 2 years ago
Andreas Rheinhardt fa4bf5793a avutil/audio_fifo: Constify some pointees 2 years ago
Andreas Rheinhardt 9bf31f6096 avutil/samplefmt: Constify some pointees 2 years ago
Andreas Rheinhardt 41285890e0 avutil/imgutils: Constify some pointees 2 years ago
Paul B Mahol 8cd2e0c075 avcodec/fraps: remove extra new lines and not needed cast 2 years ago