ext/pango/gsttextoverlay.c: Some more logging. Only accept newsegment events in TIME...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 9 Mar 2007 16:28:04 +0000 (16:28 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 9 Mar 2007 16:28:04 +0000 (16:28 +0000)
commitb9ca5573a92a689a6539a3a4e85723a167086e5e
tree8cb7e3c99d233a5923256f670b45ef5d38108228
parentc9cd89bbab69f65f51fbee1f6678150ab83e9e82
ext/pango/gsttextoverlay.c: Some more logging. Only accept newsegment events in TIME format and send a WARNING messag...

Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
(gst_text_overlay_video_event):
Some more logging. Only accept newsegment events in TIME format and
send a WARNING message if they are not in TIME format.
* gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
(gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
(gst_sub_parse_chain), (gst_sub_parse_sink_event):
* gst/subparse/gstsubparse.h:
No need to allocate GstSegment structure dynamically, just put it
into the instance structure; ignore newsegment events in BYTE
format and in particular don't let it overwrite our saved TIME
segment from the last seek.
ChangeLog
ext/pango/gsttextoverlay.c
gst/subparse/gstsubparse.c
gst/subparse/gstsubparse.h