[MOVED FROM BAD 35/57] gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 27 Oct 2008 09:20:01 +0000 (09:20 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 12 May 2009 19:20:57 +0000 (21:20 +0200)
commit78c8ad8cf297103741f991bc6f6d6b15a169f918
tree6bde57249ab38cacd5c22cb2569aab274f9f4393
parent5dd573262db6b5aadb731c50d102e69cadc01152
[MOVED FROM BAD 35/57] gst/flv/gstflvdemux.c: Instead of using gst_pad_event_default() use a small gst_pad_push_event() wrapper that only do...

Original commit message from CVS:
* gst/flv/gstflvdemux.c: (gst_flv_demux_push_src_event),
(gst_flv_demux_loop), (gst_flv_demux_handle_seek_pull),
(gst_flv_demux_sink_event):
Instead of using gst_pad_event_default() use a small
gst_pad_push_event() wrapper that only does what we want and is much
more simple.
gst/flv/gstflvdemux.c