rtpbin: add support for AUX sender and receiver
authorWim Taymans <wtaymans@redhat.com>
Tue, 31 Dec 2013 11:31:25 +0000 (12:31 +0100)
committerWim Taymans <wtaymans@redhat.com>
Tue, 31 Dec 2013 14:08:48 +0000 (15:08 +0100)
commitd08e05b4ef8dae23fd8b5f551c6514db5fe222cb
treec0dd756c478cd366387ff4c9b5c48856398df90a
parent841f9ad0504011876c82811642adc95835f247c8
rtpbin: add support for AUX sender and receiver

AUX elements are elements that can be inserted into the rtpbin
pipeline right before or after 1 or more session elements.

The AUX elements are essential for implementing functionality such
as error correction (FEC) and retransmission (RTX).

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=711087
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h