gstreamer/tests/examples/rtp
Mathieu Duponchelle f52e16ceb8 Revert "rtpbin: receive bundle support"
This reverts commit dcd3ce9751.

This functionality was implemented for gstopenwebrtc, but it
turned out this was not actually needed for webrtc bundling
support, as shown in webrtcbin. It also doesn't correspond
to any standards.

This is an API break, but nothing should actually depend on
this, at least not for its initial purpose.

Changes in rtpbin.c were reverted manually, to preserve some
refactoring that had occurred in the original commit.

Fixes #537
2018-12-20 13:25:10 +00:00
..
.gitignore Revert "rtpbin: receive bundle support" 2018-12-20 13:25:10 +00:00
client-H263p-AMR.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
client-H263p-PCMA.sdp gst/avi/gstavidemux.c: Fix typo in comments. 2008-04-25 07:56:12 +00:00
client-H263p-PCMA.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
client-H263p.sdp tests/examples/rtp/: Add some more H263p server and client examples. 2008-10-07 09:58:13 +00:00
client-H263p.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
client-H264-PCMA.sdp gst/avi/gstavidemux.c: Fix typo in comments. 2008-04-25 07:56:12 +00:00
client-H264-PCMA.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
client-H264-rtx.sh examples: Set RTP profile to AVPF for rtpaux examples 2015-06-02 11:38:15 +02:00
client-H264.sdp gst/avi/gstavidemux.c: Fix typo in comments. 2008-04-25 07:56:12 +00:00
client-H264.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
client-PCMA.c rtp: Remove unused variable in example 2017-01-25 20:56:24 +02:00
client-PCMA.py examples: port python rtp PCMA client/server tests to 1.0 2014-11-17 00:23:13 +00:00
client-PCMA.sdp gst/avi/gstavidemux.c: Fix typo in comments. 2008-04-25 07:56:12 +00:00
client-PCMA.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
client-rtpaux.c tests: Fix memory leak in test rtpaux test 2016-10-06 13:23:28 +03:00
client-VP8-OPUS.sh rtp: Add examples with VTS/ATS for VP8/OPUS 2015-07-01 12:42:40 +02:00
Makefile.am Revert "rtpbin: receive bundle support" 2018-12-20 13:25:10 +00:00
meson.build Revert "rtpbin: receive bundle support" 2018-12-20 13:25:10 +00:00
server-alsasrc-PCMA.c docs: update example pipelines in element docs 2015-05-10 11:05:00 +01:00
server-alsasrc-PCMA.py examples: port python rtp PCMA client/server tests to 1.0 2014-11-17 00:23:13 +00:00
server-alsasrc-PCMA.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
server-decodebin-H263p-AMR.sh examples: check for uri argument in decodebin-h264p-amr server example 2012-12-31 18:59:18 +00:00
server-rtpaux.c examples: Set RTP profile to AVPF for rtpaux examples 2015-06-02 11:38:15 +02:00
server-v4l2-H263p-alsasrc-AMR.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
server-v4l2-H264-alsasrc-PCMA.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
server-VTS-H263p-ATS-PCMA.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
server-VTS-H263p.sh examples: update some element names for 1.0 in RTP examples 2012-10-11 22:36:21 +01:00
server-VTS-H264-rtx.sh examples: Set RTP profile to AVPF for rtpaux examples 2015-06-02 11:38:15 +02:00
server-VTS-VP8-ATS-OPUS.sh rtp: Add examples with VTS/ATS for VP8/OPUS 2015-07-01 12:42:40 +02:00