Skip to content
  • skal's avatar
    Bug 771012 - Improve WebP animation-saving · 342c6025
    skal authored and Michael Natterer's avatar Michael Natterer committed
    WebP saving: various improvements in file-webp-save.c
    
    - reorganizes the main loop
    - fixes (temporarily) the bad timestamp by using fixed 100ms delay between frames
    - fixes the progress bar
    - takes care of resource clean-up for some previously unchecked error paths
    - uses 'minimize_size' and 'allow_mixed' options more appropriately
    - only remuxes the final bytestream when ICC profile is present. For
      most common case, we insert the loop-count information during muxer
      creation instead of by remuxing at the end.
    342c6025