[x264-devel] commit: Fix assertion fail and incorrect costs with pyramid+VBV ( Steven Walters )
git version control
git at videolan.org
Mon Oct 19 11:10:46 CEST 2009
x264 | branch: master | Steven Walters <kemuri9 at gmail.com> | Sat Oct 17 12:54:41 2009 -0700| [b06d4ebef8745de8975561706cec0aa1d26c4d92] | committer: Jason Garrett-Glaser
Fix assertion fail and incorrect costs with pyramid+VBV
Deal properly with QPfile'd B-refs. x264 should handle multiple B-refs per minigop now, though only via forced frametypes.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=b06d4ebef8745de8975561706cec0aa1d26c4d92
---
encoder/lookahead.c | 53 +++++++-----------------------------
encoder/ratecontrol.c | 11 +++++---
encoder/slicetype.c | 71 +++++++++++++++++++++++++++++++++++++-----------
3 files changed, 71 insertions(+), 64 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=b06d4ebef8745de8975561706cec0aa1d26c4d92
More information about the x264-devel
mailing list