changeset 36200:a86d2ecfc4ee

Support Go2Meeting v4 via Kostya's decoder in FFmpeg.
author cehoyos
date Mon, 03 Jun 2013 11:20:28 +0000
parents 25e1fb36262e
children fe3993b42091
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Jun 01 23:07:27 2013 +0000
+++ b/etc/codecs.conf	Mon Jun 03 11:20:28 2013 +0000
@@ -1776,6 +1776,14 @@
   guid 0x9a6e798c, 0x00ba, 0x478c, 0x8d, 0x64, 0x88, 0xf2, 0xe5, 0xb2, 0x5c, 0x1a
   out BGR32,BGR24,BGR16 ;,BGR15
 
+videocodec ffg2m
+  info "FFmpeg Go2Meeting"
+  status working
+  fourcc G2M4
+  driver ffmpeg
+  dll g2m
+  out RGB24
+
 videocodec gotomeeting
   info "GoToMeeting codec"
   status working