gst/adder/gstadder.c: Make getcaps more robust by not using the proxycaps function...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 3 Jul 2007 11:52:47 +0000 (11:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 3 Jul 2007 11:52:47 +0000 (11:52 +0000)
commitd42ca1fd8325fc9c789837628f197109170fba88
treef0c7fc80f18306f7d5baf4e4d1edce82368e1502
parentd4dfef2a0b9cae59f63819e17fef51851b0bb7fc
gst/adder/gstadder.c: Make getcaps more robust by not using the proxycaps function. This makes sure that we don't end...

Original commit message from CVS:
* gst/adder/gstadder.c: (gst_adder_sink_getcaps),
(gst_adder_request_new_pad):
Make getcaps more robust by not using the proxycaps function. This makes
sure that we don't end up recursively calling getcaps upstream.
See #316248.
ChangeLog
common
gst/adder/gstadder.c