gstreamer/tests
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
..
check splitmuxsink: Added new async-finalize mode 2018-05-24 12:47:24 +03:00
examples Revert "rtspsrc: Fix up sendonly/recvonly attribute handling" 2018-04-17 17:58:01 +03:00
files tests: rtph264depay: add test for using downstream memory allocator 2017-11-23 09:36:00 +01:00
icles tests: remove broken and now pointless v4l2src-test 2018-04-02 12:50:36 +01:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00
meson.build meson: build examples 2017-06-26 11:10:29 +01:00