video-resampler: add option to limits taps
authorWim Taymans <wtaymans@redhat.com>
Fri, 21 Nov 2014 10:12:50 +0000 (11:12 +0100)
committerWim Taymans <wtaymans@redhat.com>
Fri, 21 Nov 2014 10:12:50 +0000 (11:12 +0100)
commit7b7270ecff2aca89fff74e4a639fe6ef36554ed3
tree59f99f9d3b7aa83ea184313533771603b932924c
parent6620ab9d31c36ba7a36737cb9b05e42de9b5e5eb
video-resampler: add option to limits taps

Add an option to limit the number of taps to use in automatic mode. The
problem is that for lanczos, we might use more taps than what we can
handle with the current precision.
Rework the other options a little to make it nicer to set defaults.
gst-libs/gst/video/video-resampler.c
gst-libs/gst/video/video-resampler.h