OSDN Git Service

Reject video with non multiple of 16 width/height in the 4xm decoder.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 1 Oct 2011 00:04:45 +0000 (02:04 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 2 Oct 2011 14:48:58 +0000 (16:48 +0200)
commitdb5b4875514eb7740844f514dbf236c9179a6a93
tree334700123d3cd0873e797a3bf0f8a582e24fc080
parent2a9046c741e7a2f64d7ebbd028963b4ce0b7820c
Reject video with non multiple of 16 width/height in the 4xm decoder.

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