summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-12 18:23:30 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-12 18:23:30 +0000
commitf6cef36bdb13fc332184eba6afdaffb096c8e13a (patch)
tree39c5bbfe3fe846c57bb13206e08ec0f7b4ae4ece /etc
parentd06c04bb678dcbda68949bbd88637de192be3399 (diff)
downloadmpv-f6cef36bdb13fc332184eba6afdaffb096c8e13a.tar.bz2
mpv-f6cef36bdb13fc332184eba6afdaffb096c8e13a.tar.xz
Add the 0xA109 format for speex, it is claimed to be officially registered (have
not verified). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30885 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 06fc94911b..2fe487bc91 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -4448,6 +4448,7 @@ audiocodec speex
status working
comment "Speex driver using libspeex"
fourcc 'spx '
+ format 0xA109
driver speex
dll "speex"