gstreamer/tests/check
Wim Taymans 31a314ac5b pad: add pending event for sticky events
Change the sticky event array so that it contains a pending and an active event.
Events on the sinkpad are copied to the pending array and after the eventfunc
returned TRUE, moved to the active event. This allows us to queue new events
like when we do per-pad offsets without removing the currently active event.
Remove the active argument from the gst_pad_get_sticky_event() method, the
pending events are not something we want to expose.
2011-05-20 11:36:25 +02:00
..
elements tests: Update for caps/pad template related API changes 2011-05-17 13:14:16 +02:00
generic Rework GstSegment handling 2011-05-16 11:37:52 +02:00
gst pad: add pending event for sticky events 2011-05-20 11:36:25 +02:00
libs event: Make SEGMENT event parsing API more consistent with the others 2011-05-18 16:56:43 +02:00
pipelines parse: don't unescape inside quotes 2011-05-14 11:39:34 +02:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am Merge branch 'master' into 0.11 2011-04-11 10:26:54 +02:00