コミット履歴

作者 SHA1 メッセージ 日付
  Nico Weber 730876fda9 LibGfx/JPEG: Add a comment to inverse_dct_8x8() 1 年間 前
  Lucas CHOLLET fb81668d8f LibGfx/JPEGLoader: Check earlier for quantization tables presence 1 年間 前
  Nico Weber 607880cbd3 LibGfx/JPEGLoader: Add dbgln_if() when hitting unsupported marker 1 年間 前
  Nico Weber 95391fafcb LibGfx/JPEGLoader: Print offset in an error dbgln() in hex 1 年間 前
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings 1 年間 前
  Nico Weber d7f04c9aa1 LibGfx/JPEGLoader: Make byte_offset() return offset from start of stream 1 年間 前
  Nico Weber 69964e10f4 LibGfx+Tests: Improve calculation of restart interval 1 年間 前
  Nico Weber 1ed9e597a9 LibGfx/JPEGLoader: Use 1 / sqrt(8) instead of rsqrt(8) 1 年間 前
  Nico Weber 6971ba35d5 LibGfx+Tests: Support grayscale jpegs with 2x2 sampling and MCU reset 1 年間 前
  Nico Weber 002eb0ad03 LibGfx/JPEGLoader: Use ceil_div 1 年間 前
  Nico Weber 393fb1f7b9 LibGfx/JPEGLoader: Pass SamplingFactors instead of Component to function 1 年間 前
  Nico Weber d89e42902e LibGfx/JPEGLoader: Extract inverse_dct_8x8() function 1 年間 前
  Lucas CHOLLET 09b2b3539b LibGfx/JPEG+CMYKBitmap: Extract the CMYK to RGB conversion code 1 年間 前
  Lucas CHOLLET 0462858247 LibGfx/JPEG: Keep the original CMYK data in memory 1 年間 前
  Lucas CHOLLET 6eb574a2b6 LibGfx/JPEG: Expose the Exif metadata 1 年間 前
  Nico Weber cf95910ae2 LibGfx/JPEG: Simplify loops walking all pixels in all macroblocks 1 年間 前
  Nico Weber 5efe38ccd7 LibGfx/JPEG: Remove a silly initializer 1 年間 前
  Nico Weber fbde901614 LibGfx: Use read_effective_chunk_size() in skip_segment() 1 年間 前
  Nico Weber 3616d14c80 LibGfx/JPEG: Allow decoding more subsampling factors 1 年間 前
  Nico Weber d99d086da3 LibGfx/JPEG: Move subsample-undoing to a separate function 1 年間 前
  Nico Weber d8ada20bae LibGfx: Allow images to report that they are originally grayscale 1 年間 前
  Nico Weber 239da5132d LibGfx/JPEG: Make it possible to obtain raw CMYK data from JPEGs 1 年間 前
  Lucas CHOLLET 52ce887b80 LibGfx/JPEG: Introduce a struct to hold sampling factors 1 年間 前
  Lucas CHOLLET 6c85f937ef LibGfx/JPEG: Print debug information on subsampling for each component 1 年間 前
  Lucas CHOLLET 145672a8b4 LibGfx/JPEG: Print some debug information about restart markers 1 年間 前
  Nico Weber 9c5a75067f LibGfx/JPEG: Reject ycck or cmyk jpegs with k subsampled for now 1 年間 前
  Nico Weber a2bd19fdac LibGfx/JPEG: Make ycck jpegs with just cc subsampled decode correctly 1 年間 前
  Nico Weber 3c39c18440 LibGfx/JPEG: Add spec comment to read_start_of_frame() 1 年間 前
  Nico Weber bfe27228a3 LibPDF+LibGfx: Don't invert CMYK channels in JPEG data in PDFs 1 年間 前
  Tim Ledbetter 438e9e146c LibGfx/JPEG: Refill reservoir if necessary when discarding bits 1 年間 前