13586 Commits (9409a127d088bf7ae22b98622daacc1e3a149563)
 

Author SHA1 Message Date
Ynse Hoornenborg 9409a127d0
Merge branch 'main' into heic-support 2 years ago
Ynse Hoornenborg fa2e1b0610 Add tests for Orange4x4 image 2 years ago
Ynse Hoornenborg 5d27f30a7e Add extremely small AVIF test image 2 years ago
Ynse Hoornenborg 08cbc5ad11 Unit test for Partition Type 2 years ago
James Jackson-South 8ed06e8807
Merge pull request #2781 from lofcz/chore-fix-metadata-typo 2 years ago
James Jackson-South 57ecebfd8a
Merge pull request #2780 from KirillAldashkin/main 2 years ago
Ynse Hoornenborg 73718f11b4 Unit tests for block and transform sizes 2 years ago
Ynse Hoornenborg 26d8c2225d Scan order unit test and fixes 2 years ago
Ynse Hoornenborg e4743ce418 Fix build 2 years ago
Ynse Hoornenborg 984d0ac0c4 Additional unit tests for OBU bitstream 2 years ago
Matěj Štágl 4845281818 Fix ImageMetadata typo 2 years ago
KirillAldashkin 1de220a543 Added test cases for width*height overflow when using WrapMemory 2 years ago
KirillAldashkin 665ab2fa06 Fixed width*height overflows 2 years ago
KirillAldashkin 2880d721c7 Fix buffer overrun #2779 2 years ago
James Jackson-South 65ae451622
Merge pull request #2778 from SixLabors/js/v4-2771 2 years ago
James Jackson-South 2f1db0c180 Merge branch 'release/3.1.x' into js/v4-2771 2 years ago
James Jackson-South 65bd9b5ccd
Merge pull request #2775 from SixLabors/js-fix-2771 2 years ago
Ynse Hoornenborg 43232056c2 Misc tile parsing fixes 2 years ago
Ynse Hoornenborg 22b7c726c0 Implement Read Chroma from Luma syntax 2 years ago
Ynse Hoornenborg 4c019f5056 Bug fixes in TileDecoder, inspired by libgav1 2 years ago
Ynse Hoornenborg 6e10cc9960 Few Obu unit tests taken over from libgav1 2 years ago
Ynse Hoornenborg e45bf57f68 Combine Delta parameters implementation 2 years ago
Ynse Hoornenborg c524346dea OBU reader bug fixes 2 years ago
Brian Popow e8b7682997 Also assert bit position 2 years ago
Brian Popow 64f424131a Additional tests for ReadLittleEndianBytes128() 2 years ago
Brian Popow cb3f51b9af Add tests for ReadUnsignedVariableLength() 2 years ago
Ynse Hoornenborg 0313bdf549 Replace Av1BitStreamReader implementation 2 years ago
Brian Popow 72c4263fc4 Add tests for ReadSignedFromUnsigned and ReadLittleEndian 2 years ago
Brian Popow 38a6f43bf9 Add suggestion howto change ReadLiteral() 2 years ago
Brian Popow 62728b6f6c Add test bitreader test ReadLiteral32BitsWithMsbSet() 2 years ago
Ynse Hoornenborg 1812983af7 Improvements to pretty print routines for OBU headers 2 years ago
Ynse Hoornenborg 3976aa222b
Merge branch 'main' into heic-support 2 years ago
Ynse Hoornenborg 4e1aca91b8 More Superblock renaming 2 years ago
Ynse Hoornenborg 5d41465ef8 Renaming Superblock variables 2 years ago
James Jackson-South 94f4083b70 Fix filtering on PNG encode. 2 years ago
James Jackson-South 31a4e1031d
Merge pull request #2773 from SixLabors/js/v4-2769 2 years ago
James Jackson-South a217dc819d Merge branch 'release/3.1.x' into js/v4-2769 2 years ago
James Jackson-South d7ef0e2bb9
Merge pull request #2769 from SixLabors/js/fix-2752 2 years ago
Ynse Hoornenborg 441949fe68 Simplify code by using constants 2 years ago
Ynse Hoornenborg 541ab35b4b Fix issue in Transform Unit Count 2 years ago
James Jackson-South 8adcabec6e Use >= to compare. 2 years ago
Brian Popow cb736d7bd8 Continue implement case !IsReducedStillPictureHeader in ReadUncompressedFrameHeader() 2 years ago
Ynse Hoornenborg d7622071e8 Transform Unit Count variable rename 2 years ago
Ynse Hoornenborg a6a32d4095 TransformInfo retrieval changes 2 years ago
Ynse Hoornenborg 68be92331b PlaneCount calculation inside ObuColorConfig 2 years ago
Ynse Hoornenborg d527d0e7b2 Rename ChannelCount property to PlaneCount 2 years ago
Ynse Hoornenborg c44572900e Fix issue in coefficient parsing 2 years ago
Brian Popow 471e3d3165 Fix issue in ReadLoopRestorationParameters(): LoopRestorationParameters[i] was not initialized 2 years ago
Ynse Hoornenborg a4ba77bc65 Implement mode info indexing in frame buffer 2 years ago
Ynse Hoornenborg a1f0f9ecb4 Merge remote-tracking branch 'upstream/main' into heic-support 2 years ago