summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-16 19:27:07 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-16 19:27:07 +0000
commitf9ff63165102ce8fe904cd6ac36e4fb67e81ca59 (patch)
treeadc0803577dda22491671177b5e39df0a20fa80b /etc
parente510ca77059333b04dcf196da2e61f9c9a54b58f (diff)
downloadmpv-f9ff63165102ce8fe904cd6ac36e4fb67e81ca59.tar.bz2
mpv-f9ff63165102ce8fe904cd6ac36e4fb67e81ca59.tar.xz
Prefer native GSM over the binary codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17406 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 1b3020c540..21fbda8a97 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2471,6 +2471,14 @@ audiocodec imaadpcmacm
driver acm
dll "imaadp32.acm"
+audiocodec msgsm
+ info "MS GSM"
+ status working
+ format 0x31
+ format 0x32
+ fourcc agsm
+ driver msgsm
+
audiocodec msgsmacm
info "MS GSM"
status working
@@ -2487,14 +2495,6 @@ audiocodec msnaudio
driver acm
dll "msnaudio.acm"
-audiocodec msgsm
- info "MS GSM"
- status working
- format 0x31
- format 0x32
- fourcc agsm
- driver msgsm
-
audiocodec alaw
info "aLaw"
status working