Commit Graph

8292 Commits

Author SHA1 Message Date
Paul Adenot
4d93fe9a58 Bug 1805721 - Update libcubeb to revision dbc60333. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D164710
2022-12-15 08:59:19 +00:00
Byron Campen
7f8d15521b Bug 1401592: Restore old ridless unicast encoding when JSEP rolls back an initial simulcast offer. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D157654
2022-12-13 23:22:03 +00:00
Byron Campen
274c1c6883 Bug 1401592: Common rid validation logic for SDP and JS. r=mjf
Includes a configured max rid length, since it is not very reasonable to assume
that rids of length 255 are supported by the RTP engine, regardless of what
the IETF specs say.

Differential Revision: https://phabricator.services.mozilla.com/D156832
2022-12-13 23:21:59 +00:00
Byron Campen
03addb3eed Bug 1401592: Remove encoding constraints from JSEP. r=mjf
The spec has settled on not allowing these constraints to be negotiated, so all
that is left is the negotiation of the set of rids.

Also, add an include to eliminate some bot spam.

Differential Revision: https://phabricator.services.mozilla.com/D156830
2022-12-13 23:21:59 +00:00
Butkovits Atila
74a43f86ea Backed out 18 changesets (bug 1401592, bug 1676855) for causing failures at test_peerConnection_scaleResolution_oldSetParameters.html. CLOSED TREE
Backed out changeset 47c810ec8060 (bug 1676855)
Backed out changeset aba56121e546 (bug 1401592)
Backed out changeset ba525fa85b99 (bug 1401592)
Backed out changeset 00409e6f4685 (bug 1401592)
Backed out changeset bf98bb55e45f (bug 1401592)
Backed out changeset f16c0eb92363 (bug 1401592)
Backed out changeset 3cb1dde9bbbc (bug 1401592)
Backed out changeset a9bfef738d49 (bug 1401592)
Backed out changeset aa6aa10cfd97 (bug 1401592)
Backed out changeset b4752eaae108 (bug 1401592)
Backed out changeset e868d7b3abd8 (bug 1401592)
Backed out changeset ce11d420246c (bug 1401592)
Backed out changeset 01434a8cb2b6 (bug 1401592)
Backed out changeset 154d08dd3bca (bug 1401592)
Backed out changeset fffc015a5dd5 (bug 1401592)
Backed out changeset 9e11ddaf8b3e (bug 1401592)
Backed out changeset 26a812435ddd (bug 1401592)
Backed out changeset 3b064fbc9a61 (bug 1401592)
2022-12-13 22:53:05 +02:00
Byron Campen
be01be7679 Bug 1401592: Restore old ridless unicast encoding when JSEP rolls back an initial simulcast offer. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D157654
2022-12-13 16:32:23 +00:00
Byron Campen
4de194965e Bug 1401592: Common rid validation logic for SDP and JS. r=mjf
Includes a configured max rid length, since it is not very reasonable to assume
that rids of length 255 are supported by the RTP engine, regardless of what
the IETF specs say.

Differential Revision: https://phabricator.services.mozilla.com/D156832
2022-12-13 16:32:20 +00:00
Byron Campen
f8c01960cc Bug 1401592: Remove encoding constraints from JSEP. r=mjf
The spec has settled on not allowing these constraints to be negotiated, so all
that is left is the negotiation of the set of rids.

Also, add an include to eliminate some bot spam.

