changeset 35038:3b57273e1301

Support Alberto's / Kostya's MSS2 decoder.
author cehoyos
date Fri, 31 Aug 2012 14:28:32 +0000
parents 80d176c1fa17
children 848835e1b053
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Aug 31 13:47:36 2012 +0000
+++ b/etc/codecs.conf	Fri Aug 31 14:28:32 2012 +0000
@@ -1240,6 +1240,14 @@
   dll mss1
   out BGR8
 
+videocodec ffmss2
+  info "FFmpeg MS Screen 2"
+  status working
+  fourcc MSS2
+  driver ffmpeg
+  dll mss2
+  out BGR15,RGB24
+
 videocodec ffmsascreen
   info "FFmpeg MS ATC Screen 1"
   status working