]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv40data.h
const
[ffmpeg] / libavcodec / rv40data.h
index 13bc06c9621b0860ddd0e7c38ab445d950b61477..17bcb04cff4eeb7a73a5450009033d78e7cee153 100644 (file)
@@ -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