gstreamer/tests
Havard Graff d5e26ab909 gstrtpmux: allow the ssrc-property to decide ssrc on outgoing buffers
By not doing this, the muxer is not effectively a rtpmuxer, rather a
funnel, since it should be a single stream that exists the muxer.

If not specified, take the first ssrc seen on a sinkpad, allowing upstream
to decide ssrc in "passthrough" with only one sinkpad.

Also, let downstream ssrc overrule internal configured one

We hence has the following order for determining the ssrc used by
rtpmux:

0. Suggestion from GstRTPCollision event
1. Downstream caps
2. ssrc-Property
3. (First) upstream caps containing ssrc
4. Randomly generated

https://bugzilla.gnome.org/show_bug.cgi?id=752694
2015-10-02 17:39:06 -04:00
..
check gstrtpmux: allow the ssrc-property to decide ssrc on outgoing buffers 2015-10-02 17:39:06 -04:00
examples gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
files tests: Change splitmux test video files 2015-02-06 05:03:19 +11:00
icles gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00