gstreamer/tests/check
Vivia Nikolaidou d11339d616 splitmuxsink: Added new async-finalize mode
This mode is useful for muxers that can take a long time to finalize a
file. Instead of blocking the whole upstream pipeline while the muxer is
doing its stuff, we can unlink it and spawn a new muxer+sink combination
to continue running normally.

This requires us to receive the muxer and sink (if needed) as factories,
optionally accompanied by their respective properties structures. Also
added the muxer-added and sink-added signals, in case custom code has to
be called for them.

https://bugzilla.gnome.org/show_bug.cgi?id=783754
2018-05-24 12:47:24 +03:00
..
elements splitmuxsink: Added new async-finalize mode 2018-05-24 12:47:24 +03:00
generic check: Rename states unit test 2015-08-14 11:13:01 +02:00
pipelines tests: add basic unit test for twolame as well 2017-08-26 10:10:19 +01:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp valgrind supps: ignore gnutls leaking a certificate 2018-04-13 21:28:44 +02:00
Makefile.am rtpsession: Try media_ssrc if no src can be found for PLI sender_ssrc 2018-05-13 20:41:39 +01:00
meson.build rtp: Implement ULPFEC (RFC 5109) 2018-02-21 14:15:22 +01:00