gstreamer/sys/xvimage
Vineeth T M efdb0fc281 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
2015-07-07 12:50:39 +01:00
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
xvcontext.c x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00
xvcontext.h xvimagesink: only try to set XV_ITURBT_709 port attribute if it exists 2014-09-11 22:58:16 +01:00
xvimage.c x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00
xvimageallocator.c xvimagsink: fix failure to allocate large shared memory blocks 2015-04-03 11:18:46 +01:00
xvimageallocator.h xvimagesink: use xvcontext for allocation 2013-03-13 11:51:12 +01:00
xvimagepool.c x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00
xvimagepool.h xvimagesink: get rid of unnecessary private struct for pool 2014-09-27 16:21:37 +01:00
xvimagesink.c xvimagesink: refactor to use gst_pad_push_event 2015-07-07 12:50:39 +01:00
xvimagesink.h x/xv_image_sink: rename for consitency 2015-07-06 17:37:15 +02:00