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

git version control git at videolan.org
Fri Sep 5 22:13:24 CEST 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Wed Sep  3 22:12:23 2008 -0700| [e0d7f9e53f847909574b603a3e725dddb8154574] | committer: Jason Garrett-Glaser 

CAVLC cleanup and optimizations
Also move some small functions in macroblock.c to a .h file so they can be inlined.

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

 common/macroblock.c |   65 ----------------------------------------
 common/macroblock.h |   76 ++++++++++++++++++++++++++++++++++++++++------
 encoder/cavlc.c     |   83 +++++++++++++++------------------------------------
 3 files changed, 90 insertions(+), 134 deletions(-)

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


More information about the x264-devel mailing list