# HG changeset patch # User compn # Date 1341361868 0 # Node ID 12e224ecc89f6cdc026f09fb925e30f78c5e38bd # Parent b23c78fd56e83435fd690de18e56e89133f34ce7 fix original yuv8 decoder fourcc diff -r b23c78fd56e8 -r 12e224ecc89f etc/codecs.conf --- 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