CVS: main/etc codecs.conf,1.140,1.141
Update of /cvsroot/mplayer/main/etc In directory mplayer:/var/tmp.root/cvs-serv22701/etc Modified Files: codecs.conf Log Message: Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen Index: codecs.conf =================================================================== RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- codecs.conf 17 Feb 2002 12:04:20 -0000 1.140 +++ codecs.conf 20 Feb 2002 22:45:00 -0000 1.141 @@ -861,6 +861,7 @@ driver raw format 0x0 format 0x20776172 + format 0x42475218 out BGR24 flip videocodec rawbgr15 @@ -869,6 +870,7 @@ driver raw format 0x0 format 0x20776172 + format 0x4247520F out BGR15 flip videocodec null
participants (1)
-
Atmosfear