ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/18
[FFmpeg-cvslog] gblur_vulkan: port to imageLoad()
Lynne
2025/02/18
[FFmpeg-cvslog] avgblur_vulkan: fix duplicated variable error when planes=0
Lynne
2025/02/18
[FFmpeg-cvslog] avgblur_vulkan: port to imageLoad()
Lynne
2025/02/18
[FFmpeg-cvslog] bwdif_vulkan: convert to storage images
Lynne
2025/02/18
[FFmpeg-cvslog] vulkan: fix crash in ff_vk_shader_free
Lynne
2025/02/17
[FFmpeg-cvslog] avfilter/interlace_vulkan: add interlace_vulkan filter
Niklas Haas
2025/02/17
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb_neon: Implemented {yuyv, uyvy}toyuv{420, 422}
Krzysztof Pyrkosz
2025/02/17
[FFmpeg-cvslog] fftools/ffmpeg: use an int for nb_threads
James Almer
2025/02/17
[FFmpeg-cvslog] swscale/aarch64/rgb24toyv12: skip early right shift by 2
Krzysztof Pyrkosz
2025/02/17
[FFmpeg-cvslog] avutil/frame: Fix direct pointer compare between different array
Zhao Zhili
2025/02/17
[FFmpeg-cvslog] avcodec/hevc: Add alpha layer support
Zhao Zhili
2025/02/17
[FFmpeg-cvslog] avcodec/hevc/ps: Add basic HEVC_SCALABILITY_AUXILIARY support
Zhao Zhili
2025/02/17
[FFmpeg-cvslog] avcodec/hevc: Rewrite scalability_mask_flag parse in decode_vps_ext
Zhao Zhili
2025/02/16
[FFmpeg-cvslog] avcodec/aac/aacdec: Clear SFO on error
Michael Niedermayer
2025/02/16
[FFmpeg-cvslog] avcodec/rv60dec: Initialize slice gb with actually allocated size
Michael Niedermayer
2025/02/16
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
2025/02/16
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Simplify decode_usac_scale_factors()
Michael Niedermayer
2025/02/16
[FFmpeg-cvslog] fftools/opt_common: add time and datetime log flags
softworkz
2025/02/16
[FFmpeg-cvslog] avutil/log: support logging of date and time information
softworkz
2025/02/16
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Limit get_unary()
Michael Niedermayer
2025/02/16
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
2025/02/16
[FFmpeg-cvslog] avformat/wavdec: Fix overflow of intermediate in block_align check
Michael Niedermayer
2025/02/15
[FFmpeg-cvslog] lavc/vvc: Set fc->ref to NULL at top of decode_nal_units
Frank Plowman
2025/02/14
[FFmpeg-cvslog] avcodec/vvc/refs: Check content_ref in set_pict_type()
Michael Niedermayer
2025/02/14
[FFmpeg-cvslog] avcodec/amfenc: Fix max rate control log message
Araz Iusubov
2025/02/13
[FFmpeg-cvslog] avcodec/hevc_mp4toannexb: prepend extradata before the leading PS for an IRAP
James Almer
2025/02/13
[FFmpeg-cvslog] lavc/hevcdec: unbreak WPP/progress2 code
Anton Khirnov
2025/02/13
[FFmpeg-cvslog] random_seed: Reorder if clauses for gathering entropy
Martin Storsjö
2025/02/13
[FFmpeg-cvslog] random_seed: Improve behaviour with small timer increments with high precision timers
Martin Storsjö
2025/02/12
[FFmpeg-cvslog] avcodec/version: bump micro after the previous change
James Almer
2025/02/12
[FFmpeg-cvslog] avcodec/ac3dec: move some fields up in AC3DecodeContext
James Almer
2025/02/12
[FFmpeg-cvslog] avcodec/libtheora: fix setting keyframe_mask
James Almer
2025/02/12
[FFmpeg-cvslog] avcodec/ac3dec: add a flush callback for the ac3 and eac3 decoders
James Almer
2025/02/12
[FFmpeg-cvslog] avdevice/alsa: simplify passing ff_alsa_open a channel layout
James Almer
2025/02/11
[FFmpeg-cvslog] avformat/mov: Store trak > udta metadata on each stream
Rémi Bernon
2025/02/11
[FFmpeg-cvslog] lavc/videotoolboxenc: Add spatial_aq option
Dennis Sädtler
2025/02/11
[FFmpeg-cvslog] x86: aacencdsp: Fix negating signed values in aac_quantize_bands
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] fate: Add a dependency on ffprobe for fate-flcl1905
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] checkasm: aacencdsp: Actually test nonzero values in quant_bands
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
2025/02/11
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
2025/02/10
[FFmpeg-cvslog] threadprogress: reorder instructions to fix race.
Ronald S . Bultje
2025/02/10
[FFmpeg-cvslog] avfilter/vpp_amf: add option reset_sar
Gyan Doshi
2025/02/10
[FFmpeg-cvslog] avfilter/vf_amf_common: fix build
Timo Rothenpieler
2025/02/10
[FFmpeg-cvslog] avcodec/aarch64/opusdsp_neon: Simplify opus_postfilter_neon
Krzysztof Pyrkosz
2025/02/10
[FFmpeg-cvslog] x86: aacencdsp: Fix negating signed values in aac_quantize_bands
Martin Storsjö
2025/02/10
[FFmpeg-cvslog] checkasm: aacencdsp: Actually test nonzero values in quant_bands
Martin Storsjö
2025/02/10
[FFmpeg-cvslog] avfilter/scale*: add option reset_sar
Gyan Doshi
2025/02/09
[FFmpeg-cvslog] avcodec: add AV_CODEC_ID_IVTV_VBI
Scott Theisen
2025/02/09
[FFmpeg-cvslog] avformat/mpeg: demux ivtv captions
Scott Theisen
2025/02/09
[FFmpeg-cvslog] avcodec/hw_base_encode: log the readable error message on failure
Marth64
2025/02/09
[FFmpeg-cvslog] avcodec/pngdec: avoid hard failure on illegal sBIT chunks
Leo Izen
2025/02/07
[FFmpeg-cvslog] avformat/mov: check for tts_count before deferencing tts_data
James Almer
2025/02/07
[FFmpeg-cvslog] avcodec/leaddec: support format 0x1006
Peter Ross
2025/02/07
[FFmpeg-cvslog] avformat/mov: add an offset to IAMF streams
James Almer
2025/02/07
[FFmpeg-cvslog] lavc/hevcdec: pass an actual codec context to ff_h2645_sei_to_frame()
Anton Khirnov
2025/02/07
[FFmpeg-cvslog] swscale/graph: copy scaler_params to the legacy subpass context
James Almer
2025/02/07
[FFmpeg-cvslog] avformat/unix: set is_streamed to true
dank074
2025/02/07
[FFmpeg-cvslog] avutil/hwcontext_amf: fix crash on uninit after init failed
Kacper Michajłow
2025/02/07
[FFmpeg-cvslog] swscale/aarch64/rgb2rgb: Implemented NEON shuf routines
Krzysztof Pyrkosz
2025/02/07
[FFmpeg-cvslog] swscale/aarch64/output.S: refactor ff_yuv2plane1_8_neon
Krzysztof Pyrkosz
2025/02/06
[FFmpeg-cvslog] avformat/hls: Fix twitter
Michael Niedermayer
2025/02/06
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
2025/02/06
[FFmpeg-cvslog] avformat/mov: fix eof check in mov_read_iinf()
Kacper Michajłow
2025/02/06
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
2025/02/06
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
2025/02/06
[FFmpeg-cvslog] avutil/downmix_info: add missing semicolon
James Almer
2025/02/06
[FFmpeg-cvslog] avutil/downmix_info: zero the allocated buffer
James Almer
2025/02/06
[FFmpeg-cvslog] avfilter/drawtext: fix memory leak when using "reinit" runtime command
Steven Zhou
2025/02/06
[FFmpeg-cvslog] doc/t2h: Support texinfo 7.1 and 7.2 pretest
Patrice Dumas
2025/02/06
[FFmpeg-cvslog] avformat/mov: fix overflow in drift timestamp calculation
James Almer
2025/02/06
[FFmpeg-cvslog] doc/t2h: Support texinfo 7.1 and 7.2 pretest
Patrice Dumas
2025/02/06
[FFmpeg-cvslog] avfilter/drawtext: fix memory leak when using "reinit" runtime command
Steven Zhou
2025/02/06
[FFmpeg-cvslog] avcodec/ffv1enc_vulkan: add missing arguent to ff_ffv1_common_init()
James Almer
2025/02/06
[FFmpeg-cvslog] fate/libswresample: add a test downmixing with a custom order layout
James Almer
2025/02/06
[FFmpeg-cvslog] avcodec/ffv1: split off and share frame header parsing code
James Almer
2025/02/06
[FFmpeg-cvslog] avcodec: add a ffv1 parser
James Almer
2025/02/06
[FFmpeg-cvslog] avfilter/xpsnr: avoid division by zero
Gyan Doshi
2025/02/05
[FFmpeg-cvslog] ffv1dec: fix threaded decode failures
Lynne
2025/02/05
[FFmpeg-cvslog] lavf/mxfenc: Return AVERROR(EINVAL) in mxf_write_jpeg2000_subdesc() is pixfmt not set
Tomas Härdin
2025/02/05
[FFmpeg-cvslog] lavf/mxfenc: Make write_desc return int
Tomas Härdin
2025/02/05
[FFmpeg-cvslog] libswresample/rematrix: add support for custom order channel layouts
James Almer
2025/02/05
[FFmpeg-cvslog] swresample/rematrix: split filling the matrix array into its own function
James Almer
2025/02/04
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e99836b Replace broken Web IRC link
ffmpeg-git
2025/02/04
[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets
Michael Niedermayer
2025/02/04
[FFmpeg-cvslog] avfilter/Makefile: add missing SKIPHEADERS for AMF
James Almer
2025/02/04
[FFmpeg-cvslog] avutil/Makefile: fix SKIPHEADERS for AMF
James Almer
2025/02/04
[FFmpeg-cvslog] avcodec/nvenc: add support for writing mastering metadata SEI messages
James Almer
2025/02/04
[FFmpeg-cvslog] doc/ffmpeg: update example command line for IAMF muxing
James Almer
2025/02/04
[FFmpeg-cvslog] avcodec/nvenc: add compile time check for outputRecoveryPointSEI for HEVC
James Almer
2025/02/03
[FFmpeg-cvslog] avformat/matroskaenc: log unsupported subtitle codec name
Zhao Zhili
2025/02/03
[FFmpeg-cvslog] avcodec/amfenc: redesign to use hwcontext_amf.
Dmitrii Ovchinnikov
2025/02/03
[FFmpeg-cvslog] doc/filters: Add documentation for AMF filters
Evgeny Pavlov
2025/02/03
[FFmpeg-cvslog] avfilter/scale_amf: Add AMF VPP & super resolution filters
Evgeny Pavlov
2025/02/03
[FFmpeg-cvslog] avcodec: add amfdec.
Evgeny Pavlov
2025/02/03
[FFmpeg-cvslog] avutil: add hwcontext_amf.
Dmitrii Ovchinnikov
2025/02/03
[FFmpeg-cvslog] avformat/seek: Remove dead code
Zhao Zhili
2025/02/03
[FFmpeg-cvslog] avformat/seek: Remove always true condition
Zhao Zhili
2025/02/03
[FFmpeg-cvslog] avcodec/nvenc: Enable recovery point SEI for intra refresh mode
Zhao Zhili
2025/02/03
[FFmpeg-cvslog] avcodec/speexdec: fix frame_size for mode == 2
James Almer
2025/02/03
[FFmpeg-cvslog] avfilter/vf_scale: remove global side data when it no longer applies after scaling
James Almer
2025/02/03
[FFmpeg-cvslog] avfilter/avfilter: remove accidental loop index variable reset
James Almer
2025/02/03
[FFmpeg-cvslog] swscale/x86/rgb2rgb: add AVX512ICL versions of shuffle_bytes
Shreesh Adiga
2025/02/02
[FFmpeg-cvslog] avcodec/h264dec: make slice header parse errors fatal under AV_EF_EXPLODE
Dale Curtis
2025/02/02
[FFmpeg-cvslog] avcodec/mpeg12dec: rename 0x0502 CC format
Scott Theisen
2025/02/02
[FFmpeg-cvslog] avcodec/nvdec: add 4:2:2 decoding and 10-bit support
Diego de Souza
2025/02/02
[FFmpeg-cvslog] avcodec/nvenc: add Temporal Filtering for AV1 and H.264 in NVENC
Diego de Souza
2025/02/02
[FFmpeg-cvslog] avcodec/nvenc: finalize SDK 13.0 support
Timo Rothenpieler
2025/02/02
[FFmpeg-cvslog] avcodec/nvenc: use encoder level options for qmin/qmax
Timo Rothenpieler
2025/02/02
[FFmpeg-cvslog] avcodec/nvenc: add 4:2:2 encoding and H.264 10-bit support
Diego de Souza
2025/02/02
[FFmpeg-cvslog] avcodec/nvenc: add UHQ to AV1 for NVENC
Diego de Souza
2025/02/02
[FFmpeg-cvslog] avcodec/cuviddec: add HEVC/H.264 4:2:2 and H.264 10-bit support
Diego de Souza
2025/02/02
[FFmpeg-cvslog] avutil/hwcontext_cuda: add 4:2:2 pixel format support
Diego de Souza
2025/02/02
[FFmpeg-cvslog] avutil/cpu: Disable ff_getauxval() on x86
Andreas Rheinhardt
2025/02/02
[FFmpeg-cvslog] swscale/x86/swscale: Move some constants to rgb2rgb.c
Andreas Rheinhardt
2025/02/02
[FFmpeg-cvslog] fftools/ffmpeg_opt: Remove audio_drift_threshold
Andreas Rheinhardt
2025/02/02
[FFmpeg-cvslog] swscale/x86/swscale: Make M24 variables static
Andreas Rheinhardt
2025/02/01
[FFmpeg-cvslog] libavformat/hls: Be more restrictive on mpegts extensions
Michael Niedermayer
2025/02/01
[FFmpeg-cvslog] avformat/hls: .ts is always ok even if its a mov/mp4
Michael Niedermayer
2025/02/01
[FFmpeg-cvslog] avcodec/libxvid: add check for invalid intra/inter matrix values
Marton Balint
2025/01/31
[FFmpeg-cvslog] avdevice/alsa_dec: add a ch_layout option
James Almer
2025/01/31
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
2025/01/31
[FFmpeg-cvslog] avformat/hls: Print input format in error message
Michael Niedermayer
2025/01/31
[FFmpeg-cvslog] doc/filters: fix typo in format filter
Gyan Doshi
2025/01/30
[FFmpeg-cvslog] avcodec/jpegxl_parse{,r}: fix integer overflow for some malformed files
Leo Izen
2025/01/30
[FFmpeg-cvslog] avcodec/hevc/hevcdec: Don't add to null pointer
Vitaly Buka
2025/01/30
[FFmpeg-cvslog] avformat/mov: fix overflow in drift timestamp calculation
James Almer
2025/01/30
[FFmpeg-cvslog] ffmpeg_demux: don't print input error for AVERROR_EXIT
Gyan Doshi
2025/01/29
[FFmpeg-cvslog] avformat/vqf: fix memory leak in add_metadata()
Kacper Michajłow
2025/01/29
[FFmpeg-cvslog] lavc/vvcdec: remove unneeded VVCContext->pix_fmt
Nuo Mi
2025/01/29
[FFmpeg-cvslog] lavc/vvcdec: ensure slices contain nonzero CTUs
Nuo Mi
2025/01/29
[FFmpeg-cvslog] lavc/vvcdec: remove unneeded set_output_format
Nuo Mi
2025/01/28
[FFmpeg-cvslog] avutil/frame: check return value for cropping offsets
Leo Izen
2025/01/28
[FFmpeg-cvslog] avformat/id3v2: add image/webp for WebP attached pictures
Jan Ekström
2025/01/28
[FFmpeg-cvslog] tests/checkasm/sw_rgb: increase plane array buffers
James Almer
2025/01/28
[FFmpeg-cvslog] avutil/downmix_info: check for side data allocation success before zeroing it
James Almer
2025/01/28
[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open
Martin Storsjö
2025/01/28
[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option
Martin Storsjö
2025/01/28
[FFmpeg-cvslog] avfilter/buffersrc: remove unused variable
James Almer
2025/01/28
[FFmpeg-cvslog] avcodec/aarch64/aacencdsp: NEON implementation
Krzysztof Pyrkosz
2025/01/27
[FFmpeg-cvslog] avfilter/setpts: add option strip_fps to decide framerate handling
Gyan Doshi
2025/01/26
[FFmpeg-cvslog] fftools/ffmpeg_filter: remove accidental variable shadowing
James Almer
2025/01/25
[FFmpeg-cvslog] avfilter/af_aresample: propagate downmix metadata to swresample if present
James Almer
2025/01/25
[FFmpeg-cvslog] fftools/ffmpeg: propagate decoded_side_data from decoded streams to the filterchain
James Almer
2025/01/25
[FFmpeg-cvslog] doc/APIChanges: fix library name for a recent entry
James Almer
2025/01/25
[FFmpeg-cvslog] avutil/downmix_info: zero the allocated buffer
James Almer
2025/01/25
[FFmpeg-cvslog] avfilter/buffersink: add av_buffersink_get_side_data()
James Almer
2025/01/25
[FFmpeg-cvslog] avutil/frame: add a side data prop to signal channel layout dependent types
James Almer
2025/01/25
[FFmpeg-cvslog] fftools/ffmpeg_filter: reinitialize the filterchain if downmix metadata changed between frames
James Almer
2025/01/25
[FFmpeg-cvslog] avfilter/buffersrc: add a side_data field
James Almer
2025/01/25
[FFmpeg-cvslog] avfilter/avfilter: add a side_data field to AVFilterLink
James Almer
2025/01/25
[FFmpeg-cvslog] avcodec/svq1enc: restrict Altivec acceleration to big-endian POWER configurations
Sean McGovern
2025/01/25
[FFmpeg-cvslog] Revert "avformat/mpegts: Add standard extension so hls can check in extension_picky mode"
Michael Niedermayer
2025/01/25
[FFmpeg-cvslog] avformat/hls: Be more picky on extensions
Michael Niedermayer
2025/01/25
[FFmpeg-cvslog] avcodec/sanm: codec37 buffers are private
Manuel Lauss
2025/01/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: use 64bit multiplication in dct_quantize_trellis_c and dct_quantize_c
Marton Balint
2025/01/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: fix qmat value comments
Marton Balint
2025/01/25
[FFmpeg-cvslog] avcodec/mpegvideo_enc: add checks for custom inter/intra/chroma matrices
Marton Balint
2025/01/24
[FFmpeg-cvslog] Fix the tail handling in R-V V sad
sunyuechi
2025/01/22
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] Changelog: update
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/wtvdec: Initialize buf
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/iamf_parse: Check output_channel_count
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/vqf: Propagate errors from add_metadata()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/ffv1enc: Fix RCT for GBR colorspace
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/get_buffer: Use av_buffer_mallocz() for audio same as its done for video
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/osq: Fixes several undefined overflows in do_decode()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avfilter/vf_grayworld: Use the correct pointer for av_log()
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/jpegxl_anim_dec: clear buffer padding
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/rmdec: check that buf if completely filled
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/cfhdenc: Clear dwt_tmp
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avcodec/hapdec: Clear tex buffer
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] avformat/mxfdec: Check that key was read sucessfull
Michael Niedermayer
2025/01/22
[FFmpeg-cvslog] swscale/swscale: combine the input/output checks in sws_frame_setup()
James Almer
2025/01/22
[FFmpeg-cvslog] swscale/swscale: don't reject scaling when color parameters are not supported but conversion is not required
James Almer
2025/01/21
[FFmpeg-cvslog] avformat/iamf_reader: Initialize padding and check read in ff_iamf_read_packet()
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
Earlier messages
Later messages