ffmpeg.git
2026-05-03 Michael NiedermayerBump micro for 8.1.1 n8.1.1
2026-05-03 James Almeravcodec/av1dec: check that primary_ref_frame is within...
2026-05-03 Michael NiedermayerPreparing 8.1.1 release
2026-05-03 Michael Niedermayeravcodec/aac/aacdec_usac_mps212: fix attach_lsb() OOB...
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/adpcm: signed integer overflow in ADPCM_N64
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 Ruikai Pengavformat/whip: check RTP history packet size before...
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...
2026-05-03 Priyanshu Thapliyalavcodec/alsdec: fix mantissa unpacking in compressed...
2026-05-03 Zhao Zhiliavfilter/vf_drawtext: fix newline rendered as .notdef...
2026-05-03 Priyanshu Thapliyalavcodec/pngdec: fix dead overflow check in decode_text_...
2026-05-03 Kacper Michajłowavcodec/vp9: fix cbs fragment leak on error
2026-05-03 marcos ashtonlibavfilter/vf_v360: fix operator precedence in stereo...
2026-05-03 Priyanshu Thapliyalavcodec/alsdec: fix abs(INT_MIN) UB in read_diff_float_...
2026-05-03 Weidong Wangavformat/rsd: reject short ADPCM_THP extradata reads
2026-05-03 Ted Meyeravformat/mov: Handle integer overflow in MOV parser
2026-05-03 Michael Niedermayeravcodec/dvdsub_parser: Fix buf_size check
2026-05-03 marcos ashtonavfilter/af_pan: fix sscanf() return value checks in...
2026-05-03 marcos ashtonavutil/bswap: fix implicit conversion warning in av_bswap64
2026-05-03 James Almeravcodec/h2645_sei: don't use provider_code uninitialized
2026-04-28 AdityaTeltiaavformat/hls_sample_encryption: add missing padding...
2026-04-15 Jun Zhaolavc/videotoolbox_vp9: fix vpcC flags offset
2026-04-15 Jun Zhaolavc/videotoolboxenc: return SEI parse errors
2026-04-14 Stéphane Cerveauvulkan: fix encode feedback query handling
2026-03-24 James Almeravcodec/cbs_lcevc: fix writing process blocks with...
2026-03-23 James Almeravformat/mov: don't try to create an LCEVC group if...
2026-03-20 Martin Storsjöaarch64: Add Armv9.3-A GCS (Guarded Control Stack)...
2026-03-20 Martin Storsjöaarch64: hevcdsp: Make returns match the call site
2026-03-18 James Almeravcodec/lcevcdec: don't try to derive final dimensions...
2026-03-18 James Almeravcodec/lcevc_parser: move the resolution type table...
2026-03-18 James Almeravcodec/cbs_lcevc: don't look for process blocks if...
2026-03-16 Marvin Scholzavutil: attributes: fix AV_HAS_STD_ATTRIBUTE checks n8.1
2026-03-16 Michael Niedermayerdoc/Doxyfile: set version to 8.1
2026-03-16 Michael Niedermayeravformat/wsddec: Use ffio_read_size() in get_metadata()
2026-03-16 Nicholas Carliniavformat/mpegts: fix descriptor accounting across multi...
2026-03-16 Weidong Wangavcodec/xxan: zero-initialize y_buffer
2026-03-16 Anton Khirnovopus/dec_celt: avoid emph_coeff becoming a subnormal
2026-03-16 Michael NiedermayerRELEASE: prepare for 8.1
2026-03-16 Michael NiedermayerChangelog, remove "version <next>"
2026-03-16 Michael NiedermayerRELEASE_NOTES: Based on the version from 8.0
2026-03-15 James Almeravcodec/bsf/extract_extradata: don't use a NULL pointer...
2026-03-15 James Almeravcodec/h2645_sei: fix parsing payloads for UK country_code
2026-03-15 James Almeravcodec/h2645_sei: reindent after the previous change
2026-03-15 James Almeravcodec/h2645_sei: refactor decode_registered_user_data()
2026-03-15 Zhao Zhiliavformat/rtmpproto: fix listen_timeout conversion for...
2026-03-14 Michael Niedermayeravcodec/exr: Check input space before reverse_lut()
next