We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9c5c7 commit 60a27adCopy full SHA for 60a27ad
rtp/src/codecs/mod.rs
@@ -1,7 +1,7 @@
1
+pub mod av1;
2
pub mod g7xx;
3
pub mod h264;
4
pub mod h265;
5
pub mod opus;
6
pub mod vp8;
7
pub mod vp9;
-pub mod av1;
0 commit comments