112238 Commits (8bfadacfd110d202829c5ecbe557a3cf02b44eb0)
 

Author SHA1 Message Date
Zhao Zhili 37123100d2 avfilter/dnn_backend_openvino: fix leak of ov_shape_t 1 year ago
Zhao Zhili d2c5c3b7ef avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path 1 year ago
Zhao Zhili e0880ef8cb avfilter/dnn_backend_openvino: fix use uninitialized values 1 year ago
Zhao Zhili 7cb6329296 avfilter/dnn_backend_openvino: reduce indentation in free_model_ov 1 year ago
Zhao Zhili 5369548f2e avfilter/dnn_backend_openvino: fix multiple memleaks 1 year ago
Zhao Zhili 3e24a27765 avfilter/dnn_filter_common: fix memleak 1 year ago
Andreas Rheinhardt c1b6235d41 avcodec/vulkan_decode: Factor creating session params out, fix leak 1 year ago
Andreas Rheinhardt dfac782b13 avutil/hwcontext_vulkan: Cosmetics 1 year ago
Andreas Rheinhardt 677635cd04 avutil/hwcontext_vulkan: Deduplicate code 1 year ago
Andreas Rheinhardt 47b1c0d0db avutil/hwcontext_vulkan: Improve type-safety 1 year ago
Andreas Rheinhardt a6bd2ee759 avutil/hwcontext_vulkan: Remove redundant resetting 1 year ago
Michael Niedermayer 2b25a5168e
avcodec/bonk: Fix integer overflow in predictor_calc_error() 1 year ago
Michael Niedermayer c012d1f2bb
avcodec/jpeg2000dec: jpeg2000 has its own lowres option 1 year ago
Michael Niedermayer 90647a9249
avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure 1 year ago
Michael Niedermayer ca09d8a0dc
avcodec/jpegxl_parser: Check for ctx->skip overflow 1 year ago
Michael Niedermayer d2e8974699
avformat/jpegxl_anim_dec: Check that size fits within argument 1 year ago
Paul B Mahol 00a837c70c avcodec/vmixdec: add support for custom first byte 1 year ago
Andreas Rheinhardt 038b992256 avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP 1 year ago
Andreas Rheinhardt c1714a483f avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint 1 year ago
Andreas Rheinhardt 830b5cc35e avformat: Inline raw_codec_id where known 1 year ago
Andreas Rheinhardt d0b03b4182 avfilter/avfilter: Don't report deprecated pkt_pos 1 year ago
Anton Khirnov ced62a0c01 fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output() 1 year ago
Zhao Zhili a8d9da4c8b avformat/mov: add interleaved_read option 1 year ago
Andreas Rheinhardt 6434e44003 avcodec/thread: Remove ff_thread_get_format define 1 year ago
Andreas Rheinhardt 0058f6013f avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1 1 year ago
Andreas Rheinhardt c38693b4b0 avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format() 1 year ago
Andreas Rheinhardt 654e4b00e2 avformat/wtvdec: Avoid unnecessary allocations 1 year ago
Andreas Rheinhardt ea0a41bcaf avformat/wtvdec: Use smaller upper bound for buffer 1 year ago
Andreas Rheinhardt 78169f397d avformat/wtvdec: Fix signed integer overflow 1 year ago
Andreas Rheinhardt 197f7e914b avformat/wtvdec: Skip too big tags 1 year ago
Andreas Rheinhardt c461ee39f9 avformat/wtvdec: Don't truncate GUIDs 1 year ago
Andreas Rheinhardt b67171893d avformat/avio: Don't use incompatible function pointer type for call 1 year ago
Paul B Mahol a18ccbfaeb avformat/aiffdec: improve probe 1 year ago
yethie aeff5bcba0 avfilter/vf_drawtext: fix text width measurement 1 year ago
Andreas Rheinhardt da784b81a6 avfilter/vf_framepack: Use dedicated pointer for access 1 year ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Andreas Rheinhardt 5094d1f429 avutil/fifo: Constify AVFifo pointees in peek functions 1 year ago
Andreas Rheinhardt fa4bf5793a avutil/audio_fifo: Constify some pointees 1 year ago
Andreas Rheinhardt 9bf31f6096 avutil/samplefmt: Constify some pointees 1 year ago
Andreas Rheinhardt 41285890e0 avutil/imgutils: Constify some pointees 1 year ago
Paul B Mahol 8cd2e0c075 avcodec/fraps: remove extra new lines and not needed cast 1 year ago
Paul B Mahol 8042f658f7 avformat/mpjpegdec: remove extra newlines 1 year ago
Paul B Mahol 1735ca3c41 avcodec/8bps: always decode to planar formats directly 1 year ago
Paul B Mahol 1ce1970417 avcodec/8bps: use uint8/uint16 where possible 1 year ago
Andreas Rheinhardt 0c4ac187dc avformat/aviobuf: Fix function pointer equality check 1 year ago
Andreas Rheinhardt 58aaa83fa2 avformat/mxfdec: Don't pretend array to be bigger than it is 1 year ago
Andreas Rheinhardt 740ce93fae avcodec/flicvideo: Remove unnecessary cast 1 year ago
Andreas Rheinhardt eb9bfe30a2 avcodec/imc: Fix leak on init error 1 year ago
Paul B Mahol 86bd0f08d3 avcodec/vmixdec: fix inputs with more than 255 slices 1 year ago
Paul B Mahol 64f538c356 avcodec/shorten: use uint16_t for wave_format 1 year ago