[x264-devel] commit: Various CABAC optimizations and cleanups (Jason Garrett-Glaser )
git version control
git at videolan.org
Mon Jun 22 22:59:53 CEST 2009
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Fri Jun 19 18:49:55 2009 -0700| [2c7cb4c3f111b49d3d961366ed338f38a0555716] | committer: Jason Garrett-Glaser
Various CABAC optimizations and cleanups
Faster CABAC CBF context calculation for inter blocks.
Add x264_constant_p(), will probably be useful in the future as well.
Simpler subpartition functions.
Clean up and optimize mvd_cpn a bit more.
Various other minor optimizations.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=2c7cb4c3f111b49d3d961366ed338f38a0555716
---
common/osdep.h | 2 +
encoder/cabac.c | 189 ++++++++++++++++++++++++++-----------------------------
encoder/rdo.c | 3 +-
3 files changed, 92 insertions(+), 102 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=2c7cb4c3f111b49d3d961366ed338f38a0555716
More information about the x264-devel
mailing list