rtp: fix de/payloaders
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 16:18:00 +0000 (17:18 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 16:18:00 +0000 (17:18 +0100)
commit24347217a510ac2a277b03315416b6c1fd369f2a
tree0bb419b38da598bf93fb7b5c4c720fc9b1e9dba5
parent57eaf388e08a93e28e28ad5e641d29abba53e1b6
rtp: fix de/payloaders

gst_basertppayload -> gst_base_rtp_payload
Add pts/dts support in the depayloader
Remove old timestamp code
Add a default getcaps function so subclasses can chain up to it instead of
relying on the return value of the getcaps function.
docs/libs/gst-plugins-base-libs.types
gst-libs/gst/rtp/gstbasertpaudiopayload.c
gst-libs/gst/rtp/gstbasertpdepayload.c
gst-libs/gst/rtp/gstbasertpdepayload.h
gst-libs/gst/rtp/gstbasertppayload.c
gst-libs/gst/rtp/gstbasertppayload.h