gstreamer/tests/check
Wim Taymans 029ac4597e pad: rework sticky events a little
Update the design docs with some clear rules for how sticky events are
handled.
Reimplement the sticky tags, use a small structure to hold the event and its
current state (active or inactive).
Events on sinkpads only become active when the event function returned success
for the event.
When linking, only update events that are different.
Avoid making a copy of the event array, use the object lock to protect the event
array and release it only to call the event function. This will need to check
if something changed, later.
Disable a test in the unit test, it can't work yet.
2011-05-18 11:08:52 +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: rework sticky events a little 2011-05-18 11:08:52 +02:00
libs tests: Update for negotiation related API changes 2011-05-16 15:33:11 +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