diff etc/codecs.conf @ 14171:83a1fd8cbdd1

Added rawy800 codec as according to the manpage it should be there (see -rawvideo).
author reimar
date Fri, 17 Dec 2004 13:30:29 +0000
parents 69677a5c669b
children fa80ed52127b
line wrap: on
line diff
--- a/etc/codecs.conf	Fri Dec 17 13:27:34 2004 +0000
+++ b/etc/codecs.conf	Fri Dec 17 13:30:29 2004 +0000
@@ -1851,6 +1851,15 @@
   fourcc yvu9,YVU9
   out YVU9
 
+videocodec rawy800
+  info "RAW Y8/Y800"
+  status working
+  driver raw
+  format 0x0 
+  format 0x20203859 ; "Y8  "
+  fourcc y800,Y800
+  out Y800,Y8
+
 ; NULL codec - for testing.
 
 videocodec null