[x264-devel] commit: Minor CABAC cleanups and related optimizations ( Jason Garrett-Glaser )
    git version control 
    git at videolan.org
       
    Wed Dec 24 18:30:53 CET 2008
    
    
  
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Tue Dec 23 18:31:48 2008 -0500| [265d61bcdc5e6ce6688e377af9f6c0136724ed59] | committer: Jason Garrett-Glaser 
Minor CABAC cleanups and related optimizations
Merge the two list tables to allow cleaner MC/CABAC/CAVLC code
Remove lots of unnecessary {s
Port some very minor opts from lavc
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=265d61bcdc5e6ce6688e377af9f6c0136724ed59
---
 common/macroblock.c |   12 +--------
 common/macroblock.h |   37 +++++++++-------------------
 encoder/cabac.c     |   65 ++++++--------------------------------------------
 encoder/cavlc.c     |   14 ++--------
 encoder/encoder.c   |    4 +-
 5 files changed, 27 insertions(+), 105 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=265d61bcdc5e6ce6688e377af9f6c0136724ed59
    
    
More information about the x264-devel
mailing list