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

compn subversion at mplayerhq.hu
Mon Aug 27 18:20:40 CEST 2012


Author: compn
Date: Mon Aug 27 18:20:40 2012
New Revision: 35121

Log:
add geoh264 binary codec, works on sample

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Mon Aug 27 09:09:34 2012	(r35120)
+++ trunk/etc/codecs.conf	Mon Aug 27 18:20:40 2012	(r35121)
@@ -152,6 +152,14 @@ videocodec geov
   dll "GeoCodec.dll"
   out BGR24 flip
 
+videocodec geoh264
+  info "GeoCodec h264"
+  status working
+  fourcc G264
+  driver vfw
+  dll "GX264.dll"
+  out RGB24,RGB32,BGR32,BGR24 flip
+
 videocodec imm4
   info "infinity cctv codec"
   status working


More information about the MPlayer-cvslog mailing list