From 6623a57325deddf9b596078082e5e559cfefcda2 Mon Sep 17 00:00:00 2001 From: 11rcombs Date: Sat, 25 Jan 2014 16:33:00 -0600 Subject: Test: Render at 1280x720 --- test/test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/test.c b/test/test.c index d6cd9b8..6a6d8fb 100644 --- a/test/test.c +++ b/test/test.c @@ -166,8 +166,8 @@ static void blend(image_t * frame, ASS_Image *img) int main(int argc, char *argv[]) { - const int frame_w = 640; - const int frame_h = 480; + const int frame_w = 1280; + const int frame_h = 720; if (argc < 4) { printf("usage: %s