gstreamer/tests/check/pipelines
Julien Isorce b66109abf7 tests: add 2 unit tests for non-flush seek with gstbaseparse
The unit test defines a test parse element that inherit from GstBaseParse.
The test pipeline is: fakesrc ! testparse ! fakesink sync=1

Before the fix b2c05cac8 the first new test would have fail because the
pipeline would have wait doing nothing just after proceeded the seek event.
The second new test would have fail because the pipeline would have
played the media instantly just after proceeded the seek event
(like if sync was FALSE on the sink).

https://bugzilla.gnome.org/show_bug.cgi?id=777780
2017-02-08 10:38:33 +00:00
..
.gitignore tests: add minimal basesrc ! sink seeking unit test 2012-03-08 16:19:55 +00:00
cleanup.c Fix FSF address 2012-11-03 20:44:48 +00:00
parse-disabled.c Fix FSF address 2012-11-03 20:44:48 +00:00
parse-launch.c parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
queue-error.c Fix double semicolons 2015-03-10 09:24:28 +00:00
seek.c tests: add 2 unit tests for non-flush seek with gstbaseparse 2017-02-08 10:38:33 +00:00
simple-launch-lines.c typefind: fix caps leak when used in connection with uridecodebin and playbin 2013-04-27 00:05:45 +01:00
stress.c tests: use g_timeout_add_seconds in pipeline stress test 2013-01-27 14:52:39 +00:00