ffmpeg.git
2026-06-14 Michael Niedermayeravcodec/jpeg2000dec: Clear header derived variables
2026-06-14 Michael Niedermayeravcodec/bsf/smpte436m_to_eia608: properly frees stuff...
2026-06-14 James Almertests/checkasm/crc: retain offset values between calls
2026-06-14 James Almeravformat/avc: Adjust get_ue_golomb() to handle 32 bit
2026-06-14 Omkhar Arasaratnamavformat/whip: require remote DTLS fingerprint in SDP...
2026-06-14 Hassan Hanyavcodec/x86/vorbisdsp: change cmpleps to cmpltps in...
2026-06-14 Soham Kuteavcodec/liboapvenc: derive and validate APV profile...
2026-06-14 Michael Niedermayeravformat/dashdec: bound manifest reloads and fragment...
2026-06-14 Franciszek... avfilter/af_join: fix wrong loop bound in buffer dedup...
2026-06-14 Diego de Souzaavcodec/nvenc: fix compatibility with Video Codec SDK...
2026-06-14 Omkhar Arasaratnamavformat/mov: validate APV access unit length before...
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 Dale Curtisavformat/ogg: Fix overflow and stale oggvorbis_private...
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 Michael Niedermayeravformat/mpegts: Dont assume fc->priv_data is a MpegTSC...
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-12 Timo Rothenpielerforgejo/workflows: update test workflow for 8.1 release
2026-06-10 Martin Storsjöaarch64: vp9lpf: Fix GCS violations
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-26 Romain Beauxisavformat/oggparsevorbis.c: Prevent integer overflow...
2026-05-21 Franciszek... avformat/oggparsecelt: bound extra_headers to avoid...
2026-05-16 Kacper Michajłowavformat/demux: use correct close function for custom io
2026-05-16 Kacper Michajłowavformat/hlsenc: use correct close function for custom io
2026-05-16 Kacper Michajłowavformat/hlsenc: respect io_open set in AVFormatContext
2026-05-16 Kacper Michajłowavformat/dashenc: respect io_open set in AVFormatContext
2026-05-16 Kacper Michajłowavformat/dashdec: respect io_open set in AVFormatContext
2026-05-14 nyanmisakavulkan: fix using encode caps before querying
2026-05-12 Marvin Scholzavformat/rtpdec_av1: fix buffer overflow due to variabl...
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
next