gst/realmedia/rmdemux.c: segment-start/done API change.

Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
(gst_rmdemux_perform_seek):
segment-start/done API change.
This commit is contained in:
Wim Taymans 2005-10-18 13:23:22 +00:00
parent a481b8e531
commit 3c42e26c1e
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2005-10-18 Wim Taymans <wim@fluendo.com>
* gst/realmedia/rmdemux.c: (gst_rmdemux_validate_offset),
(gst_rmdemux_perform_seek):
segment-start/done API change.
2005-10-17 Michael Smith <msmith@fluendo.com>
* gst/iec958/ac3iec.c: (ac3iec_chain_raw):

2
common

@ -1 +1 @@
Subproject commit cf363b3ae6ce3c4a84a561e04ffc4e3b37435a61
Subproject commit 1cb5d7b76a01c711674c752015089e70c394fa99

View file

@ -595,7 +595,7 @@ gst_rmdemux_perform_seek (GstRMDemux * rmdemux, gboolean flush)
/* notify start of new segment */
if (rmdemux->segment_play) {
gst_element_post_message (GST_ELEMENT (rmdemux),
gst_message_new_segment_start (GST_OBJECT (rmdemux),
gst_message_new_segment_start (GST_OBJECT (rmdemux), GST_FORMAT_TIME,
rmdemux->segment_start));
}
/* restart our task since it might have been stopped when we did the