[x264-devel] CABAC trellis opts part 3: make some arrays non-static

Loren Merritt git at videolan.org
Mon Jan 16 02:12:01 CET 2012


x264 | branch: master | Loren Merritt <pengvado at akuvian.org> | Fri Jan  6 15:53:04 2012 +0000| [cfdb36ece729209631f7213506685ae733d7f5d4] | committer: Jason Garrett-Glaser

CABAC trellis opts part 3: make some arrays non-static

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

 common/dct.c         |   64 +++++++++++++++++++++++++++++++++++++++++++++++++
 common/dct.h         |   65 +++----------------------------------------------
 encoder/cabac.c      |   54 +++++++++++++++++++++++------------------
 encoder/macroblock.c |    2 +-
 encoder/rdo.c        |   34 +++++++++++++-------------
 5 files changed, 116 insertions(+), 103 deletions(-)

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


More information about the x264-devel mailing list