8638 Commits (8d08d40c2e37ffc25ccca583c5ba9e24c1ffce58)
 

Author SHA1 Message Date
Brian Popow 8d08d40c2e Fix some issues in the CostManager 6 years ago
Brian Popow dd3aa98641 Fix build issues after merging the master branch 6 years ago
Brian Popow 6c76364bf1
Merge branch 'master' into webp 6 years ago
Brian Popow eb7a9089f8 Add missing null checks 6 years ago
Brian Popow 91ff2ada2e Some bug fixes: 6 years ago
Brian Popow 231df23d46
Merge pull request #1289 from stevetemple/webp-chunkconfig 6 years ago
Steve Temple 84cfe3b386 Work out the crunch configs for lossless webp 6 years ago
James Jackson-South 941c869bea
Merge pull request #1286 from SixLabors/js/fix-1276 6 years ago
Brian Popow af7eae82ac Change iccp test images 6 years ago
Brian Popow fe8193a982 Write bytes from the bitwriter to the stream 6 years ago
James Jackson-South f18799de27 Fix formatting. 6 years ago
James Jackson-South 77c05eb6b5 Add sanitation and make tests parametric. 6 years ago
Brian Popow 56c1917be5 Fix in HistogramRemap: Recompute each output 6 years ago
Brian Popow ee08904d7b Fix warnings and license headers 6 years ago
Brian Popow d1e3997a02
Merge pull request #1288 from stevetemple/webp-dev 6 years ago
Steve Temple 231f19b13d Move public method above privates in Vp8LBitWriter 6 years ago
Steve Temple 9408737cfc Added Clone and Resize to Vp8LBitWriter 6 years ago
James Jackson-South 2696e22a9b Sneak in some docs fixes 6 years ago
Brian Popow 7d34ceacc3 Split webp encoder into lossless and lossy 6 years ago
Brian Popow affec6a9ab BackwardReferencesTraceBackwards 6 years ago
Brian Popow 40f18c11e9 Encode image 6 years ago
Brian Popow 3517697659 Apply transformations 6 years ago
Brian Popow 0ff8e48a61 StoreHuffmanCode 6 years ago
Brian Popow 21880f74e2 Build huffman tree 6 years ago
Brian Popow 5860f8c84f Implement backward reference encoder 6 years ago
Brian Popow 5547202d39 Implement HashChainFill 6 years ago
Brian Popow 25382afa8a Implement AnalyzeEntropy 6 years ago
Brian Popow c72dd42406 Analyze and create palette 6 years ago
Brian Popow 7b9d4ce269 Intial stubs of files needed for webp encoding 6 years ago
Brian Popow b178429414 Add webp container spec and lossless bitstream specification 6 years ago
James Jackson-South c609db3b27 Throw, don't adjust. 6 years ago
James Jackson-South 80d672e2a7 Update ConfigurationTests.cs 6 years ago
James Jackson-South 95d054068f Make stream buffer size configurable. Fixes #1276 6 years ago
James Jackson-South b9092a5c10
Merge pull request #1269 from SixLabors/js/buffered-read 6 years ago
James Jackson-South af49dc74f1 Update StreamExtensions.cs 6 years ago
James Jackson-South db652d9c6c Update PngEncoder.cs 6 years ago
James Jackson-South 63bc6a75de Remove unrequired async/await 6 years ago
James Jackson-South 5537435bb0 Use explicit stream instance in core decoders. 6 years ago
James Jackson-South dd3fac01fa
Merge branch 'master' into js/buffered-read 6 years ago
James Jackson-South 0ff265e566
Merge pull request #1262 from SixLabors/js/deps 6 years ago
James Jackson-South c7c6291e48 Update System.Runtime.CompilerServices.Unsafe 6 years ago
James Jackson-South c5256d03ce Revert "Update System.Memory" 6 years ago
James Jackson-South 8956c1f42d Update System.Memory 6 years ago
James Jackson-South e4869d4055 Update System.Buffers 6 years ago
James Jackson-South 429f6e7c58 Remove comments 6 years ago
James Jackson-South c488b5b62d Revert Magick changes 6 years ago
James Jackson-South 48338650f3 Merge branch 'master' into js/deps 6 years ago
James Jackson-South cad14b5bb8
Merge branch 'master' into js/buffered-read 6 years ago
James Jackson-South 5a7ddad52f Use missed offset 6 years ago
James Jackson-South 8eb470bff6 Internalize unsafe component. 6 years ago