After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752777 - remove gstvaapiuploader
remove gstvaapiuploader
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-07-23 12:44 UTC by Víctor Manuel Jáquez Leal
Modified: 2015-08-04 17:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove gstvaapiuploader (31.63 KB, patch)
2015-07-23 12:45 UTC, Víctor Manuel Jáquez Leal
committed Details | Review

Description Víctor Manuel Jáquez Leal 2015-07-23 12:44:56 UTC
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.

I did some tests and it seems to work fine, but I would like to have some input
about this changeset.
Comment 1 Víctor Manuel Jáquez Leal 2015-07-23 12:45:02 UTC
Created attachment 307988 [details] [review]
remove gstvaapiuploader
Comment 2 Víctor Manuel Jáquez Leal 2015-08-04 17:33:57 UTC
Attachment 307988 [details] pushed as 001a5c6 - remove gstvaapiuploader