prores: handle 444 chroma in right order
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 28 Feb 2012 18:03:09 +0000 (19:03 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 29 Feb 2012 08:28:34 +0000 (09:28 +0100)
commit235d6932865fcfa686e5614ca609acefa8fed5c1
tree3320d1d0627dac4f4c9d4682d78d7b4ef5f74b3e
parent23bfcc066d468e2ec6159be2f5af3d5a59f40d79
prores: handle 444 chroma in right order

ProRes codes chroma blocks in 444 mode in different order than luma blocks,
so make both decoder and encoder read/write chroma blocks in right order.

Reported by Phil Barrett
libavcodec/proresdec.c
libavcodec/proresenc.c
tests/ref/fate/prores-alpha