ffmpeg.git
10 days ago Michael Niedermayerupdate for 4.4.8 n4.4.8
10 days ago Michael Niedermayeravfilter: use ff_slice_pos() for per-slice boundary...
10 days ago Andreas Rheinhardtconfigure: Disable linker warnings for common symbols
10 days ago Marvin Scholzconfigure: do not use interval regexp operators with awk
10 days ago Marvin Scholzconfigure: fix symbol prefix detection
10 days ago Michael Niedermayeravcodec/h264_parser: Check remaining input length in...
10 days ago Michael Niedermayeravcodec/h264_slice: guard color_frame() against chroma...
10 days ago Michael Niedermayeravformat/matroskadec: Check audio.sub_packet_h * audio...
10 days ago Jun Zhaolavfi/bwdif: fix heap-buffer-overflow with small height...
10 days ago Michael Niedermayeravformat/flac_picture: Correct check
10 days ago Niklas Haasswscale/alphablend: don't overread alpha plane on subsa...
10 days ago Michael Niedermayeravformat/vqf: Ensure that comm_chunk is fully read
10 days ago Michael Niedermayeravcodec/h2645_parse: Ignore NAL with nuh_layer_id ...
10 days ago Michael Niedermayeravcodec/hevc/hevcdec: Clean sao_pixel_buffer_v on alloc...
10 days ago Michael Niedermayeravcodec/hevc/hevcdec: initialize qp_y_tab
10 days ago Michael Niedermayeravformat/qcp: Check for read failure in header
10 days ago Michael Niedermayeravcodec/eatgq: Check bytestream2_get_buffer() for failure
10 days ago Michael Niedermayeravformat/av1dec: Check bits left before get_leb128()
10 days ago Michael Niedermayeravcodec/alsdec: clear last_acf_mantissa
10 days ago Michael Niedermayeravcodec/alsdec: Clear shift_value
10 days ago Andreas Rheinhardtavformat/dhav: Check amount read
10 days ago Michael Niedermayeravcodec/jpeg2000dec: jpeg2000 has its own lowres option
10 days ago Michael Niedermayeravcodec/mlpdec: add max channels check
10 days ago James Almeravcodec/jpeg2000dec: clear array length when freeing it
10 days ago Kacper Michajłowavformat/mov: ensure required number of bytes is read
10 days ago Kacper Michajłowavformat/nuv: return early if header id fails to read
10 days ago Reimar Döffingeravcodec/parser: Reset *buf_size on realloc failure
10 days ago Paul B Maholavfilter/af_stereotools: round-up max size of buffer
10 days ago Eli Kobrinlibswresample: Prevent out of bounds.
10 days ago Aidan MacDonaldavcodec/dvdsub_parser: Fix length check for short packets
2026-06-17 Michael Niedermayerswscale/x86/rgb_2_rgb: fix uyvytoyuv422 overwrite on...
2026-06-17 Bogdan Lismanavcodec/snowenc: fix SIGFPE in get_dc() when a block...
2026-06-17 Michael Niedermayeravcodec/snowenc: fix out-of-bounds OBMC read in get_dc...
2026-06-16 Bogdan Lismanavcodec/snowenc: fix out-of-bounds memcpy in get_block_...
2026-06-16 Franciszek... avformat/icecast: reject CR/LF in metadata header values
2026-06-16 birdavformat/sctp: add size check in sctp_read() matching...
2026-06-15 Michael Niedermayeravcodec/cbs_av1_syntax_template: reset seen_frame_heade...
2026-06-15 Michael Niedermayeravfilter/convolution: compute user matrix products...
2026-06-15 Michael Niedermayeravformat/mpegts: use av_fast_realloc() for prg
2026-06-15 Michael Niedermayeravfilter/v360: compute remap table offsets in 64bit
2026-06-15 Michael Niedermayeravfilter/v360: reject out-of-range dimensions
2026-06-15 Michael Niedermayerswresample/x86/resample: write only int16 in the int16...
2026-06-15 jiale yaoavformat/rtpenc_amr: Check input size
2026-06-15 Scott Boudreauxswscale/ppc: fix ASAN stack-buffer-overflow in yuv2planeX
2026-06-15 Scott Boudreauxswscale/ppc: fix LOAD_FILTER overread in VSX path
2026-06-14 Michael Niedermayeravfilter: add ff_slice_pos() helper for slice boundaries
2026-06-14 Michael Niedermayeravfilter/estdif: avoid signed overflow in slice boundar...
2026-06-14 Michael Niedermayeravcodec/rv10, rv34: check init_get_bits8() before RealV...
2026-06-14 haoyuLiuavformat/http: reject request-line tokens not terminate...
2026-06-14 David Korczynskiavcodec/agm: validate actual src_y against prev plane...
2026-06-14 Michael Niedermayeravcodec/hevc/ps: Check window parameters
2026-06-14 Michael Niedermayeravcodec/hevc/ps: Factor window reading out
2026-06-13 David Korczynskiavcodec/truespeech: reject iterations count whose ...
2026-06-13 David Korczynskiavcodec/on2avc: reject subframe count whose * SUBFRAME_...
2026-06-13 haoyuLiuavfilter/zmq: initialize send_buf before shared cleanup...
2026-06-13 Michael Niedermayeravcodec/adpcm: fix signed integer overflow in get_nb_sa...
2026-06-13 Michael Niedermayeravformat/matroskadec: avoid signed overflow in DASH...
2026-06-13 David Korczynskiavcodec/fastaudio: reject subframes count whose * 256...
2026-06-13 Michael Niedermayeravcodec/vc2enc_dwt: avoid signed overflow in the 9...
2026-06-13 Michael Niedermayeravcodec/mwsc: do not dereference a missing reference...
2026-06-13 Michael Niedermayertools/target_dem_fuzzer: do not exit on io_buffer alloc...
2026-06-13 Michael Niedermayeravformat/gxfenc: Check timecode and propagate error
2026-06-13 Michael Niedermayerswscale/rgb2rgb_template: use unsigned for <<24
2026-06-13 Michael Niedermayeravformat/matroskadec: bound TRACKENTRY parsing by max_s...
2026-06-13 Anthony Hurtadoavcodec/diracdec: fix heap buffer overflow in edge_emu_...
2026-06-13 Michael Niedermayeravformat/rtmppkt: Check recursion depth
2026-06-13 Michael Niedermayeravcodec/jpeglsdec: only apply color transform to decode...
2026-06-13 Michael Niedermayeravcodec/aac/aacdec: reject decoded frame without a...
2026-06-13 Michael Niedermayeravformat/iff: check av_get_packet() result in ANIM...
2026-06-13 Michael Niedermayeravfilter/vf_drawtext: avoid double-free of aliased...
2026-06-13 David Korczynskiavcodec/cook: bound subpacket channel sum against chann...
2026-06-13 Michael Niedermayeravformat/mxfdec: Remove unneeded check
2026-06-13 Michael Niedermayeravformat/ftp: Check for Telnet IAC characters and other...
2026-06-13 Franciszek... avformat/ftp: reject CR/LF in the URL path to prevent...
2026-06-13 Michael Niedermayeravcodec/jpeg2000dec: Clear header derived variables
2026-06-13 James Almeravformat/avc: Adjust get_ue_golomb() to handle 32 bit
2026-06-13 Hassan Hanyavcodec/x86/vorbisdsp: change cmpleps to cmpltps in...
2026-06-13 Franciszek... avfilter/af_join: fix wrong loop bound in buffer dedup...
2026-06-13 Ori Hollanderavcodec/magicyuv: reject slice_height misaligned with...
2026-06-13 Michael Niedermayeravcodec/magicyuv: Expand the s->interlaced slice-height...
2026-06-13 Michael Niedermayeravcodec/magicyuv: Fix 1 line MEDIAN slices
2026-06-13 Michael Niedermayeravformat/mxfdec: zero-init Sony MPEG-4 extradata and...
2026-06-13 Michael Niedermayeravformat/soxdec: Check sample_rate for nan
2026-06-13 Ballingtests/tiny_ssim: fixed mistake in ssim_c1 calculation
2026-06-13 Michael Niedermayeravformat/hls: Check url_offset and size
2026-06-13 Michael Niedermayeravformat/ty: check rec_size
2026-06-13 Franciszek... avformat/rtpenc_xiph: bail out when the max payload...
2026-06-13 Franciszek... avformat/rtpenc_aac: reject packets smaller than the...
2026-06-12 Michael Niedermayeravcodec/jpeg2000dec: compute mask in decode_clnpass...
2026-06-12 Michael Niedermayeravformat/vividas: fix misaligned access
2026-06-12 David Korczynskiavcodec/g2meet: The stack is EPIC_PIX_STACK_SIZE
2026-06-12 David Korczynskiavfilter/boxblur: Fix off by one errors
2026-06-12 Thai Duongavcodec/diracdec: Enlarge `mctmp` to cover the worst...
2026-06-12 James Almertools/zmqsend: free the AVBprint buffer after using it
2026-06-12 Dale Curtis[Wave] Fix issues with unaligned metadata chunks.
2026-06-12 Zhao Zhiliavcodec/hevc: limit missing-ref fill to coded planes
2026-05-05 Michael NiedermayerChangelog: update for recent backports n4.4.7
2026-05-05 James Almeravcodec/av1dec: check that primary_ref_frame is within...
2026-05-05 Vann Harlconfigure: bump CONFIG_THIS_YEAR to 2026
2026-05-05 Michael Niedermayeravcodec/alsdec: do not set nbits invalidly
next