Issue 579 in webp: libwebp 1.2.4

248 views
Skip to first unread message

jz… via monorail

unread,
Aug 4, 2022, 10:49:56 PM8/4/22
to webp-d...@webmproject.org
Status: Accepted
Owner: jz...@google.com
Labels: Maintainability Type-Defect Priority-Medium

New issue 579 by jz...@google.com: libwebp 1.2.4
https://bugs.chromium.org/p/webp/issues/detail?id=579

This will be a small bug fix release to restore CMake target compatibility (issue #575) and fix an issue with lossless encoding when WEBP_REDUCE_SIZE is defined.

https://chromium.googlesource.com/webm/libwebp/+log/v1.2.3..1.2.3

--
You received this message because:
1. The project was configured to send all issue notifications to this address

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Git Watcher via monorail

unread,
Aug 5, 2022, 6:05:09 PM8/5/22
to webp-d...@webmproject.org
Updates:
Labels: merge-merged-1.2.4

Comment #1 on issue 579 by Git Watcher: libwebp 1.2.4
https://bugs.chromium.org/p/webp/issues/detail?id=579#c1

The following revision refers to this bug:
https://chromium.googlesource.com/webm/libwebp/+/980d24884c6586eda22b669ad114cb9ac74bb3f4

commit 980d24884c6586eda22b669ad114cb9ac74bb3f4
Author: James Zern <jz...@google.com>
Date: Fri Aug 05 05:01:16 2022

update NEWS

Bug: webp:579
Change-Id: I5cc91d6711a1b2feb3dd2d0cd13befee881fe85a

[modify] https://crrev.com/980d24884c6586eda22b669ad114cb9ac74bb3f4/NEWS

Git Watcher via monorail

unread,
Aug 5, 2022, 6:05:10 PM8/5/22
to webp-d...@webmproject.org

Comment #2 on issue 579 by Git Watcher: libwebp 1.2.4
https://bugs.chromium.org/p/webp/issues/detail?id=579#c2


The following revision refers to this bug:
https://chromium.googlesource.com/webm/libwebp/+/9fde812779bf513dcefe813f5d0253900c283c9b

commit 9fde812779bf513dcefe813f5d0253900c283c9b
Author: James Zern <jz...@google.com>
Date: Fri Aug 05 02:58:56 2022

bump version to 1.2.4

libwebp{,decoder} - 1.2.4
libwebp libtool - 8.5.1
libwebpdecoder libtool - 4.5.1

mux - 1.2.4
libtool - 3.10.0

demux - 1.2.4
libtool - 2.11.0

Bug: webp:579
Change-Id: I5fae4184ac6fe4b9c719856080020fd107f18b7f

[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/demux/Makefile.am
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/configure.ac
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/extras/extras.c
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/mux/Makefile.am
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/dec/vp8i_dec.h
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/mux/libwebpmux.rc
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/libwebp.rc
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/mux/muxi.h
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/README.md
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/demux/demux.c
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/Makefile.am
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/enc/vp8i_enc.h
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/libwebpdecoder.rc
[modify] https://crrev.com/9fde812779bf513dcefe813f5d0253900c283c9b/src/demux/libwebpdemux.rc

jz… via monorail

unread,
Aug 5, 2022, 10:30:27 PM8/5/22
to webp-d...@webmproject.org

Borhan Uddin

unread,
Aug 6, 2022, 12:17:00 AM8/6/22
to WebP Discussion, jz… via monorail, no_r...@monorail-prod.appspotmail.com

Git Watcher via monorail

unread,
Aug 8, 2022, 7:40:06 PM8/8/22
to webp-d...@webmproject.org

Comment #4 on issue 579 by Git Watcher: libwebp 1.2.4
https://bugs.chromium.org/p/webp/issues/detail?id=579#c4


The following revision refers to this bug:
https://chromium.googlesource.com/webm/libwebp/+/866e349cef1e0976080ad8121ba7394fa1bbb70b

commit 866e349cef1e0976080ad8121ba7394fa1bbb70b
Author: James Zern <jz...@google.com>
Date: Mon Aug 08 22:47:16 2022

Merge tag 'v1.2.4'

libwebp-1.2.4

- 8/4/2022: version 1.2.4
This is a binary compatible release.
* restore CMake libwebpmux target name for compatibility with 1.2.2 (#575)
* fix lossless crunch mode encoding with WEBP_REDUCE_SIZE
(chromium: #1345547, #1345595, #1345772, #1345804)

* tag 'v1.2.4':
update ChangeLog
update NEWS
bump version to 1.2.4
lossless: fix crunch mode w/WEBP_REDUCE_SIZE
CMakeLists.txt: correct libwebpmux name in WebPConfig.cmake
Revert "cmake: fix webpmux lib name for cmake linking"

Bug: webp:579
Change-Id: I7e1aa268d1ea9c1f3b38334cff2681e177bbdf36

[modify] https://crrev.com/866e349cef1e0976080ad8121ba7394fa1bbb70b/CMakeLists.txt

jz… via monorail

unread,
Aug 8, 2022, 8:08:59 PM8/8/22
to webp-d...@webmproject.org
Updates:
Status: Done

Comment #5 on issue 579 by jz...@google.com: libwebp 1.2.4
https://bugs.chromium.org/p/webp/issues/detail?id=579#c5

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages