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