gecko-dev/media
Andreas Pehrson 7710707346 Bug 1848749 - Route received RTCP packets directly to PacketReceiver via PCImpl. r=bwc
This patch moves from a model where every received RTCP packet goes through all
MediaPipelines for a given transport, being duplicated along the way to the same
webrtc::PacketReceiver instance; to a model where every received RTCP packet
goes through PeerConnectionImpl to webrtc::PacketReceiver.

With this patch, no duplications occur.

The PacketDumper API expects received RTCP/SRTCP packet to be tied to a level so
this patch maintains the old behavior by dumping received RTCP/SRTCP on all
levels that have dumping enabled.

Differential Revision: https://phabricator.services.mozilla.com/D186227
2023-08-16 10:06:14 +00:00
..
ffvpx Bug 1846703 - Update vendored ffmpeg to d9d56953. r=alwu 2023-08-11 13:11:36 +00:00
gmp-clearkey/0.1 Bug 1826752 - Make media/gmp-clearkey/0.1 buildable outside of a unified build environment r=andi 2023-04-18 09:42:14 +00:00
highway Bug 1839363 - hwcap.h is missing on ppc64le r=saschanaz 2023-06-21 18:40:47 +00:00
kiss_fft Bug 1836959 - Vendor kiss_fft using `mach vendor` r=glandium 2023-06-07 05:33:46 +00:00
libaom Bug 1842933 - Use NEON_FLAGS instead of VPX_ASFLAGS for libaom neon code. r=firefox-build-system-reviewers,andi 2023-07-12 08:52:39 +00:00
libcubeb Bug 1847009 - Reapply patch on top of cubeb. r=cubeb-reviewers,chunmin 2023-08-08 09:22:35 +00:00
libdav1d Bug 1841624 - Update dav1d to 616bfd1506a8a75c6a358e578cbec9ca11931502 r=chunmin 2023-07-07 16:33:42 +00:00
libjpeg Bug 1815737 - Update libjpeg-turbo to 2.1.5.1. r=aosmond 2023-02-08 20:30:48 +00:00
libjxl Bug 1845026 - Update libjxl to 69d06e17771830beae7fb62b76de5978b52546fc r=saschanaz 2023-07-24 12:07:15 +00:00
libmkv
libnestegg Bug 1801758: Fix globbing of .git files/directories in moz.yaml exclusions r=glandium 2022-11-23 15:00:26 +00:00
libogg Bug 1823953 - Create libgkcodecs, move libvorbis and libogg to it. r=firefox-build-system-reviewers,geckoview-reviewers,glandium,owlish 2023-08-08 12:12:39 +00:00
libopus Bug 1828912 - Vendor libopus-related files in ffvpx. r=alwu 2023-08-08 12:12:43 +00:00
libpng Bug 1840537 - Enable value checking in moz.build for CONFIG variables derived from target.*. r=firefox-build-system-reviewers,andi,sergesanspaille 2023-07-06 21:33:41 +00:00
libsoundtouch Bug 1823443 - Vendor libsoundtouch through mach vendor, with patch r=padenot 2023-03-21 13:14:47 +00:00
libspeex_resampler Bug 1833654 - Switch android to f32. r=alwu,geckoview-reviewers,owlish 2023-08-08 12:12:44 +00:00
libtheora Bug 1823953 - Move libtheroa to libgkcodecs. r=alwu 2023-08-08 12:12:54 +00:00
libvorbis Bug 1823953 - Create libgkcodecs, move libvorbis and libogg to it. r=firefox-build-system-reviewers,geckoview-reviewers,glandium,owlish 2023-08-08 12:12:39 +00:00
libvpx Bug 1831930 - Apply local patches to libvpx r=webrtc-reviewers,ng 2023-05-12 01:08:58 +00:00
libwebp Bug 1840202 - Update libwebp to v1.3.1-rc2 r=aosmond 2023-06-27 13:55:07 +00:00
libyuv Backed out 2 changesets (bug 1816576) for causing bustages on row_gcc.cc CLOSED TREE 2023-08-11 07:21:56 +03:00
mozva
mp4parse-rust Bug 1835972 - Allow to force rust vendoring. r=firefox-build-system-reviewers,sergesanspaille 2023-06-06 00:03:10 +00:00
openmax_dl Bug 1845651 - Part 2. Convert OpenMAX DL assembler to clang compatible. r=padenot 2023-08-05 07:16:21 +00:00
openmax_il/il112
psshparser
webrtc Bug 1848749 - Route received RTCP packets directly to PacketReceiver via PCImpl. r=bwc 2023-08-16 10:06:14 +00:00
moz.build Bug 1774376 - update further metadata mapping files to Graphics Bugzilla components. DONTBUILD 2022-07-11 22:38:30 +00:00
update-libjpeg.sh