Mercurial > mplayer.hg
changeset 34917:12e224ecc89f
fix original yuv8 decoder fourcc
author | compn |
---|---|
date | Wed, 04 Jul 2012 00:31:08 +0000 |
parents | b23c78fd56e8 |
children | 6dd0dd63179b |
files | etc/codecs.conf |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Wed Jul 04 00:19:43 2012 +0000 +++ b/etc/codecs.conf Wed Jul 04 00:31:08 2012 +0000 @@ -204,7 +204,7 @@ videocodec yuv8 info "YUV422 = Cb0 Y0 Cr0 Y1 Cb1 Y2 Cr1 Y3 (U Y V Y U Y V Y)" status working - fourcc yuv8 + fourcc yuv8,YUV8 driver vfwex dll "kdvyuv8.dll" ; i wonder if this works with raw codecs? out YV12,I420,UYVY