]> git.sesse.net Git - x264/commit
CRF-max: don't warn if VBV underflow occurs
authorFiona Glaser <fiona@x264.com>
Thu, 24 Oct 2013 21:44:43 +0000 (14:44 -0700)
committerFiona Glaser <fiona@x264.com>
Fri, 25 Oct 2013 17:35:38 +0000 (10:35 -0700)
commit7634f8c6047e9e12036778a8dc8d4cd4b06eebcb
treeb1c1ebd89c4af6e2f0f8a6238e2bedb89eaf5a0f
parent4b68633dc375fc372f160a3ae669a32e519b285a
CRF-max: don't warn if VBV underflow occurs

Only warn if underflow occurs for reasons other than CRF-max, as CRF-max
implies that VBV underflow is desired by the user.
encoder/ratecontrol.c