Mercurial > mplayer.hg
diff etc/codecs.conf @ 25182:b90f13d1f7eb
Add support for Apple's yuv2 raw format
author | reimar |
---|---|
date | Fri, 30 Nov 2007 11:31:31 +0000 |
parents | b0180bc36b1e |
children | 456207bc0bd2 |
line wrap: on
line diff
--- a/etc/codecs.conf Fri Nov 30 11:10:38 2007 +0000 +++ b/etc/codecs.conf Fri Nov 30 11:31:31 2007 +0000 @@ -2213,6 +2213,15 @@ 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