From b093995aa90655418907fa204243ae6d7d591feb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 26 Jul 2006 10:52:05 +0000 Subject: gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament... Original commit message from CVS: * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_init): proxying get/set caps is the wrong thing to do, since we really do change caps quite fundamentally * tests/check/elements/gdpdepay.c: * tests/check/elements/gdppay.c: remove declaration of buffers, it's already done in gstcheck.h --- tests/check/elements/gdppay.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/check/elements/gdppay.c') diff --git a/tests/check/elements/gdppay.c b/tests/check/elements/gdppay.c index 8d8712dd..a89792e3 100644 --- a/tests/check/elements/gdppay.c +++ b/tests/check/elements/gdppay.c @@ -24,7 +24,6 @@ #include #include -GList *buffers = NULL; gboolean have_eos = FALSE; /* For ease of programming we use globals to keep refs for our floating -- cgit v1.2.1