gstreamer/gst/subparse
Tim-Philipp Müller b9ca5573a9 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.
2007-03-09 16:28:04 +00:00
..
gstssaparse.c ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:03 +00:00
gstssaparse.h gst/subparse/: Add very basic parser for SSA subtitle streams (as often found in matroska files). 2006-02-19 14:16:16 +00:00
gstsubparse.c ext/pango/gsttextoverlay.c: Some more logging. Only accept newsegment events in TIME format and send a WARNING messag... 2007-03-09 16:28:04 +00:00
gstsubparse.h ext/pango/gsttextoverlay.c: Some more logging. Only accept newsegment events in TIME format and send a WARNING messag... 2007-03-09 16:28:04 +00:00
Makefile.am gst/subparse/: Add support for TMPlayer-type subtitles (#362845). 2006-10-23 12:06:44 +00:00
samiparse.c gst/subparse/samiparse.c: More case-insensitivity for certain tags; recognise entities with decimal codes as special ... 2006-09-23 14:30:53 +00:00
samiparse.h gst/subparse/: Add support for SAMI subtitles (#169936). 2006-05-15 09:14:35 +00:00
tmplayerparse.c gst/subparse/: Add support for TMPlayer-type subtitles (#362845). 2006-10-23 12:06:44 +00:00
tmplayerparse.h gst/subparse/: Add support for TMPlayer-type subtitles (#362845). 2006-10-23 12:06:44 +00:00