]> git.sesse.net Git - vlc/commit
x264: remove upper limit for subme-value
authorIlkka Ollakka <ileoo@videolan.org>
Tue, 13 Apr 2010 13:07:19 +0000 (16:07 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 13 Apr 2010 13:14:33 +0000 (16:14 +0300)
commite48eb14246d6bda7cef5d42af72a317d8ccb9171
tree76d77ebbec1f15cc6528064ccc1ad63cbefe7639
parent37a1d2df668d2ec5e3067a9839b6a454b9eae516
x264: remove upper limit for subme-value

subme-value doesn't have any upper-limit in x264.h and libx264 seems to
handle that it doesn't go too high.
modules/codec/x264.c