mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-15 06:40:43 +01:00

This CL adds VP9 profile information in SDP. It adds the necessary fields and enums to codec containers. Additional profiles will be followed. Bug: webrtc:9376 Change-Id: I78574714f06f8087262a71dd64c01f31a229dd54 Reviewed-on: https://webrtc-review.googlesource.com/81960 Reviewed-by: Taylor (left Google) <deadbeef@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Commit-Queue: Emircan Uysaler <emircan@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23810}
3 lines
37 B
Python
3 lines
37 B
Python
include_rules = [
|
|
"+media/base",
|
|
]
|