ffmpeg.git
2025-11-26 Michael NiedermayerUpdate for 5.1.8 n5.1.8
2025-11-23 Zhao Zhiliavutil/common: cast GET_BYTE/GET_16BIT returned value
2025-11-23 Michael Niedermayeravfilter/vf_drawtext: Account for bbox text seperator
2025-11-23 Michael Niedermayeravcodec/utvideodec: Set B for the width= 1 case in...
2025-11-23 Michael Niedermayeravformat/rtpdec_rfc4175: Only change PayloadContext...
2025-11-23 Michael Niedermayeravformat/rtpdec_rfc4175: Check dimensions
2025-11-23 Michael Niedermayeravformat/rtpdec_rfc4175: Fix memleak of sampling
2025-11-23 Michael Niedermayeravformat/http: Fix off by 1 error
2025-11-23 Michael Niedermayeravcodec/exr: spelling
2025-11-23 veygaxavcodec/exr: use tile dimensions in pxr24 UINT case
2025-11-23 Michael Niedermayeravcodec/exr: Simple check for available channels
2025-11-23 Michael Niedermayeravformat/sctp: Check size in sctp_write()
2025-11-23 Michael Niedermayeravformat/rtmpproto: consider command line argument...
2025-11-23 Michael Niedermayeravformat/rtmpproto_ Check tcurl and flashver length
2025-11-23 Michael Niedermayeravcodec/g723_1enc: Make min_err 64bit
2025-11-23 Michael Niedermayeravformat/rtpenc_h264_hevc: Check space for nal_length_s...
2025-11-23 Michael Niedermayerswscale/output: Fix integer overflow in yuv2ya16_X_c_te...
2025-11-23 Michael Niedermayeravcodec/exr: Check that DWA has 3 channels
2025-11-23 Michael Niedermayeravcodec/exr: check ac_size
2025-11-23 Michael Niedermayeravcodec/exr: Round dc_w/h up
2025-11-23 Michael Niedermayeravcodec/mjpegdec: Explain buf_size/width/height check
2025-11-23 Andreas Rheinhardtavformat/avidec: Fix integer overflow iff ULONG_MAX...
2025-11-23 Andreas Rheinhardtfftools/ffmpeg_mux_init: Fix double-free on error
2025-11-23 Andreas Rheinhardtavformat/aviobuf: Keep checksum_ptr consistent in avio_...
2025-11-23 Lynneaacenc_tns: clamp filter direction energy measurement
2025-11-23 Michael Niedermayeravcodec/dxv: Check coded_height, to avoid invalid av_clip()
2025-11-23 Michael Niedermayeravcodec/aac/aacdec: dont allow ff_aac_output_configure...
2025-11-23 Michael Niedermayeravformat/lrcdec: Fix fate-sub-lrc-ms-remux on x86-32
2025-11-23 Michael Niedermayeravcodec/sanm: Check w,h,left,top
2025-11-23 Michael Niedermayeravcodec/utvideodec: Clear plane_start array
2025-11-04 Bin Penglavc/aarch64: Fix addp overflow in ff_pred16x16_plane_n...
2025-09-16 James Almeravcodec/x86/pngdsp: add missing emms at the end of...
2025-08-13 Michael NiedermayerChangelog: update n5.1.7
2025-08-13 Michael Niedermayeravcodec/exr: Check rle_raw_data and surroundings
2025-08-13 Michael Niedermayeravcodec/dxv: Check that we initialize op_data
2025-08-13 Michael Niedermayeravcodec/exr: Check for pixel type consistency in DWA
2025-08-13 Kacper Michajłowavcodec/libvorbisdec: avoid overflow when assinging...
2025-08-13 Kacper Michajłowavcodec/g726: init missing sample rate
2025-08-13 Kacper Michajłowavformat/lrcdec: limit input timestamp range to avoid...
2025-08-13 Michael Niedermayeravcodec/scpr3: Clear clr
2025-08-13 Michael Niedermayeravcodec/ilbcdec: Clear cbvec when used with create_augm...
2025-08-13 Michael Niedermayeravcodec/jpeg2000dec: Make sure the 4 extra bytes alloca...
2025-08-13 Muhammad Faizavfilter/avf_showcqt: fix unbounded index when copying...
2025-08-13 Michael Niedermayeravcodec/aacsbr_template: Check ilb
2025-08-13 Michael Niedermayeravcodec/utvideodec: Set B for the width= 1 case
2025-08-13 Michael Niedermayeravcodec/ffv1: Clear state on alloc
2025-08-13 Michael Niedermayeravcodec/jpeg2000dec: implement cdef remapping during...
2025-08-13 Michael Niedermayeravcodec/jpeg2000dec: move cdef default check into get_siz()
2025-08-13 Michael Niedermayeravcodec/exr: Dont access outside xsize/ysize
2025-08-13 Jiasheng Jiangexamples: Add check and replace av_free() to avoid...
2025-08-13 Jiasheng Jianglibavcodec/tests/snowenc: Add av_free() to avoid memory...
2025-08-13 Jiasheng Jianglibavcodec/videotoolbox_vp9: Move av_malloc() to avoid...
2025-08-13 Kacper Michajłowavcodec/mpc8: init avctx->sample_rate
2025-08-13 Kimapravformat/libopenmpt: fix seeking weirdness
2025-08-13 Michael Niedermayeravformat/hls: add cmfv/cmfa exceptions
2025-08-13 Kacper Michajłowavformat/lrcdec: support arbitrary precision timestamp
2025-08-13 Michael Niedermayeravcodec/ffv1dec: Disable frame threading due to race...
2025-08-12 Marton Balintswscale/swscale_unscaled: use 8 line alignment for...
2025-08-04 Michael NiedermayerUpdate for 5.1.7
2025-08-04 Jiasheng Jianglibavcodec/tests/motion: Add check for avcodec_alloc_co...
2025-08-04 Jiasheng Jiangavcodec/tests/avpacket: Add av_free() to avoid memory...
2025-08-04 Jiasheng Jiangexamples: Add av_freep to avoid potential memory leak
2025-08-04 Jiasheng Jiangavcodec/tests/avpacket: Add av_packet_free() to avoid...
2025-08-04 Michael Niedermayeravcodec/fits: Clear naxis
2025-08-04 Michael Niedermayeravcodec/vqavideo; Check bytestream2_get_buffer() readin...
2025-08-04 Michael Niedermayeravcodec/lzf: Check for input space
2025-08-04 Michael Niedermayeravcodec/imc: Clear padding of buf16
2025-08-04 Michael Niedermayeravcodec/cri: Check bytestream2_get_buffer() for end
2025-08-04 Michael Niedermayeravcodec/cri: Factor read_len out
2025-08-04 Michael Niedermayeravformat/dashdec: Allocate space for appended "/"
2025-08-04 Michael Niedermayeravformat/mxg: clear AV_INPUT_BUFFER_PADDING_SIZE
2025-08-04 Michael Niedermayeravformat/vqf: Ensure that comm_chunk is fully read
2025-08-04 Michael Niedermayeravformat/mov: make sure file_checksum is fully initialized
2025-08-04 Michael Niedermayeravformat/asfdec_f: Check amount of value read
2025-08-04 Michael Niedermayeravformat/concatdec: Clip duration in one more case...
2025-08-04 Michael Niedermayeravcodec/ffv1dec: Check k in get_vlc_symbol()
2025-08-04 Michael Niedermayeravcodec/cfhd: Check idwt_buf size before allocation
2025-08-04 Michael Niedermayeravcodec/ivi: Check luma/chroma mb_size
2025-08-04 James Almeravcodec/motion_est: don't add offsets to NULL pointers
2025-08-04 James Almerswscale/swscale_unscaled: don't add offsets to NULL...
2025-08-04 Jiasheng Jianglibavcodec/alsdec.c: Add check for av_malloc_array...
2025-08-04 Michael Niedermayeravcodec/psd: Move frame allocation after RLE processing
2025-08-04 Michael Niedermayeravcodec/smacker: Move buffer allocation to later
2025-08-04 Kacper Michajłowavcodec/opus: don't materialize buf pointer from null
2025-08-04 Michael Niedermayeravcodec/speexdec: consider differing frame sizes in...
2025-08-04 Michael Niedermayeravformat/iff: Check nb_channels == 0 in CHNL
2025-08-04 James Almeravcodec/mss2dsp: use FF_PTR_ADD to add offsets to a...
2025-08-04 James Almeravformat/movenc: fix writing reserved bits in EC3Specif...
2025-08-04 Michael Niedermayeravcodec/speexdec: Pass and check remaining packets...
2025-08-04 Andreas Rheinhardtavcodec/rkmppdec: Fix double-free on error
2025-08-04 Andreas Rheinhardtavcodec/ppc/vp8dsp_altivec: Fix out-of-bounds access
2025-08-04 Michael Niedermayeravcodec/takdec: Check remaining space for first predictors
2025-08-04 Michael Niedermayeravcodec/svq3: Check there are bits left before decompre...
2025-08-04 Michael Niedermayeravcodec/sonic: Check num_taps
2025-08-04 Michael Niedermayeravformat/imf_cpl: do not continue looping forever
2025-08-04 Michael Niedermayeravformat/mov: reject negative ELST durations
2025-08-04 Michael Niedermayeravformat/avidec: Ignore duplicate GAB2
2025-08-04 Michael Niedermayeravcodec/h264_mb: Fix tmp_cr for arm
2025-08-04 Michael Niedermayeravcodec/vorbisdec: Dont treat overread as error
2025-08-04 Michael Niedermayeravformat/iff: Check nb_channels == 0 in MHDR
next