[Mplayer-cvslog] CVS: main/etc codecs.conf,1.369,1.370
Roberto Togni CVS
syncmail at mplayerhq.hu
Sun Oct 31 14:46:39 CET 2004
CVS change done by Roberto Togni CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv2465
Modified Files:
codecs.conf
Log Message:
QuickDraw video decoding support via lavc
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -r1.369 -r1.370
--- codecs.conf 29 Oct 2004 20:48:13 -0000 1.369
+++ codecs.conf 31 Oct 2004 13:46:35 -0000 1.370
@@ -371,6 +371,14 @@
dll xl
out 411P
+videocodec ffqtdrw
+ info "QuickDraw native decoder"
+ status working
+ fourcc qdrw
+ driver ffmpeg
+ dll qdraw
+ out RGB24
+
videocodec ffflv
info "FFmpeg Flash video"
status working
More information about the MPlayer-cvslog
mailing list