aboutsummaryrefslogtreecommitdiffstats
path: root/data/codec-preferences
diff options
context:
space:
mode:
Diffstat (limited to 'data/codec-preferences')
-rw-r--r--data/codec-preferences50
1 files changed, 0 insertions, 50 deletions
diff --git a/data/codec-preferences b/data/codec-preferences
deleted file mode 100644
index fbd8ad55d..000000000
--- a/data/codec-preferences
+++ /dev/null
@@ -1,50 +0,0 @@
-# Favorite audio codecs
-
-[audio/SPEEX:8000]
-clock-rate=8000
-
-[audio/SPEEX:16000]
-clock-rate=16000
-
-[audio/AMR]
-
-[audio/G729]
-
-[audio/ILBC]
-
-# Disabled audio codecs
-
-[audio/DV]
-id=-1
-
-[audio/MPA]
-id=-1
-
-[audio/VORBIS]
-id=-1
-
-[audio/MP3]
-id=-1
-
-
-# Favorite video codecs
-
-# We like freedom and the future (proof of concept VP8 payloading)
-[video/X-VP8-GST]
-
-# but keep an eye on people living in the past
-[video/H264]
-
-[video/H263]
-
-[video/THEORA]
-
-# Disable the ones we don't want
-[video/JPEG]
-id=-1
-
-[video/DV]
-id=-1
-
-[video/MPV]
-id=-1