[x264-devel] commit: Faster deblocking (Jason Garrett-Glaser )
git version control
git at videolan.org
Fri Aug 15 03:31:45 CEST 2008
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Thu Aug 14 19:31:42 2008 -0600| [c6456de1be0008836e9891446cc924f773863cea] | committer: Jason Garrett-Glaser
Faster deblocking
Early termination for bS=0, alpha=0, beta=0
Refactoring, various other optimizations
About 30% faster deblocking overall.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=c6456de1be0008836e9891446cc924f773863cea
---
common/frame.c | 210 +++++++++++++++++++++++++++++++++-----------------------
1 files changed, 123 insertions(+), 87 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=c6456de1be0008836e9891446cc924f773863cea
More information about the x264-devel
mailing list