gstreamer/tests/check
Thiago Santos fdfc6dc983 basesrc: preserve seqnum of eos events sent by the user
Store the eos event seqnum and use it when creating the
new eos event to be pushed downstream. To know if the eos
was caused by the eos events received on send_event, a
'forced_eos' flag is used to use the correct seqnum on
the event pushed downstream.

Useful if the application wants to check if the EOS message
was generated from its own pushed EOS or from another source
(stream really finished).

Also adds a test for this

https://bugzilla.gnome.org/show_bug.cgi?id=722791
2014-01-24 09:31:44 -03:00
..
elements tee: Add unit test for requesting pad names 2014-01-14 16:47:38 +01:00
generic check: fix position unit test 2013-05-30 07:03:40 +02:00
gst iterator: Add unit tests for filtering, recursive filtering and locking 2014-01-18 14:48:54 +01:00
libs basesrc: preserve seqnum of eos events sent by the user 2014-01-24 09:31:44 -03:00
pipelines parse: Additional tests for parser 2014-01-20 16:18:40 +01:00
tools Fix FSF address 2012-11-03 20:44:48 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am tests: baseparse: add basic test for baseparse 2014-01-13 08:43:28 -03:00