[x264-devel] commit: Add intra prediction modes to output stats (Jason Garrett-Glaser )

git version control git at videolan.org
Wed Sep 23 11:01:52 CEST 2009


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Thu Sep 17 13:02:02 2009 -0700| [91f3e81cf9e030f860abdfe0e0c0a37c5e2a4ac2] | committer: Jason Garrett-Glaser 

Add intra prediction modes to output stats
Also eliminate some NANs in stat output with intra-only encoding.
Marginal speedup: disable stat calculation if log level is below X264_LOG_INFO.
Various minor cosmetics.

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

 common/common.h     |    2 +
 common/macroblock.c |    2 +-
 encoder/encoder.c   |  136 +++++++++++++++++++++++++++++++++++---------------
 3 files changed, 98 insertions(+), 42 deletions(-)

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


More information about the x264-devel mailing list