From 4e76145381944090d221c76d5b6b0dab786508cc Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 5 Nov 2005 11:58:25 +0000 Subject: Speex support. Seeking and pts generation does not work. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index fa967011c3..44529be0e3 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2628,6 +2628,14 @@ audiocodec vorbis ; driver acm ; dll "vorbis.acm" +audiocodec speex + info "Speex Audio Decoder" + status working + comment "Speex driver using libspeex" + fourcc 'spx ' + driver speex + dll "speex" + audiocodec vivoaudio info "Vivo G.723/Siren Audio Codec" status working -- cgit v1.2.3