8146 Commits (ccbb6d95f69bb6baad7aa37b046e58dc199b6e64)
 

Author SHA1 Message Date
James Jackson-South ccbb6d95f6 Always read CRC. 6 years ago
James Jackson-South 8d404d6d86
Merge pull request #1173 from SixLabors/optimizations/memory-group-enumeration 6 years ago
James Jackson-South 9823eed2b2
Merge branch 'master' into optimizations/memory-group-enumeration 6 years ago
James Jackson-South eb312e0d5c
Merge pull request #1174 from SixLabors/bp/iptc 6 years ago
James Jackson-South 7fb1612c30 Remove allocation and clean up docs 6 years ago
Brian Popow ed457f1d6a
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 12c3537e56 Use <example> tag for examples 6 years ago
James Jackson-South 424d3886a8
Merge pull request #1170 from SixLabors/js/faster-deflate 6 years ago
Brian Popow 34074de62e
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 4a70056a2b SetDateTimeValue now uses DateTimeOffset 6 years ago
James Jackson-South e0a9524dec
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South a8a7a43b83
Merge pull request #1175 from SixLabors/js/base-64-extension 6 years ago
Brian Popow f1a99e70e0 Add SetDateTimeValue which makes sure the formatting will be as specified in the spec 6 years ago
James Jackson-South 406573cb8e Update ImageExtensions.cs 6 years ago
Brian Popow 2167085214 Limit length of iptc values according to the spec 6 years ago
James Jackson-South f2b83a5812
Merge branch 'master' into js/faster-deflate 6 years ago
Brian Popow 7e9d553361 Remove by tag now removes all entry's not just the first. Similar GetValue now returns a list of entrys instead of just one 6 years ago
Brian Popow f824d61dda
Merge branch 'master' into bp/iptc 6 years ago
Brian Popow 86462e5513 Throw if IPTC data exceeds limit 6 years ago
Brian Popow 9822c3a7eb Some IPTC tags can now be added multiple times, some are restricted from doing so 6 years ago
Brian Popow ed1a0631f0 Add testcase for app13 marker with empty IPTC 6 years ago
Brian Popow 1453392bb9 Add padding byte when resource name length is odd 6 years ago
Brian Popow 07eda44d28 Add IPTC specification 6 years ago
Brian Popow 0e49478f37 Add tests for writing IPTC 6 years ago
Brian Popow ba883d7c8a Add support for writing IPTC metadata 6 years ago
Brian Popow 14312962b2 Add unit tests for reading IPTC profile 6 years ago
Brian Popow ee96011669 Add support for reading IPTC metadata 6 years ago
Sergio Pedri c237de595c Added new tests for all IMemoryGroup<T> enumerators 6 years ago
Sergio Pedri ad69c2323c Merge branch 'master' into optimizations/memory-group-enumeration 6 years ago
Sergio Pedri 989300ecdf Added optimized IMemoryGroup<T>.GetEnumerator() method 6 years ago
Sergio Pedri aae14cf6ae Added overload for MemoryGroupView<T> in MemoryGroupEnumerator<T> 6 years ago
James Jackson-South de73c63f50
Merge pull request #1172 from SixLabors/js/span-accessibility 6 years ago
Sergio Pedri a7d6acfcc2 Added MemoryGroupEnumerator<T> struct 6 years ago
James Jackson-South 2ec776812f Add argument docs and negative tests 6 years ago
Sergio Pedri c2ec5c45a4 Removed unnecessary iterator block 6 years ago
Sergio Pedri f1f3cb759b Removed unnecessary using directives 6 years ago
Sergio Pedri 404c086007 Improved codegen for throw path in MemoryGroup<T>.Owned 6 years ago
James Jackson-South 28f3938de2 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
James Jackson-South 497ec5b408
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South ddfe64306f
Merge pull request #1171 from SixLabors/js/private-ms-compilers 6 years ago
James Jackson-South 026698ac48 Fix #1166 6 years ago
James Jackson-South 43b77b9036 Use static fields. See if dll version fix CI 472 build 6 years ago
James Jackson-South 6dae630dc4 Predefine Codes and Lengths, use ReadOnlySpan where possible. 6 years ago
James Jackson-South 20b324c896
Merge branch 'master' into js/faster-deflate 6 years ago
James Jackson-South 29d12f3f00 Revert bad optimization 6 years ago
James Jackson-South 88f3bd0c33 Minor performance improvements. 6 years ago
James Jackson-South 44b4651a4d
Merge pull request #1165 from SixLabors/bp/moreTgaTests 6 years ago
Brian Popow 6d115fec6c
Merge branch 'master' into bp/moreTgaTests 6 years ago
Brian Popow 5754f9493f For paletted Bgra5551 alpha bits are not ignored 6 years ago
James Jackson-South 557b1c5c81
Merge pull request #725 from SimantoR/master 6 years ago