Commit History

Author SHA1 Message Date
  Daniel Bertalan bf1f631f25 Everywhere: Write dtors for types with incomplete members out-of-line 1 year ago
  Simon Wanner 6b2c459901 LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts 1 year ago
  Nico Weber f8362c8abf LibGfx/JPEG2000: Remove an incorrect VERIFY in TagTree construction 1 year ago
  Nico Weber b364a58753 LibGfx/JPEG2000: Read COC marker segments, both in main and tile headers 1 year ago
  Nico Weber 8eb3d436e6 LibGfx/JPEG2000: Extract CodingStyleParameters 1 year ago
  Nico Weber 3735f2cbed LibGfx/JPEG2000: Read COD on tile headers too 1 year ago
  Nico Weber 0c935f8f42 LibGfx/JPEG2000: Support reading raw jpeg2000 codestreams 1 year ago
  Nico Weber 5695acf328 LibGfx/JPEG2000: Add comment mentioning J.10 1 year ago
  Nico Weber 1a232ba2a6 LibGfx/JPEG2000: Check SIZ marker (w, h) against JP2 header (w, h) 1 year ago
  Nico Weber 7296b0fa43 LibGfx/JPEG2000: Implement tag trees 1 year ago
  Nico Weber f9fa41cadf LibGfx/JPEG2000: Use streams instead of manual offsets 1 year ago
  Nico Weber 2c9c996130 LibGfx/JPEG2000: Fix off-by-one in reading comment data 😬 1 year ago
  Nico Weber b2d7c405cd LibGfx/JPEG2000: Remove needless "AK::" qualifiers 1 year ago
  Nico Weber f91d8472ee LibGfx/JPEG2000: Make unimplemented markers in tile-part header fatal 1 year ago
  Nico Weber dbe179f0d5 LibGfx/JPEG2000: Decode tile-part QCD and QCC marker segment data 1 year ago
  Nico Weber 8ba7c23165 LibGfx/JPEG2000: Decode QCC marker segment data 1 year ago
  Nico Weber 072457edd8 LibGfx/JPEG2000: Decode tile-part COM marker segment data 1 year ago
  Nico Weber 38be93c9a1 LibGfx/JPEG2000: Store some tile and tile part data on context 1 year ago
  Nico Weber 0df01dea4a LibGfx/JPEG2000: Add two spec comments 1 year ago
  Nico Weber 7b7ef7dcc7 LibGfx/JPEG2000: Allow COD, COC, QCD, QCC, RGN only in first tile-part 1 year ago
  Nico Weber 1df5c01bfb LibGfx/JPEG2000: Make unimplemented markers in main header fatal 1 year ago
  Nico Weber b9677be8a7 LibGfx/JPEG2000: Decode COM marker segment data 1 year ago
  Nico Weber e05791f5dd LibGfx/JPEG2000: Decode QCD marker segment data 1 year ago
  Nico Weber 99c1c685fc LibGfx/JPEG2000: Decode COD marker segment data 1 year ago
  Nico Weber d8811a83c9 LibGfx/JPEG2000: Decode SIZ marker segment data 1 year ago
  Nico Weber 259c3fc7d3 LibGfx/JPEG2000: Check tile_part_length ("Psot") validity 1 year ago
  Nico Weber 1393719f10 LibGfx/JPEG2000: Fix typo in an error mesage 1 year ago
  Nico Weber 6bad4ea275 LibGfx/JPEG2000: Add parsing loop for tile-part headers 1 year ago
  Nico Weber 9eae6b3a90 LibGfx/JPEG2000: Add parsing loop for main header 1 year ago
  Nico Weber 6c9d3f8c46 LibGfx/JPEG2000: Add constants for markers 1 year ago