OSDN Git Service

Revert "Do not decode RV30 files if the extradata is too small"
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Jul 2011 12:05:03 +0000 (14:05 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 17 Jul 2011 12:20:52 +0000 (14:20 +0200)
commitfc096e2e861e821a743bf9c42abee0fb41fff5d6
tree5ed26fecc643595b7629f4cdff51546c37f3a162
parent15285d8fc528483aebf4ae7c522ea33c558f503c
Revert "Do not decode RV30 files if the extradata is too small"

This commit is plain wrong, theres no reason to error out at this point nor is the
error value guranteed to be negative as it should be

This reverts commit 289c60001fb0a9a1d7a97c876d8a42b84c6874ac.
libavcodec/rv30.c