gstreamer/ext
Tim-Philipp Müller 2d15397f29 ext/theora/theoradec.c: Post taglist actually on bus instead of just freeing it (fixes #327114 and totem bug #327080).
Original commit message from CVS:
* ext/theora/theoradec.c: (theora_handle_comment_packet):
Post taglist actually on bus instead of just freeing it
(fixes #327114 and totem bug #327080).
* ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
Use gst_element_found_tags_for_pad(), so that the tags
are sent downstream as an event as well.
2006-01-16 15:19:55 +00:00
..
alsa ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Don't try to free NULL pointers. 2006-01-10 18:06:56 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssink.h: Use GstBaseSinkClass as parent_class member for class struct, not 2005-12-28 14:59:41 +00:00
libvisual ext/libvisual/visual.c: change some char* into char[] 2005-12-16 22:00:07 +00:00
ogg ext/ogg/gstoggmux.c: fix a silly segfault 2006-01-14 20:46:25 +00:00
pango ext/pango/gsttextoverlay.c: Don't operate on empty text buffers. Strip newlines and tabs only from the end of the tex... 2005-12-15 10:15:10 +00:00
theora ext/theora/theoradec.c: Post taglist actually on bus instead of just freeing it (fixes #327114 and totem bug #327080). 2006-01-16 15:19:55 +00:00
vorbis ext/theora/theoradec.c: Post taglist actually on bus instead of just freeing it (fixes #327114 and totem bug #327080). 2006-01-16 15:19:55 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00