Issue 1732 in webm: libvpx 1.11.0

30 views
Skip to first unread message

jz… via monorail

unread,
Jul 7, 2021, 7:49:26 PM7/7/21
to webm-d...@webmproject.org
Updates:
Summary: libvpx 1.11.0

Comment #4 on issue 1732 by jz...@google.com: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c4

This should be 1.11.0 to better reflect the addition of some codec controls.

--
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

ji… via monorail

unread,
Jul 30, 2021, 5:20:46 PM7/30/21
to webm-d...@webmproject.org

ji… via monorail

unread,
Sep 27, 2021, 6:13:29 PM9/27/21
to webm-d...@webmproject.org

Comment #6 on issue 1732 by ji...@google.com: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c6

Here is the log between the top of the tree and branching point:

b68877a7ebfe764714f8ce7aeb2a7f6d12b77989 vp8 rc: Clear system state at the end of calls
0de415cf6a945457115783807a702a5249f44a9d vp8 rc: support temporal layers
09775194ffdb84b4979f3988e7ef301575b661df Cap duration to avoid overflow
7366195e5a7098de0b7c131f40dd5238b9065a56 vp8 rc: explicit cast to avoid VS build failure
8a6fbc0b4eb8538e213782bcdc3969a08b44e73b Define the VPX_NO_RETURN macro for MSVC
65a1751e5b98bf7f1d21bcbfdef352af34fb205d Add vp8 support to rc lib
ca40ca9bed87687eb0b534bf3974c95182dd29a1 vp8 rc: always update correction factor
ee73384f0304c7e8a84a214ddc8863d40fe716ad Add codec control for vp8 external rc
59c9e1d87ef33bc82fca82cfcf5202d4b86c92e7 vp9 rc lib: Allow aq 3 to work for SVC with unit test

The necessary one to be cherry-picked is

b68877a7ebfe764714f8ce7aeb2a7f6d12b77989 vp8 rc: Clear system state at the end of calls

I plan to leave all rate control lib related CLs to next release. Another one to consider is

8a6fbc0b4eb8538e213782bcdc3969a08b44e73b Define the VPX_NO_RETURN macro for MSVC

ji… via monorail

unread,
Sep 27, 2021, 6:18:04 PM9/27/21
to webm-d...@webmproject.org

Comment #7 on issue 1732 by ji...@google.com: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c7

Sorry, the necessary one should be

09775194ffdb84b4979f3988e7ef301575b661df Cap duration to avoid overflow

Git Watcher via monorail

unread,
Sep 28, 2021, 7:21:06 PM9/28/21
to webm-d...@webmproject.org
Updates:
Labels: merge-merged-smew

Comment #8 on issue 1732 by Git Watcher: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c8

The following revision refers to this bug:
https://chromium.googlesource.com/webm/libvpx/+/16837ae1680bbc73381570cc783439b0ea121ba6

commit 16837ae1680bbc73381570cc783439b0ea121ba6
Author: Jerome Jiang <ji...@google.com>
Date: Mon Sep 27 22:52:53 2021

CHANGELOG for Smew v1.11.0

Bug: webm:1732
Change-Id: I6038f401cf1dfdcaca85b81d0b8b2c04967b44dd

[modify] https://crrev.com/16837ae1680bbc73381570cc783439b0ea121ba6/CHANGELOG

jz… via monorail

unread,
Sep 30, 2021, 10:43:17 PM9/30/21
to webm-d...@webmproject.org
Updates:
Blockedon: 1742

Comment #9 on issue 1732 by jz...@google.com: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c9

(No comment was entered for this change.)

Git Watcher via monorail

unread,
Oct 6, 2021, 11:14:06 PM10/6/21
to webm-d...@webmproject.org

Comment #10 on issue 1732 by Git Watcher: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c10


The following revision refers to this bug:
https://chromium.googlesource.com/webm/libvpx/+/626ff35955c2c35b806b3e0ecf551a1a8611cdbf

commit 626ff35955c2c35b806b3e0ecf551a1a8611cdbf
Author: Jerome Jiang <ji...@google.com>
Date: Tue Oct 05 22:57:34 2021

Update AUTHORS and version info in libs.mk

Bug: webm:1732
Change-Id: I29ce77c7d02bd2f5cb0ef8412333df032744b668

[modify] https://crrev.com/626ff35955c2c35b806b3e0ecf551a1a8611cdbf/libs.mk
[modify] https://crrev.com/626ff35955c2c35b806b3e0ecf551a1a8611cdbf/AUTHORS

Git Watcher via monorail

unread,
Oct 11, 2021, 2:10:06 PM10/11/21
to webm-d...@webmproject.org

Comment #11 on issue 1732 by Git Watcher: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c11


The following revision refers to this bug:
https://chromium.googlesource.com/webm/libvpx/+/f644f5b75d714d9366125fa0ec679ae7aca6251b

commit f644f5b75d714d9366125fa0ec679ae7aca6251b
Author: Jerome Jiang <ji...@google.com>
Date: Thu Oct 07 17:47:25 2021

Merge branch 'smew' into main

Bug: webm:1732

Change-Id: Id782a897d8005d316dc5b72859657c219edabf30

ji… via monorail

unread,
Oct 11, 2021, 2:10:43 PM10/11/21
to webm-d...@webmproject.org
Updates:
Status: Fixed

Comment #12 on issue 1732 by ji...@google.com: libvpx 1.11.0
https://bugs.chromium.org/p/webm/issues/detail?id=1732#c12


(No comment was entered for this change.)

jz… via monorail

unread,
Oct 11, 2021, 7:20:28 PM10/11/21
to webm-d...@webmproject.org
Reply all
Reply to author
Forward
0 new messages