ffmpeg.git
2026-06-14 Franciszek... avcodec/h264_slice: guard color_frame() against chroma...
2026-06-14 Ori Hollanderavcodec/magicyuv: reject slice_height misaligned with...
2026-06-14 Michael Niedermayeravcodec/magicyuv: Expand the s->interlaced slice-height...
2026-06-14 Michael Niedermayeravcodec/magicyuv: Fix 1 line MEDIAN slices
2026-06-14 Michael Niedermayeravformat/mxfdec: zero-init Sony MPEG-4 extradata and...
2026-06-14 Michael Niedermayeravformat/soxdec: Check sample_rate for nan
2026-06-14 Ballingtests/tiny_ssim: fixed mistake in ssim_c1 calculation
2026-06-14 Michael Niedermayeravformat/hls: Check TIME-OFFSET value
2026-06-14 Michael Niedermayeravformat/hls: Check url_offset and size
2026-06-14 amhurtadoavcodec/prores_raw: reject invalid tile alignment values
2026-06-14 Michael Niedermayeravformat/ty: check rec_size
2026-06-14 Franciszek... avformat/rtpenc_xiph: bail out when the max payload...
2026-06-14 Franciszek... avformat/rtpenc_aac: reject packets smaller than the...
2026-06-14 Michael Niedermayeravcodec/jpeg2000dec: compute mask in decode_clnpass...
2026-06-14 Michael Niedermayeravformat/flvdec: Check size at the top of the main...
2026-06-14 Michael Niedermayeravformat/vividas: fix misaligned access
2026-06-14 Michael Niedermayeravformat/mccdec: dont pass NULL to bytestream2_put_buffer()
2026-06-14 David Korczynskiavcodec/g2meet: The stack is EPIC_PIX_STACK_SIZE
2026-06-14 Michael Niedermayeravcodec/h2645_sei: Initialize side data before deallocation
2026-06-14 David Korczynskiavfilter/boxblur: Fix off by one errors
2026-06-14 David Korczynskiavformat/assenc: Add the missing parentheses
2026-06-14 Thai Duongavcodec/diracdec: Enlarge `mctmp` to cover the worst...
2026-06-14 James Almertools/zmqsend: free the AVBprint buffer after using it
2026-06-14 Dale Curtis[Wave] Fix issues with unaligned metadata chunks.
2026-06-14 Yong Yufftools/graph: Add missing include "libavutil/mem.h...
2026-06-14 Michael Niedermayeravcodec/cbs_h266_syntax_template: tighten sh_num_tiles_...
2026-06-14 Zhao Zhiliavcodec/hevc: limit missing-ref fill to coded planes
2026-06-14 Dale Curtisavformat/mov: Fix negative index given to can_seek_to_k...
2026-06-14 João Nevesavcodec/hdrdec: fix pixel count decrement in RLE decomp...
2026-06-14 Vann Harlconfigure: bump CONFIG_THIS_YEAR to 2026
2026-06-01 James Almeravformat/mov: don't abort on unsupported or invalid...
2026-06-01 James Almeravformat/mov_chan: keep the layout untouched on chan...
2026-05-28 Romain Beauxisavformat/oggparsevorbis.c: Prevent integer overflow...
2026-05-21 Franciszek... avformat/oggparsecelt: bound extra_headers to avoid...
2026-05-20 Kacper Michajłowavformat/demux: use correct close function for custom io
2026-05-20 Kacper Michajłowavformat/hlsenc: use correct close function for custom io
2026-05-20 Kacper Michajłowavformat/hlsenc: respect io_open set in AVFormatContext
2026-05-20 Kacper Michajłowavformat/dashenc: respect io_open set in AVFormatContext
2026-05-20 Kacper Michajłowavformat/dashdec: respect io_open set in AVFormatContext
2026-05-20 Marvin ScholzChangelog: fix typos
2026-05-12 Marvin Scholzavformat/rtpdec_av1: fix buffer overflow due to variabl...
2026-05-03 Michael Niedermayerbump micro (match 8.0.*2*) n8.0.2
2026-05-03 James Almeravcodec/av1dec: check that primary_ref_frame is within...
2026-05-03 Michael Niedermayerprepare 8.0.2
2026-05-03 Michael Niedermayeravcodec/dfpwmdec: Check nb_samples
2026-05-03 Michael Niedermayeravcodec/alsdec: do not set nbits invalidly
2026-05-03 Michael Niedermayerswscale/swscale_unscaled: adjust last line copy
2026-05-03 Michael Niedermayerswscale/swscale: Check srcSliceY and srcSliceH
2026-05-03 Michael Niedermayeravformat/avidec: check LIST size in avi_load_index()
2026-05-03 depthfirst... avformat/avidec: validate INFO list size before parsing
2026-05-03 Michael Niedermayeravformat/matroskadec: Check audio.sub_packet_h * audio...
2026-05-03 Michael Niedermayerlibavformat/xwma: fix overflow in seek position
2026-05-03 Michael Niedermayeravformat/pcm: Use 64bit for byte_rate
2026-05-03 Michael Niedermayeravcodec/hevc/ps: validate rep_format dimensions in...
2026-05-03 Marius Momeuavfilter/vf_kerndeint: Check for minimum height
2026-05-03 Marius Momeuavcodec/ralf: Add the missing return statement after...
2026-05-03 Michael Niedermayeravfilter/vf_codecview: Clamp block to the visible frame...
2026-05-03 Michael Niedermayeravcodec/zmbv: reject XOR data that overruns the decompr...
2026-05-03 Michael Niedermayeravcodec/rasc: fix heap use-after-free in decode_move()
2026-05-03 depthfirst... avformat/rtpdec_mpeg4: reject zero-length AU header...
2026-05-03 Niels Provosavcodec/hevc/refs: Check multiplication in alloc_frame()
2026-05-03 depthfirst... fftools/ffmpeg_opt: validate stream index in negative...
2026-05-03 Flavio Milanavformat/rtmpproto: prevent integer overflow accumulati...
2026-05-03 depthfirst... avformat/rtmpproto: validate compressed SWF header...
2026-05-03 depthfirst... avformat/rtsp: Fix out-of-bounds read in SDP parser...
2026-05-03 depthfirst... avformat/rtpdec_latm: avoid integer overflow in LATM...
2026-05-03 Michael Niedermayeravcodec/h264: recompute per-slice direct mode state...
2026-05-03 Michael Niedermayeravcodec/h264_refs: Clear stale pointers from ref_list
2026-05-03 Michael Niedermayeravcodec/pdvdec: Check input space before buffer allocation
2026-05-03 Kacper Michajłowavformat/concat: guard total_size overflow
2026-05-03 Michael Niedermayeravformat/iamf_parse.c: Fix potential integer overflow...
2026-05-03 Michael Niedermayeravcodec/wmaenc: Fix missing padding in extradata
2026-05-03 Michael Niedermayeravformat: Fix various extradata padding issues
2026-05-03 Michael Niedermayeravcodec/tdsc: remove double stride adjustment
2026-05-03 depthfirst... avformat/cafdec: fix negative index use in read_seek
2026-05-03 Michael Niedermayeravcodec/notchlc: Check 255 loops
2026-05-03 Michael Niedermayeravformat/rtpdec_jpeg: check qtable_len
2026-05-03 ASTRAavformat/vividas: use-of-uninitialized-value in keybuffer
2026-05-03 Michael Niedermayeravcodec/tdsc: Check jpeg size
2026-05-03 Michael Niedermayeravcodec/tdsc: Better input size check
2026-05-03 Michael Niedermayeravcodec/tdsc: Check tile_size
2026-05-03 Michael Niedermayeravcodec/decode: Better documentation for ff_set_dimensi...
2026-05-03 Dale Curtisavformat/mov: Limit maximum box size for mov_read_lhvc()
2026-05-03 depthfirst... avformat/mov: reject dimg references with zero entries
2026-05-03 Michael Niedermayeravformat/mov: check extradata in mov_read_dops()
2026-05-03 Ted Meyeravformat/mov: Check read size for opus extradata
2026-05-03 depthfirst... avformat/rtspdec: reject non-positive ANNOUNCE Content...
2026-05-03 ASTRAavformat/wavdec: Fix use-of-uninitialized-value in...
2026-05-03 Marvin Scholzlavfi: vf_drawtext: check memory allocation
2026-05-03 Michael Niedermayeravcodec/svq1dec: Check input space for minimum
2026-05-03 Paul Adenotavcodec/vp9: Rollback dimensions when format is rejected
2026-05-03 Michael Niedermayeravformat/rtpdec_qdm2: Check block_size
2026-05-03 Zhao Zhiliavfilter/vf_ssim360: fix integer overflow in tape_lengt...
2026-05-03 Michael Niedermayeravcodec/escape130: Initialize old_y_avg
2026-05-03 Michael Niedermayeravutil/samplefmt: Dont claim that av_get_sample_fmt_str...
2026-05-03 Hankang Liswscale: fix signed integer overflow in color conversio...
2026-05-03 Sankalpa Sarkaravformat: check avio_read() return values in dss/dtshd/mlv
2026-05-03 Michael Niedermayeravcodec/aac/aacdec_usac: Implement missing bits of...
2026-05-03 Priyanshu Thapliyalavcodec/alsdec: preserve full float value in zero-trunc...
2026-05-03 Priyanshu Thapliyalavcodec/alsdec: propagate read_diff_float_data() errors...
next