[x264-devel] CABAC residual: cleanup and optimizations

Jason Garrett-Glaser git at videolan.org
Tue Apr 26 07:49:12 CEST 2011


x264 | branch: master | Jason Garrett-Glaser <jason at x264.com> | Thu Apr 21 14:19:05 2011 -0700| [4b083501fa96c04280f5437e839dbb97da19a0c9] | committer: Jason Garrett-Glaser

CABAC residual: cleanup and optimizations
Also kill all Hungarian notation while we're at it.
Trim an instruction off cabac_encode_bypass.

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

 common/cabac.c         |    3 +-
 common/x86/cabac-a.asm |    1 -
 encoder/cabac.c        |  130 ++++++++++++++++++++++--------------------------
 3 files changed, 62 insertions(+), 72 deletions(-)

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


More information about the x264-devel mailing list