gstreamer/ext
Wim Taymans d8dc371c0d ext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on the srcpad from where they get picked up by the base class now and...
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
(gst_gnome_vfs_src_finalize),
(gst_gnome_vfs_src_received_headers_callback),
(gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
* ext/gnomevfs/gstgnomevfssrc.h:
Set the ICY caps on the srcpad from where they get picked up by the base
class now and set on the outgoing buffers.
* gst-libs/gst/audio/gstbaseaudiosrc.c:
(gst_base_audio_src_create):
* sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
BaseSrc now sets the caps on outgoing buffers automatically.
2008-05-20 11:13:27 +00:00
..
alsa ext/alsa/gstalsadeviceprobe.c: Don't return before freeing up the allocated structures. 2008-04-24 09:27:35 +00:00
cdparanoia Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gio ext/gio/gstgio.c: Don't generate a new supported protocols list on each call but cache it. It's supposed to be static... 2008-04-20 10:11:54 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on the srcpad from where they get picked up by the base class now and... 2008-05-20 11:13:27 +00:00
libvisual ext/libvisual/visual.c: When negotiating, actually start from a format that we can support instead of from the too ge... 2008-02-29 14:52:02 +00:00
ogg ext/ogg/gstoggdemux.*: Parse presentation time from skeleton streams and use it as offset for the timestamps. Fixes b... 2008-05-13 07:28:21 +00:00
pango ext/pango/gsttextoverlay.c: Fix textoverlay unit test again by making the supposed default value for the wait-text pr... 2008-04-14 17:58:19 +00:00
theora ext/theora/theoradec.c: Cool kids don't divide by zero. 2008-04-30 17:06:45 +00:00
vorbis Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00