ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/27
[FFmpeg-cvslog] avfilter/vf_libplacebo: allow differing formats per input
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avfilter/vf_libplacebo: switch to new background API
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avfilter/vf_libplacebo: switch to AV_OPT_TYPE_COLOR
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avfilter/vf_libplacebo: remove deprecated options
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avfilter/libplacebo: strip interlaced flag when deinterlacing
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avfilter/libplacebo: only mark frame fields when deinterlacing
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avfilter/libplacebo: add deinterlacing options
Niklas Haas
2025/02/27
[FFmpeg-cvslog] avformat/nistspheredec: Clear buffer
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/hls: .ts is always ok even if its a mov/mp4
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/mvha: Clear remaining space after inflate()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/hls: Fix twitter
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat: add ff_match_url_ext()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/rmdec: check that buf if completely filled
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ffv1enc: Fix >8bit context size
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] swscale/output: used unsigned for bit accumulation
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/ilbc: Check avio_read() for failure
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/rangecoder: only perform renorm check/loop for callers that need it
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/vqf: Propagate errors from add_metadata()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/vividas: Check avio_read() for failure
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/apetag: Check APETAGEX
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/wtvdec: Check length of read mpeg2_descriptor
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] libavformat/hls: Be more restrictive on mpegts extensions
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/hls: Print input format in error message
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/bwdif: account for chroma sub-sampling in min size calculation
Cosmin Stejerean
2025/02/27
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/huffyuvdec: Initialize whole output for decode_gray_bitstream()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/hapdec: Clear tex buffer
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/dxa: check bpc
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] INSTALL: explain the circular dependency issue and solution
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ilbcdec: Initialize tempbuff2
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] doc/developer: Document relationship between git accounts and MAINTAINERS
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mxfdec: Fix overflow in midpoint computation
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/svq3: Check for minimum size input
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/ffv1enc: Prevent generation of files with broken slices
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mxfdec: Check timecode for overflow
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mvdec: Check if name was fully read
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/eacmv: Check input size for intra frames
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/vc2enc: basic sanity check on slice_max_bytes
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/notchlc: Check bytes left before reading
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/avcodec: Warn about data returned from get_buffer*()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/vc1dec: Clear mb_type_base and ttblk_base
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avformat/wtvdec: clear sectors
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/dxva2: initialize validate
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/dxva2: Initialize ConfigBitstreamRaw
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/dxva2: Initialize dxva_size and check it
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/vf_xfade: Compute w2, h2 with float
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/vf_tonemap_opencl: Dereference after NULL check
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/vf_v360: Assert that vf was initialized
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avfilter/vf_xfade_opencl: Check ff_inlink_consume_frame() for failure
Michael Niedermayer
2025/02/27
[FFmpeg-cvslog] avcodec/proresdec: Don't use LONG_BITSTREAM_READER
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/lcevcdec: Use proper include
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/proresdec: Reuse permutation
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/proresdsp: Make put_pixels truely ptrdiff_t compatible
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/intrax8dsp: Constify DSP functions
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/simple_idct_template: Move function to its declaration
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/simple_idct: Move ProRes-only code to proresdsp.c
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/proresdec: Disable HWAccel at compile-time when possible
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/prores{dec,dsp}: Remove always-false checks
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/flacdsp: Remove leftover encoding function pointers
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/proresdec: Deduplicate debug message
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/get_bits: Remove LONG_BITSTREAM_READER
Andreas Rheinhardt
2025/02/27
[FFmpeg-cvslog] avcodec/intrax8dsp: Copy several bytes at once
Andreas Rheinhardt
2025/02/26
[FFmpeg-cvslog] New commits on branch release/7.0
Git System
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/26
[FFmpeg-cvslog] avcodec/cuviddec: correctly handle buffer size and status when deinterlacing
Timo Rothenpieler
2025/02/26
[FFmpeg-cvslog] avformat: add AV1 RTP depacketizer and packetizer
Chris Hodges
2025/02/26
[FFmpeg-cvslog] aacenc: remove ANMR coder
Lynne
2025/02/26
[FFmpeg-cvslog] aacenc: remove support for AAC LTP profile
Lynne
2025/02/26
[FFmpeg-cvslog] aacenc: remove support for AAC Main profile
Lynne
2025/02/26
[FFmpeg-cvslog] libavcodec/wmadec: Return AVERROR_INVALIDDATA on decoding errors
Jonathan Murray
2025/02/26
[FFmpeg-cvslog] avformat/flacdec: Return correct error-codes on read-failure
Ulrik
2025/02/26
[FFmpeg-cvslog] avformat/http: Return EIO for prematurely broken connection
Ulrik
2025/02/26
[FFmpeg-cvslog] Make mime-type award a bonus probe score
Peter Zebühr
2025/02/26
[FFmpeg-cvslog] rtmp: Set correct message stream id when writing as server
Jonathan Murray
2025/02/26
[FFmpeg-cvslog] GOL-1361: Remove invalid CTTS sample_offset check
ekir
2025/02/26
[FFmpeg-cvslog] avformat/mp3dec: Subtract known padding from duration
Ulrik Mikaelsson
2025/02/26
[FFmpeg-cvslog] avcodec/ffv1_parser: Rename close to ffv1_close
Zhao Zhili
2025/02/25
[FFmpeg-cvslog] avformat/hls: Print input format in error message
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avcodec/aac/aacdec_usac: Simplify decode_usac_scale_factors()
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avcodec/aac/aacdec_lpd: Limit get_unary()
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] Changelog: update
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/iff: Check that we have a stream in read_dst_frame()
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/wavdec: Fix overflow of intermediate in block_align check
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avcodec/h263dec: Check against previous dimensions instead of coded
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avcodec/aac/aacdec: Clear SFO on error
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] libavformat/hls: Be more restrictive on mpegts extensions
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/mlvdec: fix size checks
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/mxfdec: Check edit unit for overflow in mxf_set_current_edit_unit()
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/hls: .ts is always ok even if its a mov/mp4
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/hls: Fix twitter
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] avformat/hls: Be more picky on extensions
Michael Niedermayer
2025/02/25
[FFmpeg-cvslog] fftools/ffmpeg_dec: don't try to copy side data from the decoder if it already exists in the output frame
James Almer
2025/02/24
[FFmpeg-cvslog] tests: Add fate-hevc-alpha
Zhao Zhili
2025/02/24
[FFmpeg-cvslog] tools: Add binaries to .gitignore
Frank Plowman
2025/02/24
[FFmpeg-cvslog] add tools/compare-cvelists.sh
Michael Niedermayer
2025/02/24
[FFmpeg-cvslog] fftools/ffprobe: Switch to AVMutex
Andreas Rheinhardt
2025/02/24
[FFmpeg-cvslog] ffmpeg_demux: add option readrate_catchup
Gyan Doshi
2025/02/24
[FFmpeg-cvslog] fftools: notify user of flags upon loglevel parse failure
Gyan Doshi
2025/02/23
[FFmpeg-cvslog] avformat/mov: (v4) fix get_eia608_packet
Pavel Koshevoy
2025/02/23
[FFmpeg-cvslog] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
James Almer
2025/02/23
[FFmpeg-cvslog] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
James Almer
2025/02/23
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
2025/02/23
[FFmpeg-cvslog] lavc/vvc: Ensure subpictures don't overlap
Frank Plowman
2025/02/23
[FFmpeg-cvslog] lavc/vvc: Fix slice map construction for small subpics
Frank Plowman
2025/02/22
[FFmpeg-cvslog] fate/demux: add a test for Theora in OGG
James Almer
2025/02/22
[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 66ff52e web/security: Add CVE numbers that have been reported today to ffmpeg-security
ffmpeg-git
2025/02/22
[FFmpeg-cvslog] avcodec/mpv_reconstruct_mb_template: Merge template into its users
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/mpegvideo_{dec,enc}: Reindent after the previous commit
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/h263dec: Clean intra tables in decoder, not ff_mpv_reconstruct_mb
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/mpeg12dec: Move resetting last_dc to decoder
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Don't reset intra buffers in mpv_reconstruct_mb()
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/mpeg12enc: Move resetting last_dc to encoder
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/h261enc: Use LUT to write motion vector differences
Andreas Rheinhardt
2025/02/22
[FFmpeg-cvslog] avcodec/libsvtav1: unbreak build with latest svtav1
Gyan Doshi
2025/02/21
[FFmpeg-cvslog] lavc/vvc: Fix derivation of inverse LMCS idx
Frank Plowman
2025/02/21
[FFmpeg-cvslog] lavc/vvcdec: refact, set AVCodecContext->has_b_frames in sps_export_stream_params
Nuo Mi
2025/02/21
[FFmpeg-cvslog] lavc/vvcdec: export stream level VUI information
Nuo Mi
2025/02/20
[FFmpeg-cvslog] vulkan: add .buf_elems to FFVulkanDescriptorSet
Lynne
2025/02/20
[FFmpeg-cvslog] ffv1dec: set f->state_transition for default range coder table
Lynne
2025/02/20
[FFmpeg-cvslog] gblur_vulkan: simplify buffer content writing
Lynne
2025/02/20
[FFmpeg-cvslog] overlay_vulkan: remove unused variable
Lynne
2025/02/20
[FFmpeg-cvslog] vulkan: don't query video queue properties unless the extension is enabled
Lynne
2025/02/20
[FFmpeg-cvslog] lavc/vulkan: add a u8vec2buf buffer type
Lynne
2025/02/20
[FFmpeg-cvslog] ffv1enc_vulkan: support default range coder tables
Lynne
2025/02/19
[FFmpeg-cvslog] avcodec/hevc: Parse recovery point SEI
Zhao Zhili
2025/02/19
[FFmpeg-cvslog] avcodec/hevc: Add support for output_corrupt/showall flags
Zhao Zhili
2025/02/19
[FFmpeg-cvslog] avformat/demux: don't discard empty Theora packets
James Almer
2025/02/19
[FFmpeg-cvslog] avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
James Almer
2025/02/19
[FFmpeg-cvslog] avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
James Almer
2025/02/19
[FFmpeg-cvslog] avformat/mov: further ensure mov_build_index isn't run twice
James Almer
2025/02/19
[FFmpeg-cvslog] avformat/oggenc: don't discard empty packets with no side data
James Almer
2025/02/19
[FFmpeg-cvslog] avcodec/codec_internal: remove unnecessary avcodec.h include
James Almer
2025/02/19
[FFmpeg-cvslog] avfilter/libplacebo: use a transparent default fillcolor
Niklas Haas
2025/02/18
[FFmpeg-cvslog] swscale/x86/rgb2rgb: add AVX512ICL version of uyvytoyuv422
Shreesh Adiga
2025/02/18
[FFmpeg-cvslog] vulkan_filter: use GENERAL image layout when no sampler is given
Lynne
2025/02/18
[FFmpeg-cvslog] overlay_vulkan: port to imageLoad()
Lynne
2025/02/18
[FFmpeg-cvslog] transpose_vulkan: port to imageLoad()
Lynne
2025/02/18
[FFmpeg-cvslog] blend_vulkan: port to imageLoad()
Lynne
2025/02/18
[FFmpeg-cvslog] flip_vulkan: port to imageLoad()
Lynne
2025/02/18
[FFmpeg-cvslog] nlmeans_vulkan: switch to imageLoad()
Lynne
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
Earlier messages
Later messages