OSDN Git Service

Reject slices that does not have the same type than the first one in RV10/RV20 decoder.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 17 Sep 2011 22:17:44 +0000 (00:17 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 17 Sep 2011 22:57:49 +0000 (00:57 +0200)
commitd788af6cf696d547a442c47e1ce6f93bc9fc97b6
treea6268cfd645c7b8e178ede2419dd58e05e8fa9c8
parenteac673d506eaefc29b0fc74b5043e41a2bf0967d
Reject slices that does not have the same type than the first one in RV10/RV20 decoder.

This prevents crashes with some corrupted bitstreams.

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