[x264-devel] commit: Cosmetics: fref0/1 -> fref[2] and i_ref0/1 -> i_ref[2] ( Jason Garrett-Glaser )
git at videolan.org
git at videolan.org
Mon Jan 10 22:01:03 CET 2011
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Tue Dec 21 20:58:10 2010 -0500| [29fc527ee7253d2d64307bc006d95bf038beee79] | committer: Jason Garrett-Glaser
Cosmetics: fref0/1 -> fref[2] and i_ref0/1 -> i_ref[2]
A much-needed refactoring, plus makes the next patch easier.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=29fc527ee7253d2d64307bc006d95bf038beee79
---
common/common.h | 9 +--
common/macroblock.c | 58 +++++++++++-----------
common/mvpred.c | 31 ++++++------
encoder/analyse.c | 24 ++++-----
encoder/encoder.c | 128 +++++++++++++++++++++++++------------------------
encoder/ratecontrol.c | 48 +++++++++---------
encoder/slicetype.c | 4 +-
7 files changed, 147 insertions(+), 155 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=29fc527ee7253d2d64307bc006d95bf038beee79
More information about the x264-devel
mailing list