Opened 5 weeks ago

Closed 4 weeks ago

#19654 closed enhancement (fixed)

libwebp-1.4.0

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Xi Ruoyao, 5 weeks ago

This is a binary compatible release.

  • API changes:
    • libwebpmux: WebPAnimEncoderSetChunk, WebPAnimEncoderGetChunk,

WebPAnimEncoderDeleteChunk

  • libsharpyuv: SharpYuvOptionsInit, SharpYuvConvertWithOptions
  • extras: SharpYuvEstimate420Risk
  • further security related hardening in libwebp & examples
  • some minor optimizations in the lossless encoder
  • added WEBP_NODISCARD to report unused result warnings; enable with -DWEBP_ENABLE_NODISCARD=1
  • improvements and corrections in webp-container-spec.txt and webp-lossless-bitstream-spec.txt (#611)
  • miscellaneous warning, bug & build fixes (#615, #619, #632, #635)

comment:2 by thomas, 4 weeks ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:3 by thomas, 4 weeks ago

Resolution: fixed
Status: assignedclosed

Fixed in [76a85380c4]

Note: See TracTickets for help on using tickets.