[x264-devel] commit: Keep track of macroblock partitions (Jason Garrett-Glaser )

git version control git at videolan.org
Tue Feb 23 11:05:35 CET 2010


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Wed Feb 17 22:41:16 2010 -0800| [8b67d5eb50a8b63c3c8732d5f053073dbb195e51] | committer: Jason Garrett-Glaser 

Keep track of macroblock partitions
Allows vastly simpler motion compensation and direct MV calculation.

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

 common/common.h     |    2 +
 common/frame.c      |    1 +
 common/frame.h      |    1 +
 common/macroblock.c |  233 +++++++++++++++++++++++++--------------------------
 encoder/analyse.c   |    1 +
 5 files changed, 121 insertions(+), 117 deletions(-)

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


More information about the x264-devel mailing list