gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 27 Aug 2008 09:58:00 +0000 (09:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 27 Aug 2008 09:58:00 +0000 (09:58 +0000)
commit6367c03a1de6e8006cc53baa5c6c195949a73722
tree6125692c692d6778245351ece92388d11fac11bc
parent6fb8002cab689f72be39391effd83b4b8777d5b7
gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions.

Original commit message from CVS:
* gst/realmedia/rdtdepay.c: (gst_rdt_depay_class_init),
(gst_rdt_depay_finalize), (gst_rdt_depay_setcaps),
(gst_rdt_depay_push), (gst_rdt_depay_handle_data),
(gst_rdt_depay_chain), (gst_rdt_depay_change_state):
* gst/realmedia/rdtdepay.h:
Use new RDT parsing helper functions.
Copy discont flags correctly.
Push the header from the chain function instead of the setcaps function.
Copy incomming timestamp to the output buffers instead of doing magic
with the RDT timestamps.
ChangeLog
gst/realmedia/rdtdepay.c
gst/realmedia/rdtdepay.h