[x264-devel] commit: Add support for MB-tree + B-pyramid (Jason Garrett-Glaser )

git version control git at videolan.org
Wed Dec 9 13:57:27 CET 2009


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Tue Dec  8 03:08:17 2009 -0800| [de5beaec2078967d08da8ae2483c9f982b0ab07e] | committer: Jason Garrett-Glaser 

Add support for MB-tree + B-pyramid
Modify B-adapt 2 to consider pyramid in its calculations.
Generally results in many more B-frames being used when pyramid is on.
Modify MB-tree statsfile reading to handle the reordering necessary.
Make differing keyint or pyramid between passes into a fatal error.

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

 encoder/encoder.c     |    5 --
 encoder/ratecontrol.c |  113 +++++++++++++++++++++++++++++--------------------
 encoder/slicetype.c   |   65 +++++++++++++++++++++++-----
 3 files changed, 120 insertions(+), 63 deletions(-)

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


More information about the x264-devel mailing list