[x264-devel] commit: Sub-8x8 Qpel-RD in P-frames (Jason Garrett-Glaser )

git version control git at videolan.org
Fri Oct 31 16:57:52 CET 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Wed Oct 22 13:37:09 2008 -0700| [8fa0bf3d56fa1b02a44f8ee0f673ea998294bd7e] | committer: Jason Garrett-Glaser 

Sub-8x8 Qpel-RD in P-frames
Improves quality when using p8x4/p4x8/p4x4 subpartitions
Benefit is proportional to how many sub-8x8 partitions are used; helps most at high bitrates and low resolutions.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=8fa0bf3d56fa1b02a44f8ee0f673ea998294bd7e
---

 encoder/analyse.c    |   41 +++++++++++++++++++++++++++++++----------
 encoder/cabac.c      |   13 +++++++++++++
 encoder/cavlc.c      |   18 ++++++++++++++++++
 encoder/macroblock.c |   30 ++++++++++++++++++++++++++++++
 encoder/macroblock.h |    1 +
 encoder/me.c         |   19 +++++++++----------
 encoder/me.h         |    2 +-
 encoder/rdo.c        |   35 +++++++++++++++++++++++++++++++++--
 8 files changed, 136 insertions(+), 23 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=8fa0bf3d56fa1b02a44f8ee0f673ea998294bd7e


More information about the x264-devel mailing list