gstreamer/ext
Jan Schmidt 7bf899a3f5 ext/libvisual/visual.c: Don't use gst_pad_use_fixed_caps, because it prevents downstream from being able to renegotia...
Original commit message from CVS:
* ext/libvisual/visual.c: (gst_visual_init),
(gst_vis_src_negotiate), (get_buffer), (plugin_init):
Don't use gst_pad_use_fixed_caps, because it prevents downstream from
being able to renegotiate the size. Instead, use the negotiation
algorithm from the goom plugin to pick an initial output caps.

Also, allow theoretical libvisual plugins that might support non-GL
output even if they also do GL.
2006-02-27 12:08:22 +00:00
..
alsa ext/alsa/gstalsasrc.c: Fix description as pointed out by caugier. 2006-02-22 18:46:46 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.*: Add back 'transport-error' and 'uncorrected-error' signals and make them actually ... 2006-02-17 16:12:11 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: Don't send EOS event here, the base class will send one for us. 2006-02-21 12:16:16 +00:00
libvisual ext/libvisual/visual.c: Don't use gst_pad_use_fixed_caps, because it prevents downstream from being able to renegotia... 2006-02-27 12:08:22 +00:00
ogg ext/ogg/gstoggdemux.c: Annodex support in ogg demuxer. Doesn't do very much without the other annodex patches (to come). 2006-02-24 17:31:53 +00:00
pango ext/pango/gsttextoverlay.c: Polishing. 2006-02-19 12:41:03 +00:00
theora Make theoraenc and the tests leak free. Like, really. 2006-02-06 12:38:48 +00:00
vorbis ext/vorbis/vorbisenc.c: Use some more scaling functions. 2006-02-17 19:31:12 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00