[x264-devel] commit: Add L1 reflist and B macroblock types to x264 info ( Jason Garrett-Glaser )

git version control git at videolan.org
Fri Jul 11 22:15:19 CEST 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Fri Jul 11 14:16:18 2008 -0600| [7f67bb47de843974fd01f090c5ac99c99cd8f1f1]

Add L1 reflist and B macroblock types to x264 info
Also remove display of "PCM" if PCM mode is never used in the encode.
L1 reflist information will only show if pyramid coding is used.

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

 common/common.h     |    8 ++--
 common/macroblock.h |   35 +++++++-------
 encoder/encoder.c   |  130 +++++++++++++++++++++++++++++++-------------------
 3 files changed, 102 insertions(+), 71 deletions(-)

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


More information about the x264-devel mailing list