rtpsession: proxy caps and allocation on RTP pads
authorWim Taymans <wtaymans@redhat.com>
Fri, 14 Feb 2014 11:01:00 +0000 (12:01 +0100)
committerWim Taymans <wtaymans@redhat.com>
Fri, 14 Feb 2014 11:05:55 +0000 (12:05 +0100)
commitbbe6d9a25876b6869fbd4811b38f9ad65b664a1b
tree1b551c2cc81b807c0f993505db451e717476aecf
parent7f1d51ba90275a53e00339a75746bc638edded0c
rtpsession: proxy caps and allocation on RTP pads

recv_rtp_sink: allow proxying of the allocation query.
send_rtp_sink: allow proxying of caps and allocation. This allows us to
query caps downstream as well as get an allocator from downstream.
send_rtp_src: allow proxy of caps, this makes the caps query do
upstream.

See https://bugzilla.gnome.org/show_bug.cgi?id=723850
gst/rtpmanager/gstrtpsession.c