gst/elements/gstelements.c: Set ranks of elements to NONE, so the autoplugger doesn...
authorBenjamin Otte <otte@gnome.org>
Mon, 22 Dec 2003 19:10:41 +0000 (19:10 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 22 Dec 2003 19:10:41 +0000 (19:10 +0000)
commit31baf87dd47fcaf0cd28e40293213cb309ab519e
treec320bfb1d3f68f4a7e70ac965afe85958a100afd
parent56de7957efc2cfc2f864f2cd096e41224c4afade
gst/elements/gstelements.c: Set ranks of elements to NONE, so the autoplugger doesn't use them.

Original commit message from CVS:
2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/elements/gstelements.c:
Set ranks of elements to NONE, so the autoplugger doesn't use them.
* gst/elements/gstshaper.c: (gst_shaper_getcaps):
Fix proxying to new CAPS stuff. Don't call get_allowed_caps but
gst_caps (peer).
ChangeLog
gst/elements/gstelements.c
gst/elements/gstshaper.c
plugins/elements/gstelements.c
plugins/elements/gstshaper.c