diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2010-12-20 23:22:30 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2010-12-20 23:22:30 +0800 |
commit | 385cc631f856d933724aa5c726dfd956fc28bed0 (patch) | |
tree | a1fe2fdefe2bbb5452d565fd5a6d18942daf1ca9 | |
parent | 0cefa514f4e3be2572576acc017219991328ec61 (diff) | |
download | gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.tar gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.tar.gz gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.tar.bz2 gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.tar.lz gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.tar.xz gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.tar.zst gsoc2013-empathy-385cc631f856d933724aa5c726dfd956fc28bed0.zip |
Turn off sliced-threads, some implementations have problems with decoding it
-rw-r--r-- | data/element-properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/element-properties b/data/element-properties index b9299eb84..0b4b30aa0 100644 --- a/data/element-properties +++ b/data/element-properties @@ -17,6 +17,7 @@ bitrate=256 tune=0x4 profile=1 speed-preset=3 +sliced-threads=false [ffenc_h263] rtp-payload-size=1 |