X-Git-Url: https://git.sesse.net/?p=bmusb;a=blobdiff_plain;f=format.cpp;h=77af0a189d45af69a9fc398096f5b964751107ec;hp=7faa8eb36d093f1198b314417c5a1864cf4da3e6;hb=HEAD;hpb=1339024634446f28d169c3010fede7227318dd62 diff --git a/format.cpp b/format.cpp index 7faa8eb..77af0a1 100644 --- a/format.cpp +++ b/format.cpp @@ -11,6 +11,7 @@ static const mode foo[] = { "NTSC ", 0xe801, "NTSC 23.98 ", 0xe901, "PAL ", 0xe909, + "PAL 5:4 ", 0xe819, "1080p 23.98 ", 0xe8ad, "1080p 24 ", 0xe88b, "1080p 25 ", 0xe86b,