2464 Commits (ed751cb3ccdfaa74bbff95cf92210ea7d47cb318)

Author SHA1 Message Date
James Jackson-South 08bc4cd8ab Document and correct AV1 prediction decoding 1 week ago
James Jackson-South 6095963f09 Document and correct AV1 prediction 1 week ago
James Jackson-South d498e9f48c Parse HEIF metadata independent of order 1 week ago
James Jackson-South ad4d01954e Bound HEIF box parsing 1 week ago
James Jackson-South 7be9b15205 Correct HEIF file type brand handling 1 week ago
James Jackson-South d401064cad Handle HEIF container extensions 1 week ago
James Jackson-South eaa93a35f7 Correct HEIF item property associations 1 week ago
James Jackson-South 4c01b0df65 Decode multi-superblock AV1 frames 1 week ago
James Jackson-South 109f702a82 Correct AV1 transform coefficient storage 1 week ago
James Jackson-South e2966fdaa4 Correct AV1 mode neighbor lookup 1 week ago
James Jackson-South bb335e4684 Implement AV1 chroma-from-luma reconstruction 1 week ago
James Jackson-South 686bb21601 Decode each parsed AV1 block once 1 week ago
James Jackson-South 72a294f9f7 Connect high-bit-depth AV1 reconstruction 1 week ago
James Jackson-South 361cdb29db Implement high-bit-depth AV1 intra prediction 1 week ago
James Jackson-South 2fe862fad4 Add high-bit-depth AV1 reconstruction 1 week ago
James Jackson-South 9ef4059ee6 Correct AV1 inverse transform row traversal 1 week ago
James Jackson-South 98ab882e77 Fix AV1 still decode lifecycle 1 week ago
James Jackson-South abe0f70ca9 Implement AV1 filter intra prediction 1 week ago
James Jackson-South 1d94792c54 Correct AV1 intra prediction 1 week ago
James Jackson-South 5e2908114d Support high-bit-depth AV1 color conversion 1 week ago
James Jackson-South 61b9cd4cb6 Support subsampled AV1 color output 1 week ago
James Jackson-South 29005ec629 Correct AV1 YUV444 color conversion 1 week ago
James Jackson-South d7ab1e716a Fix HEIF tests after upstream merge 1 week ago
James Jackson-South 7291986928 Switch Zlib compression to BCL stream 2 weeks ago
James Jackson-South 9ee7d1dd5b Fix tiled CCITT decompressor width handling 2 weeks ago
Stefan Nikolei 8930d4fd6f Migrate to xUnitV3 2 weeks ago
James Jackson-South e8892ecd8a Guard CCITT runs that exceed row width 2 weeks ago
Stefan Nikolei eb549bcda3 Use Collection expressions and Target-typed new 2 weeks ago
James Jackson-South 8ca712019e Fix 16-bit binary PBM sample byte order 4 weeks ago
James Jackson-South ed64ea7197 Reject ICO entries at stream-end offset 1 month ago
James Jackson-South eadb2a6c79 Handle oversized ANI chunks and partial icon masks 1 month ago
James Jackson-South e9aa4bffbb Address ANI and icon review feedback 1 month ago
James Jackson-South db5b03d894 Complete ANI, ICO, and CUR codec support 1 month ago
James Jackson-South 043c264aef Flatten JPEG ICC color conversion 1 month ago
James Jackson-South 1c726da0df Clean up normalized SIMD pipelines 1 month ago
James Jackson-South ca126a5f4a Remove replaced SIMD implementations 1 month ago
James Jackson-South 9d1aa66f67 Normalize PNG filter encoding 1 month ago
James Jackson-South e9db3675e9 Normalize JPEG color conversion SIMD 1 month ago
James Jackson-South e2b43407cc Handle ulong values for EXIF Long writes 1 month ago
James Jackson-South 494d2dd97b Clone TIFF profiles into image metadata 1 month ago
James Jackson-South dfdc0734e3 Validate CgBI chunk order in PNG decoder 1 month ago
James Jackson-South 3d3f49fab8 Refine alpha conversion and AOT seeding 2 months ago
James Jackson-South 4b07920c7c Fix alpha association and SIMD rounding parity 2 months ago
Erik White 5472d6918a Use FeatureTestRunner for all instruction sets 3 months ago
Erik White fb207199f5 Clean up/clarify test helper method 3 months ago
James Jackson-South e5ca2782e6 Fix GIF transparency handling and dither 3 months ago
Erik White a68921cac3 Break out cgbi helper methods 3 months ago
Erik White 29ae5f8409 Guard CgBI bit depth and color type 3 months ago
James Jackson-South a3e9cc6fd4 Fix in-place shuffles and vectorize PNG CgBI transform 3 months ago
Erik White 5d206ec10f Add test data for RGB24 3 months ago