| 2026-01-02 |
Timo Rothenpieler | forgejo: backport CI job names release/5.1 |
commit | commitdiff | tree |
| 2025-12-31 |
Timo Rothenpieler | avformat/img2dec: reject input images too big to fit... |
commit | commitdiff | tree |
| 2025-12-07 |
Marton Balint | avfilter/af_amerge: fix possible crash with custom... |
commit | commitdiff | tree |
| 2025-12-03 |
Andreas Rheinhardt | avformat/os_support: Include stdint.h for int64_t |
commit | commitdiff | tree |
| 2025-12-03 |
Timo Rothenpieler | all: apply linter fixes |
commit | commitdiff | tree |
| 2025-11-30 |
Timo Rothenpieler | tools/check_arm_indent: skip empty glob |
commit | commitdiff | tree |
| 2025-11-30 |
Timo Rothenpieler | forgejo: apply needed CI changes for 5.1 |
commit | commitdiff | tree |
| 2025-11-30 |
Timo Rothenpieler | forgejo: backport CI to release/5.1 |
commit | commitdiff | tree |
| 2025-11-26 |
Michael Niedermayer | Update for 5.1.8 n5.1.8 |
commit | commitdiff | tree |
| 2025-11-23 |
Zhao Zhili | avutil/common: cast GET_BYTE/GET_16BIT returned value |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avfilter/vf_drawtext: Account for bbox text seperator |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/utvideodec: Set B for the width= 1 case in... |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/rtpdec_rfc4175: Only change PayloadContext... |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/rtpdec_rfc4175: Check dimensions |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/rtpdec_rfc4175: Fix memleak of sampling |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/http: Fix off by 1 error |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/exr: spelling |
commit | commitdiff | tree |
| 2025-11-23 |
veygax | avcodec/exr: use tile dimensions in pxr24 UINT case |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/exr: Simple check for available channels |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/sctp: Check size in sctp_write() |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/rtmpproto: consider command line argument... |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/rtmpproto_ Check tcurl and flashver length |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/g723_1enc: Make min_err 64bit |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/rtpenc_h264_hevc: Check space for nal_length_s... |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | swscale/output: Fix integer overflow in yuv2ya16_X_c_te... |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/exr: Check that DWA has 3 channels |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/exr: check ac_size |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/exr: Round dc_w/h up |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/mjpegdec: Explain buf_size/width/height check |
commit | commitdiff | tree |
| 2025-11-23 |
Andreas Rheinhardt | avformat/avidec: Fix integer overflow iff ULONG_MAX... |
commit | commitdiff | tree |
| 2025-11-23 |
Andreas Rheinhardt | fftools/ffmpeg_mux_init: Fix double-free on error |
commit | commitdiff | tree |
| 2025-11-23 |
Andreas Rheinhardt | avformat/aviobuf: Keep checksum_ptr consistent in avio_... |
commit | commitdiff | tree |
| 2025-11-23 |
Lynne | aacenc_tns: clamp filter direction energy measurement |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/dxv: Check coded_height, to avoid invalid av_clip() |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/aac/aacdec: dont allow ff_aac_output_configure... |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avformat/lrcdec: Fix fate-sub-lrc-ms-remux on x86-32 |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/sanm: Check w,h,left,top |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Niedermayer | avcodec/utvideodec: Clear plane_start array |
commit | commitdiff | tree |
| 2025-11-04 |
Bin Peng | lavc/aarch64: Fix addp overflow in ff_pred16x16_plane_n... |
commit | commitdiff | tree |
| 2025-09-16 |
James Almer | avcodec/x86/pngdsp: add missing emms at the end of... |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | Changelog: update n5.1.7 |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/exr: Check rle_raw_data and surroundings |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/dxv: Check that we initialize op_data |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/exr: Check for pixel type consistency in DWA |
commit | commitdiff | tree |
| 2025-08-13 |
Kacper Michajłow | avcodec/libvorbisdec: avoid overflow when assinging... |
commit | commitdiff | tree |
| 2025-08-13 |
Kacper Michajłow | avcodec/g726: init missing sample rate |
commit | commitdiff | tree |
| 2025-08-13 |
Kacper Michajłow | avformat/lrcdec: limit input timestamp range to avoid... |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/scpr3: Clear clr |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/ilbcdec: Clear cbvec when used with create_augm... |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/jpeg2000dec: Make sure the 4 extra bytes alloca... |
commit | commitdiff | tree |
| 2025-08-13 |
Muhammad Faiz | avfilter/avf_showcqt: fix unbounded index when copying... |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/aacsbr_template: Check ilb |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/utvideodec: Set B for the width= 1 case |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/ffv1: Clear state on alloc |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/jpeg2000dec: implement cdef remapping during... |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/jpeg2000dec: move cdef default check into get_siz() |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/exr: Dont access outside xsize/ysize |
commit | commitdiff | tree |
| 2025-08-13 |
Jiasheng Jiang | examples: Add check and replace av_free() to avoid... |
commit | commitdiff | tree |
| 2025-08-13 |
Jiasheng Jiang | libavcodec/tests/snowenc: Add av_free() to avoid memory... |
commit | commitdiff | tree |
| 2025-08-13 |
Jiasheng Jiang | libavcodec/videotoolbox_vp9: Move av_malloc() to avoid... |
commit | commitdiff | tree |
| 2025-08-13 |
Kacper Michajłow | avcodec/mpc8: init avctx->sample_rate |
commit | commitdiff | tree |
| 2025-08-13 |
Kimapr | avformat/libopenmpt: fix seeking weirdness |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avformat/hls: add cmfv/cmfa exceptions |
commit | commitdiff | tree |
| 2025-08-13 |
Kacper Michajłow | avformat/lrcdec: support arbitrary precision timestamp |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Niedermayer | avcodec/ffv1dec: Disable frame threading due to race... |
commit | commitdiff | tree |
| 2025-08-12 |
Marton Balint | swscale/swscale_unscaled: use 8 line alignment for... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | Update for 5.1.7 |
commit | commitdiff | tree |
| 2025-08-04 |
Jiasheng Jiang | libavcodec/tests/motion: Add check for avcodec_alloc_co... |
commit | commitdiff | tree |
| 2025-08-04 |
Jiasheng Jiang | avcodec/tests/avpacket: Add av_free() to avoid memory... |
commit | commitdiff | tree |
| 2025-08-04 |
Jiasheng Jiang | examples: Add av_freep to avoid potential memory leak |
commit | commitdiff | tree |
| 2025-08-04 |
Jiasheng Jiang | avcodec/tests/avpacket: Add av_packet_free() to avoid... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/fits: Clear naxis |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/vqavideo; Check bytestream2_get_buffer() readin... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/lzf: Check for input space |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/imc: Clear padding of buf16 |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/cri: Check bytestream2_get_buffer() for end |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/cri: Factor read_len out |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/dashdec: Allocate space for appended "/" |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/mxg: clear AV_INPUT_BUFFER_PADDING_SIZE |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/vqf: Ensure that comm_chunk is fully read |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/mov: make sure file_checksum is fully initialized |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/asfdec_f: Check amount of value read |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/concatdec: Clip duration in one more case... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/ffv1dec: Check k in get_vlc_symbol() |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/cfhd: Check idwt_buf size before allocation |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/ivi: Check luma/chroma mb_size |
commit | commitdiff | tree |
| 2025-08-04 |
James Almer | avcodec/motion_est: don't add offsets to NULL pointers |
commit | commitdiff | tree |
| 2025-08-04 |
James Almer | swscale/swscale_unscaled: don't add offsets to NULL... |
commit | commitdiff | tree |
| 2025-08-04 |
Jiasheng Jiang | libavcodec/alsdec.c: Add check for av_malloc_array... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/psd: Move frame allocation after RLE processing |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/smacker: Move buffer allocation to later |
commit | commitdiff | tree |
| 2025-08-04 |
Kacper Michajłow | avcodec/opus: don't materialize buf pointer from null |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/speexdec: consider differing frame sizes in... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avformat/iff: Check nb_channels == 0 in CHNL |
commit | commitdiff | tree |
| 2025-08-04 |
James Almer | avcodec/mss2dsp: use FF_PTR_ADD to add offsets to a... |
commit | commitdiff | tree |
| 2025-08-04 |
James Almer | avformat/movenc: fix writing reserved bits in EC3Specif... |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/speexdec: Pass and check remaining packets... |
commit | commitdiff | tree |
| 2025-08-04 |
Andreas Rheinhardt | avcodec/rkmppdec: Fix double-free on error |
commit | commitdiff | tree |
| 2025-08-04 |
Andreas Rheinhardt | avcodec/ppc/vp8dsp_altivec: Fix out-of-bounds access |
commit | commitdiff | tree |
| 2025-08-04 |
Michael Niedermayer | avcodec/takdec: Check remaining space for first predictors |
commit | commitdiff | tree |
| next |