[x264-devel] commit: Make a bunch of small functions ALWAYS_INLINE ( Jason Garrett-Glaser )

git at videolan.org git at videolan.org
Sun Mar 28 04:44:28 CEST 2010


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sun Mar 14 16:48:22 2010 -0700| [4f42c3c55ff802c5b212b75317e332ce00cc4a90] | committer: Jason Garrett-Glaser 

Make a bunch of small functions ALWAYS_INLINE
Probably no real effect for now, but needed for the next patch.

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

 common/bs.h          |    8 ++++----
 common/cabac.h       |   10 +++++-----
 common/common.h      |   14 +++++++-------
 common/macroblock.h  |    6 +++---
 common/x86/util.h    |    4 ++--
 encoder/analyse.c    |    6 +++---
 encoder/cabac.c      |    6 +++---
 encoder/macroblock.h |    8 ++++----
 encoder/me.h         |    4 ++--
 encoder/rdo.c        |    4 ++--
 10 files changed, 35 insertions(+), 35 deletions(-)

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


More information about the x264-devel mailing list