diff etc/codecs.conf @ 35186:130cdc6e5a00

Support FFmpeg YOP decoder.
author cehoyos
date Tue, 30 Oct 2012 11:32:05 +0000
parents ffbbb8391c3e
children 0c3fae9845fd
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Oct 28 20:55:47 2012 +0000
+++ b/etc/codecs.conf	Tue Oct 30 11:32:05 2012 +0000
@@ -724,6 +724,14 @@
   dll sunrast
   out BGR24,BGR8,Y800,RGB24,RGBA,BGRA
 
+videocodec ffyop
+  info "FFmpeg Psygnosis YOP"
+  status working
+  fourcc YOP1
+  driver ffmpeg
+  dll yop
+  out BGR8
+
 videocodec ffindeo3
   info "FFmpeg Intel Indeo 3.1/3.2"
   status working