OSDN Git Service

jpeg2000dec: Support non subsampled 9-16bit planar pixel formats
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 7 Jul 2013 22:58:40 +0000 (00:58 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 21 Jul 2013 02:16:53 +0000 (04:16 +0200)
commit1434df3b93fde086be729d174ffbbee1e25792b3
treed2b19912de89432776d3f6531354553b3bbc9a69
parent0c480bcfd932ea977db934322b07cf03a39c308d
jpeg2000dec: Support non subsampled 9-16bit planar pixel formats

This applies changes similar to fc6de70c44be05eb0368ab519bfb790431d8dee5
to the >8bit codepath

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/jpeg2000dec.c