Commit History

Author SHA1 Message Date
  Nico Weber c0f67a0188 LibGfx/WebPWriter: Remove a copy in the animated frame writing code path 1 year ago
  Nico Weber 0b06cbdca2 LibGfx/WebPWriter: Move frame data writing out of write_ANMF_chunk() 1 year ago
  Nico Weber 768a7ea1e5 LibGfx/WebP: Split out ANMFChunk header data into ANMFChunkHeader 1 year ago
  Nico Weber c183f73922 LibGfx/WebPWriter: Use write_VP8L_chunk() in animation frame writing 1 year ago
  Nico Weber 885a3d8c5c LibGfx/WebPWriter: One fewer copy of encoded data when saving still webp 1 year ago
  Nico Weber 33acd4e747 LibGfx/WebPWriter: Extract another align_to_two() helper 1 year ago
  Nico Weber 0175fff659 LibGfx/WebPWriter: Extract compress_VP8L_image_data() function 1 year ago
  Nico Weber 6c79efcae4 LibGfx: Move AnimationWriter to its own file 1 year ago
  Nico Weber 58cbecbe0c LibGfx/WebP: Move some code shared by loader and writer to WebPShared.h 1 year ago
  Nico Weber a19589649d LibGfx/WebPWriter: Add some checks to write_ANMF_chunk() 1 year ago
  Nico Weber cf4bad31f0 LibGfx/WebPWriter: Add debug logging for ANMF chunks 1 year ago
  Nico Weber f506818052 LibGfx/WebPWriter: Support animations with transparent pixels 1 year ago
  Nico Weber 3a4e0c2804 LibGfx+Utilities: Add `animation` utility, make it write animated webps 1 year ago
  Nico Weber 27cc9e7386 LibGfx/WebPWriter: Write VP8X chunk header and bytes at once 1 year ago
  Nico Weber d988b6facc LibGfx/WebPWriter+TestImageWriter: Fix bugs writing VP8X header 1 year ago
  Nico Weber 25be8f8ae7 LibGfx/WebPWriter: Add some debug logging 1 year ago
  Nico Weber 51fc51d0b5 LibGfx/WebPWriter: Use one-element huffman tree for opaque images 1 year ago
  Nico Weber 7d93f7fc99 LibGfx/WebPWriter: Correctly fill in alpha_is_used hint 1 year ago
  Nico Weber 0e2e7cd1be LibGfx/WebPWriter: Rename alpha_hint to alpha_is_used_hint 1 year ago
  Nico Weber 5b335d51e1 LibGfx/WebPWriter: Implement ICC color profile data writing 1 year ago
  Nico Weber d0a2cf2dce LibGfx/WebPWriter: Implement basic lossless webp writing 1 year ago
  Nico Weber d04f9cf3c8 LibGfx+image: Add scaffolding for writing webp files 1 year ago