[MPlayer-cvslog] r30529 - trunk/etc/codecs.conf

kostya subversion at mplayerhq.hu
Tue Feb 9 09:46:07 CET 2010


Author: kostya
Date: Tue Feb  9 09:46:07 2010
New Revision: 30529

Log:
There is Indeo 5 decoder in FFmpeg now, so register it

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Tue Feb  9 00:23:04 2010	(r30528)
+++ trunk/etc/codecs.conf	Tue Feb  9 09:46:07 2010	(r30529)
@@ -1675,6 +1675,14 @@ videocodec indeo3xa
   dll "vid_iv32.xa"
   out YVU9
 
+videocodec ffindeo5
+  info "FFmpeg Indeo 5"
+  status working
+  fourcc IV50
+  driver ffmpeg
+  dll indeo5
+  out YVU9
+
 ; DV:  qdv is more stable...  libdv is slow, mcdv is unstable
 
 videocodec ffdv


More information about the MPlayer-cvslog mailing list