]> git.sesse.net Git - x264/commit
Fix assertion fail and incorrect costs with pyramid+VBV
authorSteven Walters <kemuri9@gmail.com>
Sat, 17 Oct 2009 19:54:41 +0000 (12:54 -0700)
committerFiona Glaser <fiona@x264.com>
Mon, 19 Oct 2009 09:29:18 +0000 (02:29 -0700)
commited903d902bca9ab8ddde93aef5f38ef9a7883a99
treebf7dcea01c892f643d433c2ecd37ca4e4bf2273c
parent318298e9e1c742fb1453ce8ae6574eaed7487e65
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.
encoder/lookahead.c
encoder/ratecontrol.c
encoder/slicetype.c