diff etc/codecs.conf @ 26443:e0842af76afd

Add status to mimic and kmvc codecs
author rtogni
date Sun, 20 Apr 2008 19:44:21 +0000
parents 586d7ee3c106
children cea51ac82475
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Apr 20 19:26:27 2008 +0000
+++ b/etc/codecs.conf	Sun Apr 20 19:44:21 2008 +0000
@@ -10,12 +10,14 @@
 ;=============================================================================
 
 videocodec ffmimic
+  status working
   fourcc ML20
   out I420
   driver ffmpeg
   dll "mimic"
 
 videocodec ffkmvc
+  status working
   fourcc KMVC
   out BGR8
   driver ffmpeg