# HG changeset patch # User lorenm # Date 1132637548 0 # Node ID 3c4b93bc0db3e09aef66f42028fc62c9c121f659 # Parent 8e458f513c4880128bbbe18348ab81c16911c49d 10l diff -r 8e458f513c48 -r 3c4b93bc0db3 libmpcodecs/ve_x264.c --- a/libmpcodecs/ve_x264.c Tue Nov 22 05:17:17 2005 +0000 +++ b/libmpcodecs/ve_x264.c Tue Nov 22 05:32:28 2005 +0000 @@ -105,7 +105,7 @@ static int me_range = 16; static int trellis = 1; static int threads = 1; -static int level_idc = 40; +static int level_idc = 51; static int psnr = 0; static int log_level = 2; static int turbo = 0;