From faf0220476e26edcc74b43d5ace62f4e376be51a Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 17 Dec 2004 13:30:29 +0000 Subject: Added rawy800 codec as according to the manpage it should be there (see -rawvideo). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14172 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index ae0969c0e9..3e871c20e5 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1851,6 +1851,15 @@ videocodec rawyvu9 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 -- cgit v1.2.3