[x264-devel] commit: don't distinguish between luma4x4 and luma4x4ac (Loren Merritt )
git version control
git at videolan.org
Sat Mar 22 11:33:57 CET 2008
x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Sat Mar 22 03:06:18 2008 -0600| [192768df4d84ac176be0ed0cc5c759e30b5328df]
don't distinguish between luma4x4 and luma4x4ac
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=192768df4d84ac176be0ed0cc5c759e30b5328df
---
common/common.h | 8 ++------
common/dct.c | 45 ---------------------------------------------
common/dct.h | 2 --
common/ppc/dct.c | 35 -----------------------------------
common/ppc/dct.h | 3 ---
encoder/analyse.c | 2 +-
encoder/cabac.c | 16 ++++++++--------
encoder/cavlc.c | 24 ++++++++++++------------
encoder/macroblock.c | 44 ++++++++++++++++++++++----------------------
tools/checkasm.c | 4 ----
10 files changed, 45 insertions(+), 138 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=192768df4d84ac176be0ed0cc5c759e30b5328df
More information about the x264-devel
mailing list