remove gstvaapiuploader
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 23 Jul 2015 11:11:40 +0000 (13:11 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 4 Aug 2015 17:32:40 +0000 (19:32 +0200)
commit001a5c637de4423d397c9d64fe4a816dbd290d4f
treed31f7657755e1f32a7a1bb129325d72b60f89689
parentb601bf0df672d7239ab12742199705770dfbfd6f
remove gstvaapiuploader

Working on bug #744042 I realized that the gstvaapiuploader is practically not
used.

This patch removes the gstvaapiuploader and add the method
gst_vaapi_plugin_base_get_allowed_raw_caps () that returns the raw caps that
the system can handle, which is used by vaapisink and vaapipostproc.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=752777
gst/vaapi/Makefile.am
gst/vaapi/gstvaapiencode.c
gst/vaapi/gstvaapipluginbase.c
gst/vaapi/gstvaapipluginbase.h
gst/vaapi/gstvaapipostproc.c
gst/vaapi/gstvaapisink.c
gst/vaapi/gstvaapiuploader.c [deleted file]
gst/vaapi/gstvaapiuploader.h [deleted file]