]> git.0d.be Git - empathy.git/commit
Hardcode some a default codec preferences
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Tue, 3 Mar 2009 17:35:00 +0000 (17:35 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Tue, 3 Mar 2009 17:35:00 +0000 (17:35 +0000)
commitfbe95d63f97a800e295e12e190084e3d9265fcb3
tree093f0c3bcf1204fca8c9f6a1fec9cd0bc70a02f5
parentd2c087504a1c77e12cba7b7a8558e12b4284ca36
Hardcode some a default codec preferences

For video use H264 over Theora as it's better quality and there is
no reason to prefer a free codec if people already have the patented bits
installed anyway. Also prefer H263 as it's reasonable and it works around our
H263-1998 negotiation being slightly broken because of gstreamer :(

For audio prefer speex wideband over speex smallband and all other audio
codecs.

And in general disable various codecs that are not really suitable for use in
conferencing.

From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>

svn path=/trunk/; revision=2567
libempathy/empathy-call-handler.c