[vlc-commits] commit: x264: modify code to add preset/tune options and don' t set option if it's default (Ilkka Ollakka )
git at videolan.org
git at videolan.org
Mon May 10 16:08:24 CEST 2010
vlc/vlc-1.1 | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Tue Apr 20 22:34:59 2010 +0300| [7914a0bd2482b3ac9f89cf0cf4c19f46f6dfa427] | committer: Ilkka Ollakka
x264: modify code to add preset/tune options and don't set option if it's default
Float comparisions aren't really nicelooking, but they should work ok.
(cherry picked from commit 8aa1cc92d7adad82768559c8088f4a796b81410a)
Signed-off-by: Ilkka Ollakka <ileoo at iki.fi>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=7914a0bd2482b3ac9f89cf0cf4c19f46f6dfa427
---
NEWS | 1 +
modules/codec/x264.c | 166 ++++++++++++++++++++++++++++++-------------------
2 files changed, 103 insertions(+), 64 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commitdiff;h=7914a0bd2482b3ac9f89cf0cf4c19f46f6dfa427
More information about the vlc-commits
mailing list