video-scaler: rename resampler to video-resampler
authorWim Taymans <wtaymans@redhat.com>
Thu, 30 Oct 2014 10:43:52 +0000 (11:43 +0100)
committerWim Taymans <wtaymans@redhat.com>
Thu, 30 Oct 2014 10:48:00 +0000 (11:48 +0100)
commitca2bd1cc6bddb7565185dc3903fde773ce76f4c7
tree4c061f35011a3dbbc183474c00bada69b771d34c
parentdaf20d5e09dbad6fd1ae3541b4cb80c8ecb3dd8b
video-scaler: rename resampler to video-resampler

Prefix the resampler with video-. It we would like to reuse the
resampler for audio later, we can copy/move it and deprecate this
one.
gst-libs/gst/video/Makefile.am
gst-libs/gst/video/video-converter.c
gst-libs/gst/video/video-resampler.c [moved from gst-libs/gst/video/resampler.c with 85% similarity]
gst-libs/gst/video/video-resampler.h [moved from gst-libs/gst/video/resampler.h with 59% similarity]
gst-libs/gst/video/video-scaler.c
gst-libs/gst/video/video-scaler.h