OSDN Git Service

avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding...
authorMichael Niedermayer <michael@niedermayer.cc>
Fri, 16 Oct 2015 18:15:48 +0000 (20:15 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 16 Oct 2015 19:14:56 +0000 (21:14 +0200)
commit4c2d4e8700cd3db59bc11ab196c0002215cf601f
tree2ed264d004a53ea62ae048c7335ba198459bfcd1
parent8297f560cca286b4a5179556298fd96183c769e9
avcodec/ffv1dec: Clear slice coordinates if they are invalid or slice header decoding fails for other reasons

Fixes Ticket4931

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/ffv1dec.c