From 06c5d53f4526c626a268125e2b63434687df9c19 Mon Sep 17 00:00:00 2001 From: reimar Date: Fri, 30 Nov 2007 11:31:31 +0000 Subject: Add support for Apple's yuv2 raw format git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25210 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 22618a6e9c..bc71d378a6 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2213,6 +2213,15 @@ videocodec rawyuy2 fourcc yuy2,YUY2 out YUY2 +videocodec rawyuv2 + info "RAW YUV2" + status working + driver raw + format 0x0 0x32565559 + format 0x20776172 0x32565559 + fourcc yuv2,YUV2 + out YUY2 + videocodec rawuyvy info "RAW UYVY" status working -- cgit v1.2.3