rtpdepay: remove payload type restrictions
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 28 Jan 2013 11:41:04 +0000 (12:41 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 28 Jan 2013 11:41:04 +0000 (12:41 +0100)
commit4397c8ffbfdac3fee7db98cf3cded08f0f07d569
treed62520ffd4aad85e218dca5d7caa1d61b45c3f6e
parentbab2f3c92b32b82eff7112baa7765935d8c4025e
rtpdepay: remove payload type restrictions

Remove the pt restrictions for all the depayloaders that have an
encoding-name. We can use this to autoplug decoders.
Remove the encoding-name for all the payloaders with a fixed payload
type.
We now either have an encoding-name or a pt in the sinkpad caps of
a depayloader.

See https://bugzilla.gnome.org/show_bug.cgi?id=639292
34 files changed:
gst/rtp/gstrtpL16depay.c
gst/rtp/gstrtpac3depay.c
gst/rtp/gstrtpamrdepay.c
gst/rtp/gstrtpbvdepay.c
gst/rtp/gstrtpceltdepay.c
gst/rtp/gstrtpdvdepay.c
gst/rtp/gstrtpg722depay.c
gst/rtp/gstrtpg723depay.c
gst/rtp/gstrtpg726depay.c
gst/rtp/gstrtpg729depay.c
gst/rtp/gstrtpgsmdepay.c
gst/rtp/gstrtpgstdepay.c
gst/rtp/gstrtph263depay.c
gst/rtp/gstrtpilbcdepay.c
gst/rtp/gstrtpj2kdepay.c
gst/rtp/gstrtpjpegdepay.c
gst/rtp/gstrtpmp1sdepay.c
gst/rtp/gstrtpmp2tdepay.c
gst/rtp/gstrtpmp4adepay.c
gst/rtp/gstrtpmp4gdepay.c
gst/rtp/gstrtpmpadepay.c
gst/rtp/gstrtpmparobustdepay.c
gst/rtp/gstrtpmpvdepay.c
gst/rtp/gstrtppcmadepay.c
gst/rtp/gstrtppcmudepay.c
gst/rtp/gstrtpqcelpdepay.c
gst/rtp/gstrtpqdmdepay.c
gst/rtp/gstrtpsirendepay.c
gst/rtp/gstrtpspeexdepay.c
gst/rtp/gstrtpsv3vdepay.c
gst/rtp/gstrtptheoradepay.c
gst/rtp/gstrtpvorbisdepay.c
gst/rtp/gstrtpvp8depay.c
gst/rtp/gstrtpvrawdepay.c