Mercurial > mplayer.hg
changeset 36115:7ecb608a5943
Support decoding of ordinary YV12 j2k.
author | reimar |
---|---|
date | Thu, 02 May 2013 22:26:20 +0000 |
parents | 2c96438ef2ad |
children | 91e42559d14d |
files | etc/codecs.conf |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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