9028 Commits (64e082615a4ad3e1ca2a8b591b793e52e6e6b8f8)
 

Author SHA1 Message Date
TechPizza 64e082615a Optimized AverageFilter 5 years ago
TechPizza 0af3adf65c Merge branch 'vectorize-png-encoder-filters' of https://github.com/TechnologicalPizza/ImageSharp into vectorize-png-encoder-filters 5 years ago
TechPizza 29250ffbec Added Png filter tests 5 years ago
TechPizza 43a519c7e3
Merge branch 'master' into vectorize-png-encoder-filters 5 years ago
TechPizza 41b773ac02 Made PaethFilter use unsafe loads 5 years ago
TechPizza 425e4876fa Vectorized UpFilter 5 years ago
TechPizza 514d230982 Vectorized SubFilter 5 years ago
TechPizza c16af90f79 Vectorized AverageFilter 5 years ago
TechPizza 78b6d78058 Moved Accumulate to Numerics 5 years ago
James Jackson-South 993f96eb7d
Merge pull request #1624 from SixLabors/js/branding 5 years ago
James Jackson-South 5b280d3f5c Update branding [skip ci] 5 years ago
TechPizza 02d0a808c3 Vectorized PaethFilter 5 years ago
James Jackson-South a8cb711584
Merge pull request #1623 from SixLabors/bp/bmp1bit 5 years ago
Brian Popow 33192d396b Switch default quantizer for the bitmap encoder to Wu-quantizer 5 years ago
Brian Popow ea8bef4321 Add support for encoding 1 bit per pixel bitmaps 5 years ago
James Jackson-South 6fa903c83d
Merge pull request #1622 from SixLabors/bp/bmp4bit 5 years ago
Brian Popow 60bd3946de Execute 4bit bitmap encoder tests only on windows 5 years ago
Brian Popow 04e6b4135a Make sure bitmap encoder preserves 4 bits per pixel, when the input is 4 bit 5 years ago
Brian Popow c05d4ddeb5 Add support for encoding 4 bit per pixel bitmaps 5 years ago
James Jackson-South a6c1785468
Merge pull request #1615 from SixLabors/js/sponsors 5 years ago
James Jackson-South 9ed5fe95cf Update README.md 5 years ago
James Jackson-South 31dbe9a8ae
Merge pull request #1614 from SixLabors/js/fix-publish 5 years ago
James Jackson-South 4db99dbbf5 Update shared-infrastructure 5 years ago
James Jackson-South c5c4dd209b
Merge pull request #1610 from ptasev/pt/mem-manager-byte 5 years ago
Petar Tasev b7eb1d0ce5 Merge branch 'master' into pt/mem-manager-byte 5 years ago
Petar Tasev 70c6616fa9 Changed test to compare mem locations, and added same test to MemOwner of TPixel. 5 years ago
James Jackson-South 3e00488138
Merge pull request #1606 from SixLabors/js/innerloop 5 years ago
Petar Tasev 0871b85bdf Address code review comments. 5 years ago
Petar Tasev ae30a49357 Added file header. 5 years ago
Petar Tasev 402782acf5 Removed unused using statements. 5 years ago
Petar Tasev dc96867834 Added overloads to Image.WrapMemory for IMemoryOwner<byte>. 5 years ago
James Jackson-South 9f0515f27b Update shared-infrastructure 5 years ago
James Jackson-South c4d417ab66 Fix codecov test environment identification 5 years ago
James Jackson-South a4d05f5fd2 Add faster InnerLoop build configurations 5 years ago
James Jackson-South 14954cf5f2 Update to latest config/ruleset 5 years ago
James Jackson-South 82bca5517f
Merge pull request #1601 from saucecontrol/patch-4 5 years ago
Clinton Ingram 06f9e2483a
Update PULL_REQUEST_TEMPLATE.md 5 years ago
James Jackson-South dc0982f186
Faster Linear Transforms (#1591) 5 years ago
James Jackson-South 97dde7fb2f
Merge pull request #1593 from SixLabors/js/fix-gitlfs-macosx 5 years ago
James Jackson-South b1364dd065 Update shared-infrastructure 5 years ago
James Jackson-South bb72769968
Merge pull request #1586 from ynse01/ynse01/jpeg-grayscale 5 years ago
Ynse Hoornenborg 4d0fb4070a Put setting JpegColorType and ColorSpace close together 5 years ago
Ynse Hoornenborg d844e70760 Add JpegColorType to JpegMetadata and use it to configure the JpegEncoder 5 years ago
Ynse Hoornenborg 096ef3d3aa Refactor out JpegSubsample.Grayscale 5 years ago
Ynse Hoornenborg 26d61124b5 LuminanceForwardConverter handles the entire conversion itself 5 years ago
Ynse Hoornenborg 6dbde61f8d Rename JpegEncoder InitializeColorType method 5 years ago
Ynse Hoornenborg 6cff023550 Add test cases for Grayscale jpeg 5 years ago
Ynse Hoornenborg 7eaae92bbf Grayscale Jpeg encoding 5 years ago
James Jackson-South 08b0320538
Merge pull request #1575 from SixLabors/js/aot-experiments 5 years ago
James Jackson-South 0152586509 Merge branch 'master' into js/aot-experiments 5 years ago