gstreamer/ext
Wim Taymans 679918cbf6 ext/vorbis/vorbisenc.c: GST_PAD_IS_USABLE is gone, use the return value of the push or pad_alloc_buffer instead.
Original commit message from CVS:
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
(gst_vorbisenc_push_packet):
GST_PAD_IS_USABLE is gone, use the return value of
the push or pad_alloc_buffer instead.
2005-11-20 14:09:40 +00:00
..
alsa ext/alsa/gstalsasink.c: check for ALSA errors properly, instead of relying on ALSA's error strings to serve to the user. 2005-11-10 18:47:20 +00:00
cdparanoia restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
gnomevfs restructure configure.ac, use correct libtool LDFLAGS, fix up defines 2005-10-16 13:54:44 +00:00
libvisual Fix a whole set of pad template leaks 2005-11-16 18:21:46 +00:00
ogg ext/ogg/gstoggmux.c: Fix EOS on multiple streams. 2005-11-17 10:56:14 +00:00
pango rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:27 +00:00
theora Fix a whole set of pad template leaks 2005-11-16 18:21:46 +00:00
vorbis ext/vorbis/vorbisenc.c: GST_PAD_IS_USABLE is gone, use the return value of the push or pad_alloc_buffer instead. 2005-11-20 14:09:40 +00:00
Makefile.am ext/Makefile.am: Disable cdparanoia until someone ports it! 2005-05-06 10:09:43 +00:00