7294 Commits (ab8a1ba564c96e31a67f1145a7e1b46853d3e2e6)

Author SHA1 Message Date
Brian Popow ab8a1ba564 Add option to decode just one frame 5 years ago
Brian Popow 4c30ccdf04 Add loopcount and duration to the webp metadata 5 years ago
Brian Popow 54a43908b3 Add tests for animated webp 5 years ago
Brian Popow c93007c58b Fix identify webp with alpha 5 years ago
Brian Popow 2b8af22d5d Add decoding animated lossy webp 5 years ago
Brian Popow 00e91cb6ab Add alpha blending for animated webp 5 years ago
Brian Popow 9cc92b8035 Decode animated lossless webp 5 years ago
Cédric Luthi 490bf0f3be Fix documentation of HorizontalResolution and VerticalResolution properties 5 years ago
James Jackson-South 438a97bb9b Handle missing global color table. Fix #1963 5 years ago
Dmitry Pentin ca9c45e601 Fixed invalid non-interleaved single component jpeg scan parsing 5 years ago
Dirk Lemstra c120c5b478
Removed unused ItemGroup. 5 years ago
Brian Popow 0149a5baab Change webp package tag to WebP 5 years ago
Brian Popow 00bc550030 Add tiff and webp to the PackageTags 5 years ago
James Jackson-South d8372568e0 Convert OrientationMode into something usable. 5 years ago
James Jackson-South c38825ba2a Fix for .NET FX 5 years ago
James Jackson-South fddfee2008 Update DC-X008-Translation-2019-E.pdf 5 years ago
Anton Firszov cf288f10bb
preferLocal: false 5 years ago
Anton Firszov 60108df2c5 consolidate naming 5 years ago
Anton Firszov 976b2a8978 review suggestions 5 years ago
Anton Firszov fb3bd92580
volatile read on totalUndisposedAllocationCount 5 years ago
Brian Popow 2491b6ab62 Change AverageBytesPerMb to ReadOnlySpan<byte> 5 years ago
Brian Popow 192cfb03f9 Move disposing the alpha data to the AlphaEncoder 5 years ago
Ildar Khayrutdinov 5d502980c2 memory improvements 5 years ago
Brian Popow b12ad7596e Leave alpha data uncompressed, if compression does not yield in smaller data 5 years ago
Brian Popow cf672b99ae Use memory allocator for alpha data 5 years ago
Brian Popow d398ae7445 Default alpha compression to true 5 years ago
Brian Popow d192941228 Add lossless alpha compression 5 years ago
Anton Firszov 9d155a55aa finalize and document the API 5 years ago
Brian Popow 96c1c725f9 Write ALPH chunk (only uncompressed for now) 5 years ago
Ildar Khayrutdinov ab3ca30fb0 cleanup 5 years ago
Ildar Khayrutdinov d01dfe8e26 change JIS encoding, update test 5 years ago
Ildar Khayrutdinov c292e65df5 comment 5 years ago
Ildar Khayrutdinov 361eb85b35 comment 5 years ago
Ildar Khayrutdinov 7b5dd176b2 cleanup 5 years ago
Ildar Khayrutdinov 2ed1b6d4ec format 5 years ago
Ildar Khayrutdinov cda6b24b63 Bug fixes of reading and writing (UCS2 and EncodedString) 5 years ago
Brian Popow 77c9c914e9 Webp encoder now defaults to lossy, if nothing else is specified 5 years ago
Dmitry Pentin b6400c287b Fixed compilation error 5 years ago
Anton Firszov b16fd4c685 implemented TotalUndisposedAllocationCount 5 years ago
Anton Firszov 4736288e04 API skeleton + tests for TotalUndisposedAllocationCount 5 years ago
Dmitry Pentin 69458f4f8d
gfoidl len check removal 5 years ago
Dmitry Pentin 477716c5fa Fused transpose/zigzag implementation 5 years ago
James Jackson-South 0fdcf04b30 Expand test and cleanup 5 years ago
James Jackson-South f2f719985d Mac fixes 5 years ago
James Jackson-South 1807350176 Fix switched assignments 5 years ago
James Jackson-South ddb81921e2 Fix source rectangle handling 5 years ago
Anton Firszov 1699a7578f fix #1625 5 years ago
Ildar Khayrutdinov 14d7b60a12 support writing UCS-2 encoded string 5 years ago
Ildar Khayrutdinov 918db05637 add missing file 5 years ago
Ildar Khayrutdinov 564912843d correct reading UCS-2 encoded string tags 5 years ago