[x264-devel] commit: Split out MV prediction into mvpred.c (Jason Garrett-Glaser )

git at videolan.org git at videolan.org
Thu Apr 29 19:58:07 CEST 2010


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sat Apr 24 13:07:18 2010 -0700| [167d68a65ea8d777f03c632b8c135b6b10a854b6] | committer: Jason Garrett-Glaser 

Split out MV prediction into mvpred.c
Make common/macroblock.c a bit less gigantic.

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

 Makefile            |    1 +
 common/macroblock.c |  449 +------------------------------------------------
 common/mvpred.c     |  470 +++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 473 insertions(+), 447 deletions(-)

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


More information about the x264-devel mailing list