Update opus to new version 82ac57d9f1aaf575800cf17373348e45b7ce6c0d from 2023-04-19 00:31:59
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | affected |
People
(Reporter: update-bot, Assigned: kinetik)
References
Details
(Whiteboard: [3pl-filed][task_id: NFeedAzxQxCy9GdJ5HU93Q])
Attachments
(1 obsolete file)
This update covers 3 commits, including 1 new upstream commit I've never filed a bug on before. (It's the top one.). Here are the overall diff statistics, and then the commit information.
media/libopus/moz.build | 2 +-
media/libopus/moz.yaml | 4 ++--
media/libopus/silk/debug.c | 2 ++
3 files changed, 5 insertions(+), 3 deletions(-)
82ac57d9f1aaf575800cf17373348e45b7ce6c0d by Jean-Marc Valin
https://gitlab.xiph.org/xiph/opus/commit/82ac57d9f1aaf575800cf17373348e45b7ce6c0d
Authored: 2023-04-19 00:31:59 -0400
Committed: 2023-04-19 00:31:59 -0400
oops, avoid using a reserved identifier
Files Modified:
- silk/debug.c
9efa0eac04e44f399e2696eadd4abab0a0ee86a8 by Jean-Marc Valin
https://gitlab.xiph.org/xiph/opus/commit/9efa0eac04e44f399e2696eadd4abab0a0ee86a8
Authored: 2023-04-17 23:07:02 -0400
Committed: 2023-04-17 23:07:02 -0400
Avoid "ISO C forbids an empty translation unit"
Add dummy typedef to avoid the warning
Files Modified:
- silk/debug.c
09f7f82ca62818509e86ab54887932fc4e833078 by Jean-Marc Valin
https://gitlab.xiph.org/xiph/opus/commit/09f7f82ca62818509e86ab54887932fc4e833078
Authored: 2023-04-17 22:50:28 -0400
Committed: 2023-04-17 22:50:28 -0400
Bump LT version
Added OPUS_SET_INBAND_FEC(2) since previous version
Files Modified:
- configure.ac
| Reporter | ||
Comment 2•2 years ago
|
||
| NFeedAzxQxCy9GdJ5HU93Q | ||
I've submitted a try run for this commit: https://treeherder.mozilla.org/jobs?repo=try&revision=53e8488cf15eb507f005285c223e81a7313731c8
| Reporter | ||
Comment 3•2 years ago
|
||
| Reporter | ||
Comment 4•2 years ago
|
||
| aKxp5JA_TzSwiR1Tg0Lx9w | ||
All the jobs in the try run succeeded. Like literally all of them, there weren't
even any intermittents. That is pretty surprising to me, so maybe you should double
check to make sure I didn't misinterpret things and that the correct tests ran...
Anyway, I've done all I can, so I'm passing to you to review and land the patch.
When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.
| Reporter | ||
Comment 5•2 years ago
|
||
| axPzbknJRUSwZVDTJK6xhQ | ||
This bug is being closed because a newer revision of the library is available.
This bug will be marked as a duplicate of it (because although this bug is older, it is superseded by the newer one).
Updated•2 years ago
|
Description
•