x264: vbv-buf-capacity should have a minimum of 0
authorTristan Matthews <tristan@sat.qc.ca>
Fri, 19 Nov 2010 18:01:35 +0000 (13:01 -0500)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 29 Dec 2010 18:32:57 +0000 (18:32 +0000)
commit71567bb0f92364964a6b223b949f3c0c869b4784
treefb66bb4c3fc311de4d0b3f1d6cca2ae81b7224d4
parent09bffa4be136989ae34bb222844eba1045d9bded
x264: vbv-buf-capacity should have a minimum of 0

x264 will clip this value internally, and users should be allowed to
specify a lower value than 300 ms.

https://bugzilla.gnome.org/show_bug.cgi?id=635291
ext/x264/gstx264enc.c