From 39401a49473e8e202d91b9d43ea6ccbb9fca101c Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Fri, 6 Nov 2009 16:26:44 +0000 Subject: Disable codecs not meant for general purpose conferencing --- data/codec-preferences | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'data') diff --git a/data/codec-preferences b/data/codec-preferences index 0cb0910bc..c1d0832d3 100644 --- a/data/codec-preferences +++ b/data/codec-preferences @@ -34,3 +34,13 @@ id=-1 [video/H263] [video/THEORA] + +# Disable the ones we don't want +[video/JPEG] +id=-1 + +[video/DV] +id=-1 + +[video/MPV] +id=-1 -- cgit v1.2.3