0
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fuzzing: limit image size to 16 Mpixel to bound codec-internal frame buffers More... 1 day ago
Bound derived-image reference amplification (GHSA-x8xm-cm2c-cfc8) More... 1 day ago
add missing include More... 1 day ago
fix sequence timing-table DoS and unbounded memory (GHSA-xw34-mjcp-jqh8) More... 1 day ago
validate inline mask data length in region writer API (GHSA-p58j-h3vm-3fp5) More... 1 day ago
fix sign of NAL unit length in the openh264 decoder More... 1 day ago
reject 'stts'/'ctts' tables describing more samples than can exist More... 1 day ago
make BitReader::skip_bytes() constant time More... 1 day ago
fix GCC false positive warning giving CI errors More... 2 days ago
reject unci encoding of images that have no pixel planes More... 2 days ago
validate tile images against the unci encoder configuration (GHSA-j264-xvrp-5v7q) More... 2 days ago
fix reading 'pclr' box More... 2 days ago
catch C++ exceptions at C API read/decode entry points (GHSA-7p2q-crf9-xm46) More... 2 days ago
bound brotli/zlib decompression output by security limits (GHSA-24wx-9w62-c96w) More... 2 days ago
replace assert()s with runtime errors More... 3 days ago
improve documentation for image handle sizes More... 3 days ago
handle extra data channels in has_standard_plane_sizes() More... 3 days ago
subsampling factor for heif_chroma_undefined is now 1 (GHSA-2jg2-4ch7-h545, F07) More... 3 days ago
extract_area_plane() rejects processing images with alpha channels of different size (GHSA-2jg2-4ch7-h545, F06) More... 3 days ago
crop() rejects processing images with alpha channels of different size (GHSA-2jg2-4ch7-h545, F04) More... 3 days ago
scale_nearest_neighbor() rejects processing images with alpha channels of different size (GHSA-2jg2-4ch7-h545, F03) More... 3 days ago
harden 'iden' item size check More... 3 days ago
compare actual alpha size instead of declared size (GHSA-2jg2-4ch7-h545, F02) More... 3 days ago
transfer_channel_from_image_as(): check that source channel exists More... 3 days ago
fix expected error code in test More... 3 days ago
Reject duplicate/mismatched-size Alpha planes (GHSA-g89c-p67h-r497) More... 3 days ago
fix case fallthrough More... about 2 months ago
Add size-0 'mini' and 'moov' regression tests and fixtures (#1857) More... about 2 months ago
Resolve 'mini' and 'moov' boxes with size 0 to end of file (#1857) More... about 2 months ago
Check decoded image dimensions in meta-size-0 test (#1857) More... about 2 months ago