[x264-devel] commit: Hardcode the bs_t in cavlc.c; passing it around is a waste ( Jason Garrett-Glaser )

git version control git at videolan.org
Sat Jan 30 13:58:00 CET 2010


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Mon Jan 25 11:23:55 2010 -0800| [0f985245093047980c1b6148562222265b230dff] | committer: Jason Garrett-Glaser 

Hardcode the bs_t in cavlc.c; passing it around is a waste

Saves ~1.5kb of code size, very slight speed boost.

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

 encoder/cavlc.c      |  143 ++++++++++++++++++++++++++------------------------
 encoder/encoder.c    |    2 +-
 encoder/macroblock.h |    2 +-
 encoder/rdo.c        |    6 +--
 4 files changed, 79 insertions(+), 74 deletions(-)

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


More information about the x264-devel mailing list