# HG changeset patch # User reimar # Date 1367533580 0 # Node ID 7ecb608a59439eccde5906a772814a01bc03b594 # Parent 2c96438ef2ad88da76cb5b826e8d6d20afe58a6a Support decoding of ordinary YV12 j2k. diff -r 2c96438ef2ad -r 7ecb608a5943 etc/codecs.conf --- a/etc/codecs.conf Thu May 02 19:44:29 2013 +0000 +++ b/etc/codecs.conf Thu May 02 22:26:20 2013 +0000 @@ -1950,6 +1950,7 @@ out RGB64LE,RGB64BE out RGB48LE,RGB48BE out RGB24,RGB32,BGR32,Y8,Y800,Y8A,Y16 + out YV12 out 420P16,420P14,420P12,420P10,420P9 out 422P16,422P14,422P12,422P10,422P9 out 444P16,444P14,444P12,444P10,444P9