gstreamer/ext
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
..
alsa ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
cdparanoia More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND error code as well. 2007-01-26 12:44:46 +00:00
libvisual ext/libvisual/visual.c: Fix strides in libvisual. Gst uses X strides. 2007-01-29 10:25:11 +00:00
ogg ext/ogg/gstoggdemux.c: Fix confusing debug message. 2007-03-07 17:15:57 +00:00
pango 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
theora ext/theora/theoraenc.c: Check return value of theora_encode_header(), or we might try to allocate a random number of ... 2007-01-29 18:14:25 +00:00
vorbis Small documentation updates/fixes 2007-01-09 11:15:57 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00