Histórico de Commits

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