[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
Thu Apr 22 10:51:18 CEST 2010
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Tue Apr 20 22:34:59 2010 +0300| [8aa1cc92d7adad82768559c8088f4a796b81410a] | 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.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8aa1cc92d7adad82768559c8088f4a796b81410a
---
NEWS | 1 +
modules/codec/x264.c | 166 ++++++++++++++++++++++++++++++-------------------
2 files changed, 103 insertions(+), 64 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8aa1cc92d7adad82768559c8088f4a796b81410a
More information about the vlc-commits
mailing list