video: add generic resampler
authorWim Taymans <wtaymans@redhat.com>
Fri, 24 Oct 2014 11:01:12 +0000 (13:01 +0200)
committerWim Taymans <wtaymans@redhat.com>
Wed, 29 Oct 2014 15:26:10 +0000 (16:26 +0100)
commitc9c9e8158d0986f0e199e6c13ffa8c2c2ac535dc
tree2a484a45438cda39b7b4f62f7c6f0ea8109b5ecd
parent549bdd4ece277289e50b658f3b1833fed26f389f
video: add generic resampler

Add an object that can generate a set of resample filter coefficients.
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/resampler.c [new file with mode: 0644]
gst-libs/gst/video/resampler.h [new file with mode: 0644]