[Bug 754051] New: glupload: transform_caps does not respect the direction
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 24 17:58:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754051
Bug ID: 754051
Summary: glupload: transform_caps does not respect the
direction
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: nicolas.dufresne at collabora.co.uk
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently, the implementation of transform caps in this helper class completly
ignore the direction and simply add the gl memory meta. Instead, if should add
it if it's SRC direction (downstream), and remove it if it's SINK direction
(upstream). This is very minor issue since caps query upstream are rare.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list