]> git.sesse.net Git - vlc/commit
x264.c: add option to adjust lookahead
authorIlkka Ollakka <ileoo@iki.fi>
Sun, 15 Nov 2009 12:48:33 +0000 (14:48 +0200)
committerIlkka Ollakka <ileoo@iki.fi>
Sun, 15 Nov 2009 12:54:00 +0000 (14:54 +0200)
commitdf6af2ed88a5eef071ab92a6d5fba2df461252c0
treebd88f35b3a1f764be1889c622f63bd90c539c988
parent8c31eb3bf372dbeb7e61cb5ce442ab0f43eea91d
x264.c: add option to adjust lookahead

Limit range to 0..60 currently, as x264 tunes doesn't seem to use larger
values than that
modules/codec/x264.c