gst/autoplug/gstspideridentity.c: use get_allowed_caps, not get_caps (fixes #132519)
authorBenjamin Otte <otte@gnome.org>
Wed, 4 Feb 2004 22:16:30 +0000 (22:16 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 4 Feb 2004 22:16:30 +0000 (22:16 +0000)
commit5554f286bda16f24c6d84f3cdb658a162fe70ddc
treef57e323fcca39e8317ecc8888c41cf6f302aeac4
parent2c8574e0aa633ca7f565c9eb1c627c416f4bb23e
gst/autoplug/gstspideridentity.c: use get_allowed_caps, not get_caps (fixes #132519)

Original commit message from CVS:
2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst/autoplug/gstspideridentity.c:
(gst_spider_identity_sink_loop_type_finding):
use get_allowed_caps, not get_caps (fixes #132519)
* gst/elements/gsttypefind.c: (stop_typefinding):
use correct order when sending buffers and seeking
ChangeLog
gst/autoplug/gstspideridentity.c
gst/elements/gsttypefind.c
plugins/elements/gsttypefind.c