X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Frv40data.h;h=17bcb04cff4eeb7a73a5450009033d78e7cee153;hb=c67102f9028a236f28cb2b75b2b23e72bca44cc3;hp=13bc06c9621b0860ddd0e7c38ab445d950b61477;hpb=c47e20e621fcb85ba6ae925f099fb40cfff6812b;p=ffmpeg diff --git a/libavcodec/rv40data.h b/libavcodec/rv40data.h index 13bc06c9621..17bcb04cff4 100644 --- a/libavcodec/rv40data.h +++ b/libavcodec/rv40data.h @@ -34,8 +34,7 @@ */ //@{ static const int rv40_standard_widths[] = { 160, 172, 240, 320, 352, 640, 704, 0}; -static const int rv40_standard_heights[] = { 120, 132, 144, 240, 288, 480, 0, 0}; -static const int rv40_standard_heights2[] = { 180, 360, 576, 0}; +static const int rv40_standard_heights[] = { 120, 132, 144, 240, 288, 480, -8, -10, 180, 360, 576, 0}; //@} #define MODE2_PATTERNS_NUM 20