[Bug 752059] New: xvimagesink: refactor to use gst_pad_push_event
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 7 03:55:37 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752059
Bug ID: 752059
Summary: xvimagesink: refactor to use gst_pad_push_event
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Right now navigation events are being sent via gst_pad_send_event
after getting the peer pad of the sinkpad.
But the same functionality can be done using gst_pad_push_event
without need of getting peer pad in xvimagesink.
--
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