Differential Revision: https://phabricator.services.mozilla.com/D156830
2022-12-13 16:32:19 +00:00
Paul Adenot
3277b6ef89 Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-13 14:41:11 +00:00
Paul Adenot
19ab926697 Bug 1803765 - Update libcubeb to revision e4da2d47. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-13 14:41:11 +00:00
Cosmin Sabou
32b449665b Backed out 2 changesets (bug 1803765) for causing Windows MinGW bustages on cubeb_wasapi.cpp.
Backed out changeset 9c352141d704 (bug 1803765)
Backed out changeset cb662f8c98cb (bug 1803765)
2022-12-12 22:45:22 +02:00
Paul Adenot
dae077aa68 Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-12 15:50:03 +00:00
Paul Adenot
53a4acb12e Bug 1803765 - Update libcubeb to revision f4b583c. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-12 15:50:02 +00:00
Stanca Serban
c1d737f7f0 Backed out 2 changesets (bug 1803765) for causing bustages on cubeb_wasapi.cpp. CLOSED TREE
Backed out changeset bcd83ddeb6b0 (bug 1803765)
Backed out changeset 5e47211d2a09 (bug 1803765)
2022-12-12 16:03:38 +02:00
Paul Adenot
26d2865682 Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-12 13:20:57 +00:00
Paul Adenot
1c2176af9b Bug 1803765 - Update libcubeb to revision 6a6113b. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-12 13:20:56 +00:00
Updatebot
21f93e4bb8 Bug 1802444 - Update opus to 757c53f775a0b651b0512a1992d67f4b2159a378 r=kinetik DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D163069
2022-12-12 07:37:46 +00:00
Andrew Osmond
721acf3795 Bug 1803469 - Update libwebp to 1.2.4. r=gfx-reviewers,lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D163625
2022-12-06 16:15:50 +00:00
Butkovits Atila
39179d2722 Backed out 2 changesets (bug 1803765) for causing gtest failures. CLOSED TREE
Backed out changeset 1428f4bbb665 (bug 1803765)
Backed out changeset 308701bb46e0 (bug 1803765)
2022-12-06 13:08:54 +02:00
Paul Adenot
1e698bddd0 Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-06 10:30:35 +00:00
Paul Adenot
41f19649c9 Bug 1803765 - Update libcubeb to revision b8765e13. r=cubeb-reviewers,kinetik
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-06 10:30:34 +00:00
Andreas Pehrson
064e2290af Bug 1803530 - Follow resolution alignment in VideoStreamFactory. r=webrtc-reviewers,jib
Differential Revision: https://phabricator.services.mozilla.com/D163598
2022-12-05 09:15:15 +00:00
Andreas Pehrson
fcb762f2ba Bug 1803368 - Plumb H264 configuration from sdp negotiation into libwebrtc. r=webrtc-reviewers,mjf
The plumbing for this was broken in
https://hg.mozilla.org/mozilla-central/rev/f3fc736c62d289ba9d7be9ed01806de7b6c00855

This patch puts the config data into SdpVideoFormat::Parameters which gets
passed into libwebrtc. Further down the line, these parameters will have to be
picked up by encoders. Subsequent patches fixes this for WebrtcGmpVideoEncoder
and WebrtcMediaDataEncoder.

Differential Revision: https://phabricator.services.mozilla.com/D163470
2022-12-01 13:21:37 +00:00
Paul Adenot
d17cafec50 Bug 1800912 - Update libdav1d to revision 4b9f5b704. r=media-playback-reviewers,alwu
Differential Revision: https://phabricator.services.mozilla.com/D162211
2022-12-01 10:44:20 +00:00
Paul Adenot
67f82af8fd Bug 1800912 - Make libdav1d's update-version.sh work with BSD sed. r=media-playback-reviewers,azebrowski
It also keeps working with GNU sed.

Differential Revision: https://phabricator.services.mozilla.com/D162210
2022-12-01 10:44:20 +00:00
Andreas Pehrson
2ed52d6125 Bug 1796069 - Annotate MediaStreamTrackSources with a tracking id and apply it to CopyVideoStages. r=padenot
This will allow time consuming tasks (copies, capture, etc.) along the pipe to
be grouped per-track-source when visualizing profiler markers.

