gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 27 Aug 2008 09:47:17 +0000 (09:47 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 27 Aug 2008 09:47:17 +0000 (09:47 +0000)
commit82a84e69e58f2117a5329a5cda0486578123f910
tree2bc7f0250c90af8312b1d456e3ef8be3b26dbd0b
parent34014be4d4477ceaf9d23d12b91299d002fa5df3
gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add this to the outgoing buffer timestam...

Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_init),
(find_seek_offset_time), (gst_rmdemux_reset), (gst_rmdemux_chain),
(gst_rmdemux_parse_mdpr), (gst_rmdemux_descramble_cook_audio),
(gst_rmdemux_descramble_dnet_audio),
(gst_rmdemux_parse_video_packet), (gst_rmdemux_parse_audio_packet):
* gst/realmedia/rmdemux.h:
Keep track of the first timestamp of the stream and add this to the
outgoing buffer timestamps so that we can handle live streams.
Set discont flag on the first buffers and after a seek.
ChangeLog
gst/realmedia/rmdemux.c
gst/realmedia/rmdemux.h