[MPlayer-cvslog] CVS: main/etc codecs.conf,1.466,1.467

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Apr 15 23:27:19 CEST 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv9126/etc

Modified Files:
	codecs.conf 
Log Message:
ffvorbis


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.466
retrieving revision 1.467
diff -u -r1.466 -r1.467
--- codecs.conf	8 Apr 2006 17:10:31 -0000	1.466
+++ codecs.conf	15 Apr 2006 21:27:16 -0000	1.467
@@ -2687,6 +2687,15 @@
   format 0x2001
   driver hwac3
 
+; crashes with native demuxer, works with libavformat
+audiocodec ffvorbis
+  info "FFmpeg Vorbis decoder"
+  status crashing
+  fourcc vrbs
+  format 0x566F
+  driver ffmpeg
+  dll "vorbis"
+
 audiocodec vorbis
   info "OggVorbis Audio Decoder"
   status working




More information about the MPlayer-cvslog mailing list