gstreamer/ext
Benjamin Otte 3acef0a88c configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins
Original commit message from CVS:
2004-02-22  Benjamin Otte  <otte@gnome.org>

* configure.ac:
export [_]*{gst,Gst,GST}.* symbols from plugins

2004-02-22  Christophe Fergeau <teuf@gnome.org>

reviewed by: Benjamin Otte  <otte@gnome.org>

* ext/lame/gstlame.c: (add_one_tag):
* ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
(gst_vorbisenc_metadata_set1):
* gst/tags/gstid3tag.c:
* gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
apply fixes from bugs #135042 (lame can't write tags) and #133817
(add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
2004-02-22 15:14:25 +00:00
..
alsa ext/alsa/gstalsa.c: Alsa should trigger an error if it failed opening the audio device. 2004-02-16 16:24:51 +00:00
cdparanoia code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
gnomevfs Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code that they would expand to. 2004-02-04 19:28:51 +00:00
ogg ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod 2004-02-10 08:37:50 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
theora ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case 2004-02-03 16:15:16 +00:00
vorbis configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins 2004-02-22 15:14:25 +00:00
Makefile.am ext/xine/: add first version of xine plugin wrapper. Currently only wraps the 2004-02-20 00:52:06 +00:00