OSDN Git Service

exr: check color channel subsampling too
authorPaul B Mahol <onemda@gmail.com>
Sun, 24 Feb 2013 11:12:59 +0000 (11:12 +0000)
committerPaul B Mahol <onemda@gmail.com>
Sun, 24 Feb 2013 14:27:39 +0000 (14:27 +0000)
commit645f96f129ad9d25dd4cad998b6d15de8f9c4765
tree592ca6ff4bb98268c2c3a8f0175e86fc39635c86
parent1a08758e7c4e14a9ea8d2fef6c33ad411b2d3c40
exr: check color channel subsampling too

If there is unsupported subsampling encountered abort
early instead of failing decoding later.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
libavcodec/exr.c