Commit History

Author SHA1 Message Date
  Nico Weber df9dd8ec69 LibGfx/JBIG2: Add arithmetic coding decoder 1 year ago
  Nico Weber 98729c97f4 LibGfx/JBIG2: Simplify and restrict adaptive template pixel reading 1 year ago
  Nico Weber 596b06333f LibGfx/JBIG2: Add a dbgln_if(JBIG2_DEBUG) for non-MMR generic regions 1 year ago
  Nico Weber 7740aeca29 LibGfx/JBIG2: Fix size bound in scan_for_immediate_generic_region_size() 1 year ago
  Nico Weber bc42144642 LibGfx/JBIG2: Start implementing the generic region decoding procedure 1 year ago
  Nico Weber e0af3ae8d9 LibGfx/JBIG2: Implement decode_end_of_file() 1 year ago
  Nico Weber 323cacc593 LibGfx/JBIG2: Implement decode_end_of_page() 1 year ago
  Nico Weber bdbc21c52d LibGfx/JBIG2: Implement conversion to Gfx::Bitmap and ByteBuffer 1 year ago
  Nico Weber 54982857bd LibGfx/JBIG2: Implement decode_page_information() 1 year ago
  Nico Weber 4b01f2f158 LibGfx/JBIG2: Implement decode_extension() 1 year ago
  Nico Weber 9cd0c5658e LibGfx/JBIG2: Reject files with delayed height information for now 1 year ago
  Nico Weber f592a2ac72 LibPDF/JBIG2: Print a warning on files with more than one page 1 year ago
  Nico Weber 2caf603836 LibGfx/JBIG2: Add scaffolding for interpreting segment data 1 year ago
  Nico Weber af20ebe4a0 LibGfx/JBIG2: Scan for page size of page "1" 1 year ago
  Nico Weber 8f4930f2df LibGfx/JBIG2: Scan for the first PageInformation segment and decode it 1 year ago
  Nico Weber 1eaaa8c3e9 LibPDF+LibGfx: Support JBIG2s with /JBIG2Globals set 1 year ago
  Nico Weber 09ca66cb8b LibGfx/JBIG2: Scan for end of immediate generic regions of unknown size 1 year ago
  Nico Weber 379ef45688 LibGfx/JBIG2: Store location of segment data bodies 1 year ago
  Nico Weber 953f6c5d9b LibPDF+LibGfx: Pass jbig2-filtered data to JBIG2ImageDecoderPlugin 1 year ago
  Nico Weber b1fdc33a22 LibGfx/JBIG2: Decode all segment headers 1 year ago
  Nico Weber 177664cfae LibGfx/JBIG2: Add an initial decode_segment_header() 1 year ago
  Nico Weber 5cefcad2fe LibGfx/JBIG2: Decode the file header 1 year ago
  Nico Weber 58838db445 LibGfx: Add the start of a JBIG2 loader 1 year ago