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

compn subversion at mplayerhq.hu
Fri Jul 1 03:24:03 CEST 2011


Author: compn
Date: Fri Jul  1 03:24:03 2011
New Revision: 33787

Log:
add yv16 raw fourcc
samples at https://ffmpeg.org/trac/ffmpeg/ticket/307

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu Jun 30 13:58:49 2011	(r33786)
+++ trunk/etc/codecs.conf	Fri Jul  1 03:24:03 2011	(r33787)
@@ -3530,6 +3530,7 @@ videocodec raw422P
   fourcc 422p,422P
   fourcc P422 422P
   fourcc Y42B 422P
+  fourcc YV16 422P
   out 422P
 
 videocodec rawyv12
@@ -3660,6 +3661,7 @@ videocodec ffraw422P
   fourcc 422p,422P
   fourcc P422,p422
   fourcc Y42B,y42b
+  fourcc YV16,yv16
   driver ffmpeg
   dll rawvideo
   out 422P


More information about the MPlayer-cvslog mailing list