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

compn subversion at mplayerhq.hu
Fri Oct 11 13:42:34 CEST 2013


Author: compn
Date: Fri Oct 11 13:42:34 2013
New Revision: 36463

Log:
add binary geovision avc codec

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Fri Oct 11 10:01:32 2013	(r36462)
+++ trunk/etc/codecs.conf	Fri Oct 11 13:42:34 2013	(r36463)
@@ -1923,6 +1923,14 @@ videocodec geomp4
   dll "GXAMP4.dll"
   out BGR24 flip
 
+videocodec geoavc
+  info "GeoCodec h264 AVC"
+  status working
+  fourcc GAVC
+  driver vfw
+  dll "GXAVC.dll"
+  out BGR32,BGR24 flip
+
 ; MJPEG:
 ; Notes: m3jpeg+mjpeg are MMX optimized. avid is very stable but slow.
 ; ijpg only decodes JPEG images (no MJPEG), and slow.


More information about the MPlayer-cvslog mailing list