x264enc: don't artificially limit max allowed value of "threads" property
authorTim-Philipp Müller <tim@centricular.com>
Tue, 26 May 2015 16:58:18 +0000 (17:58 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 26 May 2015 16:58:18 +0000 (17:58 +0100)
commitc3c306b486bc8af660654aae3369635ee9e0556e
tree69fe82ee88fed4f14480e7aed6afedf1b91f6666
parent5dfd112521a026a323922c2f392095eae2c91ea2
x264enc: don't artificially limit max allowed value of "threads" property

In auto mode it will happily chose much higher values anyway,
and a limit of 4 seems a bit low these days.
ext/x264/gstx264enc.c