Differential Revision: https://phabricator.services.mozilla.com/D160754
2022-12-01 09:52:46 +00:00
Andreas Pehrson
442da3730c Bug 1802908 - Add gtests. r=dbaker
Differential Revision: https://phabricator.services.mozilla.com/D163318
2022-11-29 15:29:46 +00:00
Adrien Champion
cea54e8e76 Bug 1801850 - media/libopus: add cluster 5 to ignore list. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163109
2022-11-27 14:40:47 +00:00
Adrien Champion
2182533acf Bug 1801850 - media/libopus: add cluster 4 to ignore list. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163108
2022-11-27 14:40:47 +00:00
Adrien Champion
496e24f8ad Bug 1801850 - media/libopus: add cluster 3 to ignore list. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163107
2022-11-27 14:40:47 +00:00
Adrien Champion
e48b1bfb61 Bug 1801850 - media/libopus: add cluster 2 to ignore list. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163106
2022-11-27 14:40:46 +00:00
Adrien Champion
db671f44e6 Bug 1801850 - media/libopus: add cluster 1 to ignore list. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163105
2022-11-27 14:40:46 +00:00
Adrien Champion
6e85003e32 Bug 1801850 - media/libopus: add ignore list to moz.build generation. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163104
2022-11-27 14:40:45 +00:00
Adrien Champion
0984f33799 Bug 1801893 - media/libwebp: remove dead file in enc. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D163122
2022-11-27 10:53:55 +00:00
Ryan VanderMeulen
a740257932 Bug 1787515 - Update libjpeg-turbo to 2.1.4. r=aosmond
Differential Revision: https://phabricator.services.mozilla.com/D161871
2022-11-24 22:00:48 +00:00
Nico Grunbaum
5f7c227046 Bug 1776141 - P4 - apply patches to vendored libyuv;r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D162818
2022-11-24 04:34:09 +00:00
Nico Grunbaum
24e2db6642 Bug 1776141 - P3 - vendor libyuv;r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D162817
2022-11-24 04:34:09 +00:00
Nico Grunbaum
13217bd5c3 Bug 1776141 - P2 - remove old update.py script in favor of mach vendor;r=mjf
Depends on D150727

Differential Revision: https://phabricator.services.mozilla.com/D150728
2022-11-24 04:34:08 +00:00
Nico Grunbaum
fb976153d8 Bug 1776141 - P1 - update patch files to work with updatebots -p1 path requirement;r=mjf
Depends on D150726

Differential Revision: https://phabricator.services.mozilla.com/D150727
2022-11-24 04:34:08 +00:00
Nico Grunbaum
cd888262a7 Bug 1776141 - P0 - add updatebot section to libyuv/moz.yaml;r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D150726
2022-11-24 04:34:07 +00:00
Tom Ritter
6badb2f981 Bug 1801758: Fix globbing of .git files/directories in moz.yaml exclusions r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D162756
2022-11-23 15:00:26 +00:00
Andrew Osmond
a5e31eff39 Bug 1801583 - Update libpng to version 1.6.39. r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D162751
2022-11-23 12:51:15 +00:00
Tom Ritter
8e1c983ccd Bug 1800927: Fix the Updatebot linter and offending moz.yaml files r=ahal,webdriver-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D162223
2022-11-21 19:35:16 +00:00
Byron Campen [:bwc]
ae6d93d970 Bug 1799932: Test-case for bug. r=pehrsons,mjf
Differential Revision: https://phabricator.services.mozilla.com/D161816
2022-11-16 22:06:34 +00:00
stransky
5572d0a10d Bug 1793507 [FFVPX] Fix build warnings on non-Wayland systems r=alwu
Differential Revision: https://phabricator.services.mozilla.com/D161880
2022-11-15 08:14:26 +00:00
Kagami Sascha Rosylight
26ed19454c Bug 1800284 - Update libjxl r=tnikkel
Differential Revision: https://phabricator.services.mozilla.com/D162008
2022-11-15 00:34:56 +00:00
Csoregi Natalia
ad773a278e Merge mozilla-central to autoland on a CLOSED TREE 2022-11-14 23:53:19 +02:00
stransky
b49d8c6f71 Bug 1793507 [FFVPX] Add av1_frame_split filter for AV1 VA-API decode r=alwu
Depends on D161785

Differential Revision: https://phabricator.services.mozilla.com/D161786
2022-11-10 20:00:06 +00:00
stransky
401d63af71 Bug 1793507 [FFVPX] Make config_override.h really override r=alwu
config_override.h can be included more than one time and already contains #undef for defined values.

Differential Revision: https://phabricator.services.mozilla.com/D161785
2022-11-10 20:00:05 +00:00
Mike Hommey
55f688a489 Bug 1799816 - Remove symbols that are optionally part of libmozavutil. r=media-playback-reviewers,padenot
Differential Revision: https://phabricator.services.mozilla.com/D161667
2022-11-09 20:00:57 +00:00