• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

CMakeLists.txtD25-Apr-20252.7 KiB6857

README.mdD25-Apr-2025325 1712

avifalphanoispetest.ccD25-Apr-20251.8 KiB5340

avifanimationtest.ccD25-Apr-20253.5 KiB9477

avifcapitest.ccD25-Apr-20254.5 KiB135117

avifclaptest.ccD25-Apr-20255.3 KiB157111

avifcllitest.ccD25-Apr-20251.7 KiB6151

avifdecodetest.ccD25-Apr-20251.5 KiB4837

avifgainmaptest.ccD25-Apr-20258.1 KiB221126

avifimagetest.ccD25-Apr-20253 KiB8470

avifincrtest.ccD25-Apr-202510.8 KiB285221

avifiotest.ccD25-Apr-20254 KiB131111

avifkeyframetest.ccD25-Apr-20252.1 KiB6744

avifmetadatatest.ccD25-Apr-20252.1 KiB7051

avifprogressivetest.ccD25-Apr-20252.1 KiB6452

avifreformattest.ccD25-Apr-20253.6 KiB8571

avifscaletest.ccD25-Apr-20252.4 KiB7558

aviftest.ccD25-Apr-202510.9 KiB360295

aviftest_helpers.hD25-Apr-20252.3 KiB7944

conformance_tests.ccD25-Apr-202560.1 KiB2,6802,489

README.md

1## C++ tests copied from libavif.
2
3### Copied as is
4
5* avifalphanoispetest.cc
6* avifanimationtest.cc
7* avifdecodetest.cc
8* avifprogressivetest.cc
9* avifclaptest.cc
10
11### Copied with changes
12
13* avifmetadatatest.cc
14  * Remove encoder tests and add more checks to the decoder test.
15* avifgainmaptest.cc
16  * Remove encoder tests.
17