]> git.sesse.net Git - vlc/commitdiff
Add 2.35 and 2.39 AR
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Mar 2010 22:23:00 +0000 (00:23 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Mar 2010 22:23:00 +0000 (00:23 +0200)
src/video_output/vout_intf.c

index 61f1b55f923fbc5bbd0dd0b9b21e7b659cf00828..7a72ef401f4ce0a11683f2b501419106c77e72ea 100644 (file)
@@ -120,6 +120,8 @@ static const struct
     { "16:9", "16:9" },
     { "16:10", "16:10" },
     { "221:100", "2.21:1" },
+    { "235:100", "2.35:1" },
+    { "239:100", "2.39:1" },
     { "5:4", "5:4" },
     { NULL, NULL } };