GStreamer multimedia framework
Find a file
Nirbheek Chauhan 498c92aac4 tests: Add test for the 'ignore-eos' compositor sink pad property
When the 'ignore-eos' property is set on a pad, compositor will keep resending
the last buffer on the pad till the pad is unlinked. We count the buffers
received on appsink, and if it's more than the buffers sent by videotestsrc, the
test passes.
2015-06-12 19:45:41 +01:00
ext/gl gl: Use gst_object_ref_sink() for gl{filter,mixer,src}bin too 2015-06-11 15:22:04 +02:00
gst/compositor Release 1.5.1 2015-06-07 10:55:35 +02:00
gst-libs/gst/video videoaggregator: add "ignore-eos" property for input pads 2015-06-12 19:44:50 +01:00
tests/check/elements tests: Add test for the 'ignore-eos' compositor sink pad property 2015-06-12 19:45:41 +01:00