[x264-devel] commit: Various CABAC and CAVLC optimizations (Jason Garrett-Glaser )

git version control git at videolan.org
Sun May 24 21:27:58 CEST 2009


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Fri May 22 16:57:33 2009 -0700| [83d2c126382fb5f012e979b1a80f92fd49f35771] | committer: Jason Garrett-Glaser 

Various CABAC and CAVLC optimizations
Backport CAVLC partial-inlining early termination to CABAC (~2-4% faster CABAC residual coding)

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

 encoder/cabac.c |   99 +++++++++++++++++++++---------------------------------
 encoder/cavlc.c |   42 ++++++++++-------------
 2 files changed, 58 insertions(+), 83 deletions(-)

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


More information about the x264-devel mailing list