[Bug 752059] xvimagesink: refactor to use gst_pad_push_event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 7 04:50:58 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752059

Luis de Bethencourt <luis at debethencourt.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306995|none                        |committed
             status|                            |

--- Comment #3 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 306995:
 --> (https://bugzilla.gnome.org/review?bug=752059&attachment=306995)

commit efdb0fc28181b86a340db933c5a9f0ca9ce92382
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Tue Jul 7 19:55:44 2015 +0900

    xvimagesink: refactor to use gst_pad_push_event

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=752059

-- 
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