ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Thread
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
[FFmpeg-cvslog] avutil/avstring: dont mess with NULL pointers in av_match_list()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/sanm: simplify codec37 subcodec 3/4 path
Manuel Lauss
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] avformat/dashdec: Check whitelist
Michael Niedermayer
[FFmpeg-cvslog] doc/protocols: fix/improve RTP documentation
Stefan Pöschel
[FFmpeg-cvslog] avformat/avformat: also clear FFFormatContext packet queue when closing a muxer
James Almer
[FFmpeg-cvslog] avcodec/mediacodecenc: Support config qp range
Zhao Zhili
[FFmpeg-cvslog] avcodec/cuviddec: Fix missing HW_CONFIG_METHOD_HW_FRAMES_CTX flag
Zhao Zhili
[FFmpeg-cvslog] avcodec/bit_depth_template: Remove empty macro INIT_CLIP
Zhao Zhili
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Fix handling of 32bit unsigned symbols
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avcodec/mpegvideo_enc: Check FLV1 resolution limits
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_v360: Fix NULL pointer use
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: Factorize sanity check out
Michael Niedermayer
[FFmpeg-cvslog] loongarch: fixes fate-checkasm-sw_rgb failure
yuanhecai
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: perform sanity checks for heif before index building
Michael Niedermayer
[FFmpeg-cvslog] avformat/mov: fix potential unsigned underflow in loop condition
James Almer
[FFmpeg-cvslog] lavc/vvc/refs: export keyframe and picture type in output frames
Nuo Mi
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] avformat/iamf_parse: add missing av_free() call on failure path
James Almer
[FFmpeg-cvslog] lavc/ac3dsp: fix R-V HAVE_RVV scope issue
Jun Zhao
[FFmpeg-cvslog] ffbuild/bin2c: misc fix
Jun Zhao
[FFmpeg-cvslog] hwcontext_vulkan: check if semaphores are exportable before enabling exporting
Lynne
[FFmpeg-cvslog] avfilter/vf_xpsnr: Avoid array only one of whose elements is used
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/aac_ac3_parser: Remove unused variable
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_xpsnr: Fix leaks
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/vf_overlay: Remove spec-incompliant ';'
Andreas Rheinhardt
[FFmpeg-cvslog] tests/checkasm/sw_rgb: Fix leaks
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/aac/aacdec: Fix -Wdeclaration-after-statement
Andreas Rheinhardt
[FFmpeg-cvslog] avfilter/avfilter: Add FFFilter, hide internals of AVFilter
Andreas Rheinhardt
[FFmpeg-cvslog] tests/ref/fate/png-icc-parse: Add lossless flag to ref file
Andreas Rheinhardt
[FFmpeg-cvslog] swscale/cms,graph,lut3d: Use ff_-prefix, don't export internal functions
Andreas Rheinhardt
[FFmpeg-cvslog] avcodec/sga: Silence -Wunused-but-set-variable warnings
Andreas Rheinhardt
[FFmpeg-cvslog] tests/fate/lavf-container: fix dependencies for lavf_container_fate tests
James Almer
[FFmpeg-cvslog] avformat/matroska: add support for VVC streams
James Almer
[FFmpeg-cvslog] lavc/vvc: Check slice structure
Frank Plowman
[FFmpeg-cvslog] avformat/iff: ignore FVER tag when not processing DSD/DST files
Peter Ross
[FFmpeg-cvslog] avformat/wtvenc: do not output negative 'third timestamp' field
Peter Ross
[FFmpeg-cvslog] avformat/mlvdec: skip over some other known block types
Peter Ross
[FFmpeg-cvslog] avformat/mlvdec: demux LJ92 huffman comressed frames
Peter Ross
[FFmpeg-cvslog] avformat/mlvdec: process VERS block
Peter Ross
[FFmpeg-cvslog] avutil/frame.h: improve documentation for AV_FRAME_FLAG_LOSSLESS
Leo Izen
[FFmpeg-cvslog] avformat/flvdec: add support for legacy HEVC files
Timo Rothenpieler
[FFmpeg-cvslog] avutil/frame: add AV_FRAME_SIDE_DATA_FLAG_NEW_REF
James Almer
[FFmpeg-cvslog] avcodec/hevc/hevcdec: use av_frame_side_data_add() where useful
James Almer
[FFmpeg-cvslog] avcodec/aom_film_grain: use av_frame_side_data_add() where useful
James Almer
[FFmpeg-cvslog] avcodec/jpeg2000dec: clear array length when freeing it
James Almer
[FFmpeg-cvslog] avformat/mov: merge stts and ctts arrays into one
James Almer
[FFmpeg-cvslog] avcodec/vvc/dec: print thread debug logs only if DEBUG is defined
James Almer
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
[FFmpeg-cvslog] avformat/rtpdec: int overflow in start_time_realtime
Jonathan Baudanza
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/vc1dec: Clear block_index in vc1_decode_reset()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aacsbr_template: Clear n_q on error
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for MSCC
Michael Niedermayer
[FFmpeg-cvslog] avformat/iamf_parse: Check output_channel_count
Michael Niedermayer
[FFmpeg-cvslog] avformat/iamf_parse: Check output_channel_count
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for VP6
Michael Niedermayer
[FFmpeg-cvslog] tools/target_dec_fuzzer: Adjust threshold for TDSC
Michael Niedermayer
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
[FFmpeg-cvslog] avfilter/af_pan: Fix sscanf() use
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
[FFmpeg-cvslog] swscale/output: Fix undefined overflow in yuv2rgba64_full_X_c_template()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Fixes several undefined overflows in do_decode()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/osq: Fixes several undefined overflows in do_decode()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: Check edit_unit for being larger than signed 64bit
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_grayworld: Use the correct pointer for av_log()
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_grayworld: Use the correct pointer for av_log()
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
[FFmpeg-cvslog] avfilter/vf_addroi: Add missing NULL termination to addroi_var_names[]()
Michael Niedermayer
[FFmpeg-cvslog] fate/vvc: Add vvc-frames-with-ltr.vvc
Frank Plowman
[FFmpeg-cvslog] avcodec/mpeg12dec: fix range for cc_format option
Marth64
[FFmpeg-cvslog] avformat/avformat.h: elaborate documentation for avformat_open_input() on error condition
Marth64
[FFmpeg-cvslog] libavcodec/mpeg12dec: append CC data to a53_buf_ref
Scott Theisen
[FFmpeg-cvslog] avformat/dvdvideodec: fix missing last chapter marker due to off-by-one
Marth64
[FFmpeg-cvslog] avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment
Eugene Zemtsov
[FFmpeg-cvslog] avcodec/decode: Fix incorrect enum type used in side_data_map()
Eugene Zemtsov
[FFmpeg-cvslog] avformat/dashdec: return ret directly in open_demux_for_component()
Marth64
[FFmpeg-cvslog] avformat/libssh: fix credential variables typo
Marth64
[FFmpeg-cvslog] avformat/dashdec: format open_demux_for_component()
Marth64
[FFmpeg-cvslog] avformat/hlsenc: check return value of avcodec_parameters_copy()
Marth64
[FFmpeg-cvslog] avformat/dashdec: check return code of avcodec_parameters_copy()
Marth64
[FFmpeg-cvslog] avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment()
Marth64
[FFmpeg-cvslog] avformat/smoothstreamingenc: check return value of avcodec_parameters_copy()
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb()
Marth64
[FFmpeg-cvslog] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: don't allow seeking beyond dvdnav reported duration
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: remove "auto" value for -pg option, default to 1
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: reset the subdemuxer on discontinuity instead of flushing
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: check the length of a NAV packet when reading titles
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: enable chapter calculation for menus
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: measure duration of the current menu VOBU in state
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: discard duplicate or partial AC3 samples
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: drop packets with unset PTS or DTS
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: remove unnecessary need_parsing argument
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: open subdemuxer after initializing IFO headers
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: simplify dvdvideo_read_packet()
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: default menu_vts option to 1 and clarify description
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: remove auto value for menu_lu option
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: standardize the NAV packet event signal
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: move memcpy below missed NAV packet warning
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: remove unused headers
Marth64
[FFmpeg-cvslog] avformat/dvdvideodec: fix menu PGC number off-by-one in state
Marth64
[FFmpeg-cvslog] avformat/ipfsgateway: fix capitalizaton mistake
NyanMaths
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred8x8_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] lavc/aarch64: Fix ff_pred16x16_plane_neon_10
Bin Peng
[FFmpeg-cvslog] avformat/flvdec: initialize ret in flv_read_packet() to AVERROR_BUG
James Almer
[FFmpeg-cvslog] avformat/flvdec: properly free mt_extradata
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: don't leak extradata pointer on realloc failure
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: add missing track_size decrement
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvenc: fix missing sequence start with MP3 tracks
Alessandro Ros
[FFmpeg-cvslog] avformat/flvenc: properly handle writing mpeg4 extradata
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: clean up variable initialization spacing
Timo Rothenpieler
[FFmpeg-cvslog] avformat/flvdec: fix potential premature return on audio MultichannelConfig
Timo Rothenpieler
[FFmpeg-cvslog] avfilter/scale_vulkan: add dynamic crop region and aspect ratio match
Koushik Dutta
[FFmpeg-cvslog] avcodec: deprecate AVCodecContext properties
Marton Balint
[FFmpeg-cvslog] avcodec: set AV_FRAME_FLAG_LOSSLESS where supported
Marton Balint
[FFmpeg-cvslog] avcodec/frame: add AV_FRAME_FLAG_LOSSLESS
Marton Balint
[FFmpeg-cvslog] lavc/vvc: Fix race condition for MVs cropped to subpic
Frank Plowman
[FFmpeg-cvslog] avcodec/vvc decode: ALF filtering without CC-ALF
Chris Warrington
[FFmpeg-cvslog] avfilter/aeval: tighten the check for empty expression
James Almer
[FFmpeg-cvslog] Revert "avformat/dump: print only the actual streams in a tile grid group"
James Almer
[FFmpeg-cvslog] avformat/mov: fix setting tile grid stream offsets when a stream is referenced more than once
James Almer
[FFmpeg-cvslog] avfilter/aeval: don't leak the strdup'd expression string
James Almer
[FFmpeg-cvslog] avcodec/snowenc: MV limits due to mv_penalty table size
Michael Niedermayer
[FFmpeg-cvslog] avformat/mpeg: Check len in mpegps_probe()
Michael Niedermayer
[FFmpeg-cvslog] avformat/img2dec: assert no pipe on ts_from_file
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/mxfdec: More offset_temp checks
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
[FFmpeg-cvslog] avformat/matroskadec: Check desc_bytes so bits fit in 64bit
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/jfdctint_template: use unsigned z* in row_fdct()
Michael Niedermayer
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
[FFmpeg-cvslog] avformat/mpeg: Check an avio_read() for failure
Michael Niedermayer
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
[FFmpeg-cvslog] avcodec/xan: Add basic input size check
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/ffv1enc: Slice combination is unsupported
Michael Niedermayer
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/dxva2: initialize hr in ff_dxva2_common_end_frame()
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
[FFmpeg-cvslog] swscale/swscale: Use unsigned operation to avoid undefined behavior
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
[FFmpeg-cvslog] avcodec/aic: Clear slice_data
Michael Niedermayer
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
[FFmpeg-cvslog] avcodec/wmavoice: Do not use uninitialized pitch[0]
Michael Niedermayer
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
[FFmpeg-cvslog] avformat/segafilm: Set keyframe
Michael Niedermayer
[FFmpeg-cvslog] avformat/apetag: Check APETAGEX
Michael Niedermayer
[FFmpeg-cvslog] avformat/apetag: Check APETAGEX
Michael Niedermayer
[FFmpeg-cvslog] avformat/apetag: Check APETAGEX
Michael Niedermayer
[FFmpeg-cvslog] avcodec/avcodec: Warn about data returned from get_buffer*()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/avcodec: Warn about data returned from get_buffer*()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/avcodec: Warn about data returned from get_buffer*()
Michael Niedermayer
[FFmpeg-cvslog] avcodec/dxva2: Initialize dxva_size and check it
Michael Niedermayer
[FFmpeg-cvslog] avcodec/dxva2: Initialize dxva_size and check it
Michael Niedermayer
[FFmpeg-cvslog] avcodec/dxva2: Initialize dxva_size and check it
Michael Niedermayer
[FFmpeg-cvslog] avformat/wtvdec: clear sectors
Michael Niedermayer
[FFmpeg-cvslog] avformat/wtvdec: clear sectors
Michael Niedermayer
[FFmpeg-cvslog] avformat/wtvdec: clear sectors
Michael Niedermayer
Earlier messages
Later messages