ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2025/01/21
[FFmpeg-cvslog] avformat/mpegts: Add standard extension so hls can check in extension_picky mode
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avcodec/cbs_vp9: Initialize VP9RawSuperframeIndex
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] tools/target_swr_fuzzer: do not use negative numbers of samples
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avformat/mxfdec: Check avio_read() success in mxf_decrypt_triplet()
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avformat/ipmovie: Check signature_buffer read
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avformat/wtvdec: Initialize buf
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avformat/vqf: Propagate errors from add_metadata()
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avformat/vqf: Check avio_read() in add_metadata()
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avcodec/ffv1enc: Fix RCT for GBR colorspace
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] libavutil/pixfmt: 16bit float support
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] swscale: 16bit planar float input support
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avcodec/ffv1: simplify version checks with combined_version
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] avcodec/ffv1enc: dont reset version
Michael Niedermayer
2025/01/21
[FFmpeg-cvslog] ffv1dec: move header parsing into a separate function
Lynne
2025/01/21
[FFmpeg-cvslog] ffv1dec: move slice start finding into a function
Lynne
2025/01/21
[FFmpeg-cvslog] ffv1dec: move slice decoding into a separate function
Lynne
2025/01/21
[FFmpeg-cvslog] vulkan: enable using .elems field for buffer content definitions
Lynne
2025/01/21
[FFmpeg-cvslog] ffv1dec: use dedicated pix_fmt field and call ff_get_format
Lynne
2025/01/20
[FFmpeg-cvslog] avformat/hevc: fix writing hvcC when no arrays are provided in hvcC-formatted input
James Almer
2025/01/20
[FFmpeg-cvslog] avcodec/h264: fix stride calculation in slice_table for multi-slice field video deblocking
Lingyi Kong
2025/01/19
[FFmpeg-cvslog] avcodec/ac3dec: don't override existing downmix coefficient with default ones
James Almer
2025/01/19
[FFmpeg-cvslog] avcodec/ac3dec: only export matrix encoding and downmix info side data when necessary
James Almer
2025/01/18
[FFmpeg-cvslog] avcodec/vvc: Add support for output_corrupt/showall flags
Zhao Zhili
2025/01/18
[FFmpeg-cvslog] fate/tests/flvenc: add missing ffprobe dependency to fate-enhanced-flv-multitrack
James Almer
2025/01/18
[FFmpeg-cvslog] avformat/flvdec: implement support for parsing ModEx data
Timo Rothenpieler
2025/01/18
[FFmpeg-cvslog] avformat/flvdec: correctly skip command frame for enhanced flv
Timo Rothenpieler
2025/01/17
[FFmpeg-cvslog] avcodec/sanm: implement codec37 subcodec1
Manuel Lauss
2025/01/17
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
2025/01/17
[FFmpeg-cvslog] avcodec/sanm: simplify codec37 subcodec 3/4 path
Manuel Lauss
2025/01/17
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
2025/01/17
[FFmpeg-cvslog] doc/protocols: fix/improve RTP documentation
Stefan Pöschel
2025/01/17
[FFmpeg-cvslog] avformat/avformat: also clear FFFormatContext packet queue when closing a muxer
James Almer
2025/01/14
[FFmpeg-cvslog] avcodec/mediacodecenc: Support config qp range
Zhao Zhili
2025/01/14
[FFmpeg-cvslog] avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag
Zhao Zhili
2025/01/14
[FFmpeg-cvslog] avcodec/bit_depth_template: Remove empty macro INIT_CLIP
Zhao Zhili
2025/01/14
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
2025/01/14
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
2025/01/14
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
2025/01/14
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
2025/01/14
[FFmpeg-cvslog] loongarch: fixes fate-checkasm-sw_rgb failure
yuanhecai
2025/01/14
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
2025/01/14
[FFmpeg-cvslog] avformat/mov: fix potential unsigned underflow in loop condition
James Almer
2025/01/13
[FFmpeg-cvslog] lavc/vvc/refs: export keyframe and picture type in output frames
Nuo Mi
2025/01/13
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
2025/01/13
[FFmpeg-cvslog] lavc/ac3dsp: fix R-V HAVE_RVV scope issue
Jun Zhao
2025/01/13
[FFmpeg-cvslog] ffbuild/bin2c: misc fix
Jun Zhao
2025/01/12
[FFmpeg-cvslog] hwcontext_vulkan: check if semaphores are exportable before enabling exporting
Lynne
2025/01/12
[FFmpeg-cvslog] avfilter/vf_xpsnr: Avoid array only one of whose elements is used
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avcodec/aac_ac3_parser: Remove unused variable
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avfilter/vf_xpsnr: Fix leaks
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avfilter/vf_overlay: Remove spec-incompliant ';'
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] tests/checkasm/sw_rgb: Fix leaks
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avfilter/avfilter: Add FFFilter, hide internals of AVFilter
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] tests/ref/fate/png-icc-parse: Add lossless flag to ref file
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] avcodec/sga: Silence -Wunused-but-set-variable warnings
Andreas Rheinhardt
2025/01/12
[FFmpeg-cvslog] tests/fate/lavf-container: fix dependencies for lavf_container_fate tests
James Almer
2025/01/12
[FFmpeg-cvslog] avformat/matroska: add support for VVC streams
James Almer
2025/01/11
[FFmpeg-cvslog] lavc/vvc: Check slice structure
Frank Plowman
2025/01/11
[FFmpeg-cvslog] avformat/iff: ignore FVER tag when not processing DSD/DST files
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/wtvenc: do not output negative 'third timestamp' field
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/mlvdec: skip over some other known block types
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/mlvdec: demux LJ92 huffman comressed frames
Peter Ross
2025/01/11
[FFmpeg-cvslog] avformat/mlvdec: process VERS block
Peter Ross
2025/01/11
[FFmpeg-cvslog] avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS
Leo Izen
2025/01/10
[FFmpeg-cvslog] avformat/flvdec: add support for legacy HEVC files
Timo Rothenpieler
2025/01/10
[FFmpeg-cvslog] avutil/frame: add AV_FRAME_SIDE_DATA_FLAG_NEW_REF
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/hevc/hevcdec: use av_frame_side_data_add() where useful
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/aom_film_grain: use av_frame_side_data_add() where useful
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/jpeg2000dec: clear array length when freeing it
James Almer
2025/01/10
[FFmpeg-cvslog] avformat/mov: merge stts and ctts arrays into one
James Almer
2025/01/10
[FFmpeg-cvslog] avcodec/vvc/dec: print thread debug logs only if DEBUG is defined
James Almer
2025/01/10
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
2025/01/10
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
2025/01/08
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MSCC
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avformat/iamf_parse: Check output_channel_count
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VP6
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for TDSC
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avcodec/osq: Fixes several undefined overflows in do_decode()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avformat/mxfdec: Check edit_unit for being larger than signed 64bit
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avfilter/vf_grayworld: Use the correct pointer for av_log()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
2025/01/08
[FFmpeg-cvslog] fate/vvc: Add vvc-frames-with-ltr.vvc
Frank Plowman
2025/01/07
[FFmpeg-cvslog] avcodec/mpeg12dec: fix range for cc_format option
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/avformat.h: elaborate documentation for avformat_open_input() on error condition
Marth64
2025/01/07
[FFmpeg-cvslog] libavcodec/mpeg12dec: append CC data to a53_buf_ref
Scott Theisen
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment
Eugene Zemtsov
2025/01/07
[FFmpeg-cvslog] avcodec/decode: Fix incorrect enum type used in side_data_map()
Eugene Zemtsov
2025/01/07
[FFmpeg-cvslog] avformat/dashdec: return ret directly in open_demux_for_component()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/libssh: fix credential variables typo
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dashdec: format open_demux_for_component()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/hlsenc: check return value of avcodec_parameters_copy()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dashdec: check return code of avcodec_parameters_copy()
Marth64
2025/01/07
[FFmpeg-cvslog] avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
Marth64
2025/01/07
[FFmpeg-cvslog] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove "auto" value for -pg option, default to 1
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: check the length of a NAV packet when reading titles
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: enable chapter calculation for menus
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: measure duration of the current menu VOBU in state
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: discard duplicate or partial AC3 samples
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: drop packets with unset PTS or DTS
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove unnecessary need_parsing argument
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: open subdemuxer after initializing IFO headers
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: simplify dvdvideo_read_packet()
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: default menu_vts option to 1 and clarify description
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove auto value for menu_lu option
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: standardize the NAV packet event signal
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: move memcpy below missed NAV packet warning
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: remove unused headers
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/dvdvideodec: fix menu PGC number off-by-one in state
Marth64
2025/01/07
[FFmpeg-cvslog] avformat/ipfsgateway: fix capitalizaton mistake
NyanMaths
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: initialize ret in flv_read_packet() to AVERROR_BUG
James Almer
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: properly free mt_extradata
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: don't leak extradata pointer on realloc failure
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: add missing track_size decrement
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvenc: fix missing sequence start with MP3 tracks
Alessandro Ros
2025/01/07
[FFmpeg-cvslog] avformat/flvenc: properly handle writing mpeg4 extradata
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: clean up variable initialization spacing
Timo Rothenpieler
2025/01/07
[FFmpeg-cvslog] avformat/flvdec: fix potential premature return on audio MultichannelConfig
Timo Rothenpieler
2025/01/06
[FFmpeg-cvslog] avfilter/scale_vulkan: add dynamic crop region and aspect ratio match
Koushik Dutta
2025/01/05
[FFmpeg-cvslog] avcodec: deprecate AVCodecContext properties
Marton Balint
2025/01/05
[FFmpeg-cvslog] avcodec: set AV_FRAME_FLAG_LOSSLESS where supported
Marton Balint
2025/01/05
[FFmpeg-cvslog] avcodec/frame: add AV_FRAME_FLAG_LOSSLESS
Marton Balint
2025/01/05
[FFmpeg-cvslog] lavc/vvc: Fix race condition for MVs cropped to subpic
Frank Plowman
2025/01/05
[FFmpeg-cvslog] avcodec/vvc decode: ALF filtering without CC-ALF
Chris Warrington
2025/01/04
[FFmpeg-cvslog] avfilter/aeval: tighten the check for empty expression
James Almer
2025/01/04
[FFmpeg-cvslog] Revert "avformat/dump: print only the actual streams in a tile grid group"
James Almer
2025/01/04
[FFmpeg-cvslog] avformat/mov: fix setting tile grid stream offsets when a stream is referenced more than once
James Almer
2025/01/04
[FFmpeg-cvslog] avfilter/aeval: don't leak the strdup'd expression string
James Almer
2025/01/04
[FFmpeg-cvslog] avcodec/snowenc: MV limits due to mv_penalty table size
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mpeg: Check len in mpegps_probe()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/img2dec: assert no pipe on ts_from_file
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/matroskadec: Check pre_ns for overflow
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] doc/developer: Document relationship between git accounts and MAINTAINERS
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mlvdec: Check avio_read()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/rpl: Fix check for negative values
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/ffv1dec: Fix end computation with ec=2
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/icodec: fix integer overflow with nb_pal
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/webp: Check ref_x/y
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/slice: clear allocated memory in alloc_lines()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/ilbc: Check avio_read() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] INSTALL: explain the circular dependency issue and solution
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/rangecoder: only perform renorm check/loop for callers that need it
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/ffv1enc: Correct error message about unsupported version
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
2025/01/04
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
Earlier messages
Later messages