From bb8a4d3c34161111df3ba35d14d6da20af99ca0d Mon Sep 17 00:00:00 2001 From: Philipp Hancke Date: Mon, 19 Feb 2024 05:58:12 -0800 Subject: [PATCH] webrtc wpt: add test for direction-based filtering of codecs to supplement the discussion in https://github.com/w3c/webrtc-pc/issues/2937 BUG=324930413 Change-Id: Iebf02aade64030e11590af211fa7bc90f976c592 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5293562 Commit-Queue: Philipp Hancke Reviewed-by: Harald Alvestrand Cr-Commit-Position: refs/heads/main@{#1262367} --- .../codecs-filtered-by-direction.https.html | 79 +++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 webrtc/protocol/codecs-filtered-by-direction.https.html diff --git a/webrtc/protocol/codecs-filtered-by-direction.https.html b/webrtc/protocol/codecs-filtered-by-direction.https.html new file mode 100644 index 00000000000000..ed1d65e4b00f86 --- /dev/null +++ b/webrtc/protocol/codecs-filtered-by-direction.https.html @@ -0,0 +1,79 @@ + + + +RTCPeerConnection Codecs in offer get filtered by direction + + + +