[x264-devel] commit: Various bugfixes and tweaks in analysis (Jason Garrett-Glaser )
git version control
git at videolan.org
Thu Jan 21 05:44:11 CET 2010
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sat Jan 16 02:50:15 2010 -0500| [e4acb95b119743cc933ff3c8f0410aa7ffe20ed2] | committer: Jason Garrett-Glaser
Various bugfixes and tweaks in analysis
Fix the oldest-ever bug in x264: b16x8 analysis used the wrong width for predict_mv.
Fix cache_ref calls for slightly better MV prediction in bsub16x16 analysis.
Make B-partition analysis consider reference frame costs.
Various other minor changes.
Overall very slightly improved mode decision and motion search in B-frames.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=e4acb95b119743cc933ff3c8f0410aa7ffe20ed2
---
encoder/analyse.c | 62 ++++++++++++++++++++++++++++------------------------
encoder/me.c | 2 +-
2 files changed, 34 insertions(+), 30 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=e4acb95b119743cc933ff3c8f0410aa7ffe20ed2
More information about the x264-devel
mailing list