LibGfx: Misc 32-bit build fixes 
						
					 
				 
				2023-09-06 07:21:07 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename {Deprecated => Byte}String 
						
					 
				 
				2023-12-17 18:25:10 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide a default implementation for animation-related methods 
						
					 
				 
				2023-07-18 14:34:35 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Move all image loaders and writers to a subdirectory 
						
					 
				 
				2023-03-21 22:39:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Move all image loaders and writers to a subdirectory 
						
					 
				 
				2023-03-21 22:39:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 
						
					 
				 
				2023-06-10 07:17:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 
						
					 
				 
				2023-06-10 07:17:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/TIFF: Add support for images with CCITT3 1D compression 
						
					 
				 
				2023-12-19 21:01:24 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/TIFF: Add support for images with CCITT3 1D compression 
						
					 
				 
				2023-12-19 21:01:24 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename {Deprecated => Byte}String 
						
					 
				 
				2023-12-17 18:25:10 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename GenericTraits to DefaultTraits 
						
					 
				 
				2023-11-09 10:05:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Add ExifOrientedBitmap 
						
					 
				 
				2023-08-09 13:18:40 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/GIF: Use LZWDecoder::decode_all() 
						
					 
				 
				2023-12-01 12:58:14 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename GenericTraits to DefaultTraits 
						
					 
				 
				2023-11-09 10:05:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+LibPDF: Use LibCompress' implementation of the PackBits decoder 
						
					 
				 
				2023-12-27 17:40:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename {Deprecated => Byte}String 
						
					 
				 
				2023-12-17 18:25:10 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Rename {Deprecated => Byte}String 
						
					 
				 
				2023-12-17 18:25:10 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/JPEG: Reject ycck or cmyk jpegs with k subsampled for now 
						
					 
				 
				2023-12-29 18:55:57 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibPDF+LibGfx: Don't invert CMYK channels in JPEG data in PDFs 
						
					 
				 
				2023-11-17 22:32:40 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/JPEG: Put generic definitions in a shared header 
						
					 
				 
				2023-06-22 21:13:04 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/JPEGWriter: Fix crash on macOS when csize coefficient is 0 
						
					 
				 
				2023-11-09 16:07:28 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/JPEG: Take the quality as an argument instead of hardcoding it 
						
					 
				 
				2023-07-04 00:01:06 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/JPEG: Add a JPEG encoder :^) 
						
					 
				 
				2023-06-22 21:13:04 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Misc 32-bit build fixes 
						
					 
				 
				2023-09-06 07:21:07 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/JPEGXL: Add a JPEG-XL decoder :^) 
						
					 
				 
				2023-07-21 10:47:34 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Simplify the State enum 
						
					 
				 
				2023-07-11 14:16:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Propagate errors from read_image_data() 
						
					 
				 
				2023-03-24 10:56:58 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Simplify the State enum 
						
					 
				 
				2023-07-11 14:16:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Propagate errors from read_image_data() 
						
					 
				 
				2023-03-24 10:56:58 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Allow passing FilterType::None to unfilter_scanline() 
						
					 
				 
				2023-11-17 19:09:50 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Make unfilter_scanline() a static PNGImageDecoderPlugin method 
						
					 
				 
				2023-11-17 19:09:50 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+LibPDF: Create filter_type() for converting u8 to FilterType 
						
					 
				 
				2023-11-17 19:09:50 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Prefer _string over _short_string 
						
					 
				 
				2023-08-08 07:37:21 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Move all image loaders and writers to a subdirectory 
						
					 
				 
				2023-03-21 22:39:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Use FixedArray::unchecked_at 
						
					 
				 
				2023-05-09 11:18:46 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat+image: Make encode take a Stream 
						
					 
				 
				2023-05-09 11:18:46 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Remove maximum size limit for decoded images 
						
					 
				 
				2023-09-03 14:36:54 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Simplify the State enum 
						
					 
				 
				2023-07-11 14:16:33 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/PortableFormat: Propagate errors from read_image_data() 
						
					 
				 
				2023-03-24 10:56:58 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename GenericTraits to DefaultTraits 
						
					 
				 
				2023-11-09 10:05:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Everywhere: Remove unused DeprecatedString includes 
						
					 
				 
				2023-04-09 22:00:54 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Move all image loaders and writers to a subdirectory 
						
					 
				 
				2023-03-21 22:39:25 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Rename GenericTraits to DefaultTraits 
						
					 
				 
				2023-11-09 10:05:51 -05:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx+LibPDF: Use LibCompress' implementation of the PackBits decoder 
						
					 
				 
				2023-12-27 17:40:11 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/TIFF: Add support for the ICCProfile tag 
						
					 
				 
				2023-12-02 10:36:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/TinyVG: Clamp RGBAF32 color values from 0 and 255 
						
					 
				 
				2023-12-02 10:47:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Provide an implementation for ImageDecoderPlugin::icc_data() 
						
					 
				 
				2023-10-29 07:21:10 +00:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx: Move FourCC to its own file 
						
					 
				 
				2023-11-24 08:42:46 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/WebP: Decode the first chunk in create() 
						
					 
				 
				2023-07-15 09:34:07 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							AK: Reject BitStream reads beyond EOF by default 
						
					 
				 
				2023-12-01 12:48:18 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/WebP: Minor cosmetical changes in WebPLoaderLossless.h 
						
					 
				 
				2023-05-09 06:35:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibGfx/LibVideo: Check for overreads only at end of a VPX range decode 
						
					 
				 
				2023-06-10 07:17:12 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WebP/Lossy: Implement macroblock coefficient decoding 
						
					 
				 
				2023-05-29 10:41:53 -06:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							WebP/Lossy: Add const annotations to functions in Tables.h 
						
					 
				 
				2023-06-01 16:23:46 +02:00