ffmpeg-cvslog
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 11/87: avformat/rtpenc_aac: reject packets smaller than the ADTS header
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 07/87: avfilter/boxblur: Fix off by one errors
David Korczynski via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 08/87: avcodec/g2meet: The stack is EPIC_PIX_STACK_SIZE
David Korczynski via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 06/87: avcodec/diracdec: Enlarge `mctmp` to cover the worst-case `blheight·ybsep + yblen` rows, and break the MC loop when no output rows remain
Thai Duong via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 03/87: avcodec/cbs_h266_syntax_template: tighten sh_num_tiles_in_slice_minus1 upper bound
Michael Niedermayer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 05/87: tools/zmqsend: free the AVBprint buffer after using it
James Almer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 02/87: avcodec/hevc: limit missing-ref fill to coded planes
Zhao Zhili via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 04/87: [Wave] Fix issues with unaligned metadata chunks.
Dale Curtis via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 01/87: avcodec/hdrdec: fix pixel count decrement in RLE decompress loop
João Neves via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] branch release/6.1 updated (7b52cb6afd -> b7374af3b5)
ffmpeg-git via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg-web] web/download: Add FFmpeg 7.1.5 (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] annotated tag n7.1.5 created (now eefb3654c4)
ffmpeg-git via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] Changelog:update (branch release/7.1)
Michael Niedermayer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] avutil/x86/x86util: Force VEX encoding when using -mavx (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 09/09: tests/checkasm/sw_rgb: don't write random data past the end of the buffer
James Almer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 08/09: swscale/alphablend: don't overread alpha plane on subsampled odd size
Niklas Haas via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 07/09: avcodec/vp8: Maintain consistency of frame pointers
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 06/09: avcodec/jpeg2000dec: clear array length when freeing it
James Almer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 05/09: av1dec: Don't crash if decoding of some frames have failed
Martin Storsjö via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 04/09: avcodec/tdsc: propagate max_pixels to the JPEG tile decoder
Michael Niedermayer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 03/09: avcodec/imm5: propagate max_pixels to the H264/HEVC sub-decoders
Michael Niedermayer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 02/09: avcodec/cri: propagate max_pixels to the JPEG tile decoder
Michael Niedermayer via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 01/09: swscale: Fix out-of-bounds write errors in yuv2rgb_lasx.c file.
Hao Chen via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated (566714daab -> 4cbf7a4b3d)
ffmpeg-git via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] swscale/aarch64: convert generation of ops_entries.c to a fate test (branch master)
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 07/07: swscale/format: modify SwsSwizzleOp in-place in swizzle_inv()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 05/07: swscale/graph: pass SwsFormat by pointer instead of value in adapt_colors()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 06/07: swscale/cms: pass SwsColor by pointer instead of value in gamut_from_colorspace()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 04/07: swscale/lut3d: pass SwsFormat by pointer instead of value in ff_sws_lut3d_pick_pixfmt()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 01/07: swscale/ops: pass SwsLinearOp by pointer instead of value in ff_sws_linear_mask()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 03/07: swscale/ops: pass SwsSwizzleOp by pointer instead of value in ff_sws_comp_mask_swizzle()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] 02/07: swscale/ops: pass SwsComps by pointer instead of value in extract_{constant_rows,scalar,swizzle}()
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] branch master updated (59cba3147f -> c00b5be5de)
ffmpeg-git via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] swscale/uops: rename SwsOpTable/SwsOpEntry to SwsUOpTable/SwsUOpEntry (branch master)
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] swscale/tests/sws_ops_aarch64: remove on-stack copy of const data (branch master)
Ramiro Polla via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] avcodec/liboapvenc: Use av_freep() where appropriate (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] avcodec/amfdec: propagate color and HDR metadata from AMF surfaces (branch master)
Azat Nurgaliev via ffmpeg-cvslog
2026/06/19
[FFmpeg-cvslog] [ffmpeg] avcodec/amfenc: add high_quality quality preset (branch master)
Araz Iusubov via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avcodec/webvttdec: map WebVTT cue timestamps to ASS {\kf} tags (branch master)
Jun Zhao via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 97/97: update for 7.1.5
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 95/97: avformat/dashdec: Fail with any inner stream count being 0
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 96/97: avformat/mov: fix crash when stsz_sample_size is zero and sample_sizes is null
Zhao Zhili via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 94/97: swscale/x86/rgb_2_rgb: fix uyvytoyuv422 overwrite on odd width
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 93/97: avcodec/snowenc: fix SIGFPE in get_dc() when a block lies outside the plane
Bogdan Lisman via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 92/97: avcodec/snowenc: fix out-of-bounds OBMC read in get_dc() for narrow planes
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 91/97: avcodec/snowenc: fix out-of-bounds memcpy in get_block_rd() for narrow planes
Bogdan Lisman via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 89/97: avfilter/avf_showspectrum: Fix allocation check
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 90/97: avformat/icecast: reject CR/LF in metadata header values
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 87/97: avcodec/cbs_av1_syntax_template: reset seen_frame_header on sequence headers
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 88/97: avformat/sctp: add size check in sctp_read() matching sctp_write()
bird via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 86/97: avfilter/convolution: compute user matrix products in unsigned
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 85/97: avformat/mpegts: use av_fast_realloc() for prg
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 84/97: avfilter/avf_showcwt: fix DIRECTION_DU EOF fill clearing the wrong rows
jiale yao via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 82/97: avfilter/avf_showcwt: avoid undefined float to int conversion of nb_consumed_samples
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 83/97: avfilter/avf_showcwt: fix DIRECTION_RL EOF fill clearing the wrong columns
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 81/97: avfilter/avf_showcwt: fix out of array read in compute_kernel
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 79/97: avfilter/v360: reject out-of-range dimensions
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 80/97: avfilter/v360: compute remap table offsets in 64bit
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 77/97: avformat/rtpenc_amr: Check input size
jiale yao via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 78/97: swresample/x86/resample: write only int16 in the int16 resampler
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 76/97: swscale/ppc: fix ASAN stack-buffer-overflow in yuv2planeX
Scott Boudreaux via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 73/97: avfilter: add ff_slice_pos() helper for slice boundaries
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 75/97: swscale/ppc: fix LOAD_FILTER overread in VSX path
Scott Boudreaux via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 72/97: avfilter/estdif: avoid signed overflow in slice boundary calculation
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 71/97: avformat/rtspdec: bound Content-Length in the ANNOUNCE handler to SDP_MAX_SIZE
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 69/97: avcodec/misc4: Check nb channels
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 70/97: avcodec/cbs_h266_syntax_template: reject subpic info with res_change_in_clvs
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 68/97: avcodec/rv10, rv34: check init_get_bits8() before RealVideo bit access
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 67/97: avformat/http: reject request-line tokens not terminated by whitespace
haoyuLiu via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 66/97: avformat/mov: reject out of range ispe dimensions, avoid overflow summing HEIF tile dimensions
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 65/97: avcodec/agm: validate actual src_y against prev plane in decode_inter_plane
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 64/97: fftools/ffmpeg_dec: deep-copy subtitle_header to fix use-after-free
Zhen Yan via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 63/97: avcodec/hevc/ps: Check window parameters
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 62/97: avcodec/hevc/ps: Factor window reading out
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 61/97: avcodec/truespeech: reject iterations count whose * 240 product overflows 32-bit
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 59/97: avcodec/on2avc: reject subframe count whose * SUBFRAME_SIZE product overflows 32-bit
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 60/97: libavcodec/options_table: gamma22 and gamma28 aliases
Robert Nagy via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 57/97: avcodec/adpcm: fix signed integer overflow in get_nb_samples()
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 58/97: avfilter/zmq: initialize send_buf before shared cleanup on parse failure
haoyuLiu via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 56/97: avformat/matroskadec: avoid signed overflow in DASH cue time differences
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 55/97: avcodec/fastaudio: reject subframes count whose * 256 product overflows 32-bit
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 54/97: avcodec/vc2enc_dwt: avoid signed overflow in the 9/7 DWT lifting
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 51/97: avcodec/misc4: reject invalid sample rate
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 53/97: avcodec/vc2enc_dwt: avoid signed overflow in the 5/3 and Haar DWT
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 52/97: avcodec/mwsc: do not dereference a missing reference frame
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 50/97: tools/target_dem_fuzzer: do not exit on io_buffer allocation failure
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 48/97: swscale/rgb2rgb_template: use unsigned for <<24
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 47/97: avformat/iamf_parse: bound substream count by remaining OBU size
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 49/97: avformat/gxfenc: Check timecode and propagate error
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 45/97: avcodec/diracdec: fix heap buffer overflow in edge_emu_buffer
Anthony Hurtado via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 46/97: avformat/matroskadec: bound TRACKENTRY parsing by max_streams
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 44/97: avformat/rtmppkt: Check recursion depth
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 43/97: avcodec/jpeglsdec: only apply color transform to decoded rows
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 42/97: avfilter/avf_showcwt: fix out-of-bounds read in du scroll
jiale yao via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 41/97: avcodec/aac/aacdec_usac: reject explicit usacSamplingFrequency of 0
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 40/97: avcodec/aac/aacdec: reject decoded frame without a valid sample rate
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 39/97: avformat/iff: check av_get_packet() result in ANIM branch
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 38/97: avfilter/vf_drawtext: Avoid double free in glyph_enu_border_free()
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 37/97: avfilter/vf_drawtext: plug error-path leaks in measure_text/draw_text
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 35/97: avfilter/vf_drawtext: don't double-free glyph that has been cached in tree
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 36/97: avfilter/vf_drawtext: avoid double-free of aliased FT_Glyph in glyph_enu_free
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 34/97: avfilter/vf_drawtext: always check pixel_mode == FT_PIXEL_MODE_MONO
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 32/97: avformat/mxfdec: Remove unneeded check
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 33/97: avcodec/cook: bound subpacket channel sum against channel count
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 31/97: avformat/ftp: Check string used for RNTO
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 28/97: avcodec/jpeg2000dec: Clear header derived variables
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 30/97: avformat/ftp: Check for Telnet IAC characters and other non printable ASCII chars
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 29/97: avformat/ftp: reject CR/LF in the URL path to prevent FTP command injection
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 25/97: avfilter/af_join: fix wrong loop bound in buffer dedup (use-after-free)
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 27/97: avformat/avc: Adjust get_ue_golomb() to handle 32 bit
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 26/97: avcodec/x86/vorbisdsp: change cmpleps to cmpltps in inverse coupling
Hassan Hany via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 23/97: avcodec/magicyuv: reject slice_height misaligned with chroma vshift
Ori Hollander via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 22/97: avcodec/magicyuv: Expand the s->interlaced slice-height sanity check
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 24/97: avcodec/h264_slice: guard color_frame() against chroma-width underflow
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 21/97: avcodec/magicyuv: Fix 1 line MEDIAN slices
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 19/97: avformat/soxdec: Check sample_rate for nan
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 20/97: avformat/mxfdec: zero-init Sony MPEG-4 extradata and add padding
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 18/97: tests/tiny_ssim: fixed mistake in ssim_c1 calculation
Balling via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 17/97: avformat/hls: Check TIME-OFFSET value
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 16/97: avformat/hls: Check url_offset and size
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 15/97: avformat/ty: check rec_size
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 13/97: avformat/rtpenc_aac: reject packets smaller than the ADTS header
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 14/97: avformat/rtpenc_xiph: bail out when the max payload size underflows
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 12/97: avcodec/jpeg2000dec: compute mask in decode_clnpass() like in decode_sigpass()
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 11/97: avformat/vividas: fix misaligned access
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 10/97: avcodec/g2meet: The stack is EPIC_PIX_STACK_SIZE
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 09/97: avcodec/h2645_sei: Initialize side data before deallocation
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 08/97: avfilter/boxblur: Fix off by one errors
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 07/97: avformat/assenc: Add the missing parentheses
David Korczynski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 05/97: tools/zmqsend: free the AVBprint buffer after using it
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] branch release/7.1 updated (a5faeca88f -> 566714daab)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 06/97: avcodec/diracdec: Enlarge `mctmp` to cover the worst-case `blheight·ybsep + yblen` rows, and break the MC loop when no output rows remain
Thai Duong via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 03/97: avcodec/hevc: limit missing-ref fill to coded planes
Zhao Zhili via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 04/97: [Wave] Fix issues with unaligned metadata chunks.
Dale Curtis via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 02/97: avformat/mov: Fix negative index given to can_seek_to_key_sample()
Dale Curtis via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 01/97: avcodec/hdrdec: fix pixel count decrement in RLE decompress loop
João Neves via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/x86/me_cmp: add SSSE3 median_sad8
marcos ashton via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/x86/me_cmp: add SSSE3 median_sad16
marcos ashton via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] branch master updated (dedb75a810 -> 8a863106de)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avcodec/encode: take into account priming samples in the last packet duration (branch master)
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avformat/mov: don't assume a sample to be the last in fragmented input (branch master)
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg-web] web/download: Add FFmpeg 8.0.3 (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] annotated tag n8.0.3 created (now 3b9813e76f)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/uops: skip offset from unity detection for linear
Ramiro Polla via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/uops: relax detection of exact computations in linear
Ramiro Polla via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] branch master updated (3c6c6388b0 -> 10e9f273ee)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 02/02: swscale/aarch64/ops: skip filtering ops lists when generating ops_entries.c
Ramiro Polla via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 01/02: swscale/aarch64/ops: convert single-component packed read/write to planar
Ramiro Polla via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] branch master updated (ea9c361a7b -> 3c6c6388b0)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avcodec/snow: Don't override fpel hdsp function (branch master)
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avcodec/liboapvenc: fix compilation (branch master)
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avcodec/liboapvenc: Added support for mastering display color volume and content light level metadata (branch master)
Dawid Kozinski via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 06/07: Bump for 8.0.3
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 07/07: Changelog: update
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 05/07: lavf/movenc: fix missing padding for AV1 extradata
Jun Zhao via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 04/07: avformat/mov: fix crash when stsz_sample_size is zero and sample_sizes is null
Zhao Zhili via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 03/07: swscale: Fix out-of-bounds write errors in yuv2rgb_lasx.c file.
Hao Chen via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 02/07: avformat/dashdec: bound manifest reloads and fragment-open retries
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 01/07: avformat/dashdec: Fail with any inner stream count being 0
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated (3479a23d74 -> 8ae0b34901)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] Reapply "fate/aac: add xHE-AAC decode and loudness normalization tests" (branch master)
James Almer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] avformat/movenc: initialize all tracks (branch master)
Michael Niedermayer via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 02/02: .forgejo/pre-commit: add local commit-msg hook
Jun Zhao via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] branch master updated (f760b2fb67 -> dd6ae3e024)
ffmpeg-git via ffmpeg-cvslog
2026/06/18
[FFmpeg-cvslog] [ffmpeg] 01/02: tools/check_commit_msg: add commit message validation script
Jun Zhao via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 26/26: update for 8.0.3
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 24/26: swscale/aarch64: fix uyvy/yuyv to yuv420p/yuv422p on odd width
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 25/26: swscale/x86/rgb_2_rgb: fix uyvytoyuv422 overwrite on odd width
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 20/26: libavdevice/alsa.c: fix NULL pointer dereference
Romain Beauxis via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 23/26: avcodec/snowenc: fix SIGFPE in get_dc() when a block lies outside the plane
Bogdan Lisman via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 22/26: avcodec/snowenc: fix out-of-bounds OBMC read in get_dc() for narrow planes
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 21/26: avcodec/snowenc: fix out-of-bounds memcpy in get_block_rd() for narrow planes
Bogdan Lisman via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 19/26: avformat/icecast: reject CR/LF in metadata header values
Franciszek Kalinowski via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 18/26: avfilter/avf_showspectrum: Fix allocation check
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 16/26: avcodec/jpeg2000: Fix undefined behavior on ROI shift-up
Osamu Watanabe via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 17/26: avformat/sctp: add size check in sctp_read() matching sctp_write()
bird via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 15/26: avcodec/cbs_av1_syntax_template: reset seen_frame_header on sequence headers
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 14/26: avfilter/convolution: compute user matrix products in unsigned
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 12/26: avfilter/avf_showcwt: fix DIRECTION_DU EOF fill clearing the wrong rows
jiale yao via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 13/26: avformat/mpegts: use av_fast_realloc() for prg
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 07/26: avfilter/v360: reject out-of-range dimensions
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 11/26: avfilter/avf_showcwt: fix DIRECTION_RL EOF fill clearing the wrong columns
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 10/26: avfilter/avf_showcwt: avoid undefined float to int conversion of nb_consumed_samples
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 09/26: avfilter/avf_showcwt: fix out of array read in compute_kernel
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 08/26: avfilter/v360: compute remap table offsets in 64bit
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 06/26: swresample/x86/resample: write only int16 in the int16 resampler
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 05/26: avformat/rtpenc_amr: Check input size
jiale yao via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 04/26: swscale/ppc: fix ASAN stack-buffer-overflow in yuv2planeX
Scott Boudreaux via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 01/26: avfilter: add ff_slice_pos() helper for slice boundaries
Michael Niedermayer via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 03/26: swscale/ppc: fix LOAD_FILTER overread in VSX path
Scott Boudreaux via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] branch release/8.0 updated (73c6b20548 -> 3479a23d74)
ffmpeg-git via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 03/03: avcodec/x86/cavsdsp: Combine #if blocks, avoid av_unused
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 02/03: avcodec/x86/rv40dsp_init: Remove pointless av_unused
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 01/03: avcodec/x86/hpeldsp: Remove declaration of non-existing func
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] branch master updated (e8cfe912f4 -> f760b2fb67)
ffmpeg-git via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] avformat/hls: Also report stream-level metadata update. (branch master)
Romain Beauxis via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] configure: use -ldl with AMF if necessary (branch master)
Steve Lhomme via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 02/02: avcodec/x86/h264_intrapred: Add AVX2 horizontal pred versions
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] 01/02: avcodec/x86/h264_intrapred: Avoid reg-reg moves
Andreas Rheinhardt via ffmpeg-cvslog
2026/06/17
[FFmpeg-cvslog] [ffmpeg] branch master updated (485f195690 -> eb7f4b4e79)
ffmpeg-git via ffmpeg-cvslog
Earlier messages
Later messages