resampler: add parameters to cubic filter
authorWim Taymans <wtaymans@redhat.com>
Sun, 26 Oct 2014 04:58:56 +0000 (05:58 +0100)
committerWim Taymans <wtaymans@redhat.com>
Wed, 29 Oct 2014 15:26:10 +0000 (16:26 +0100)
commit716b91d86e5b736786b69847d7d56d455479fdd5
treed66b74e1ca377372f134df28fa862b8b41848a76
parent32047eaac0d9a596af34d3cdfa46a7fb95665365
resampler: add parameters to cubic filter

Improve cubic filter and add parameters. Switch to mitchell filter
by default.
gst-libs/gst/video/resampler.c
gst-libs/gst/video/resampler.h
gst-libs/gst/video/video-converter.c