[x264-devel] commit: Add row-based VBV for B-frames (Jason Garrett-Glaser )

git version control git at videolan.org
Mon Oct 12 10:42:28 CEST 2009


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sun Oct 11 20:17:50 2009 -0700| [bcc9a4b2e520263b0ba85b61dd7dde78b35160e8] | committer: Jason Garrett-Glaser 

Add row-based VBV for B-frames
While B-frames still aren't explicitly covered by ratecontrol, this should resolve issues of VBV underflows due to larger-than-expected B-frames.

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

 encoder/ratecontrol.c |  142 ++++++++++++++++++++++--------------------------
 encoder/slicetype.c   |   20 ++++++-
 2 files changed, 83 insertions(+), 79 deletions(-)

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


More information about the x264-devel mailing list