GStreamer multimedia framework
Find a file
Thiago Santos 04b3517e41 pad-monitor: fix flushes checking
flush events shouldn't fail, so we don't need to rollback when it
returns false from downstream (this is common when downstream is still
not-linked) and it would cause gst-qa to spit false positives.

Also refactor the common event handling for both sink and src event
functions into a common place. Currently we handle flushes the same
for both pad's directions
2013-07-23 12:11:08 -03:00
common@12af105243 qa: add common submodule 2013-07-09 16:07:58 -03:00
validate pad-monitor: fix flushes checking 2013-07-23 12:11:08 -03:00