gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we reall...
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 26 Jul 2006 10:52:05 +0000 (10:52 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 26 Jul 2006 10:52:05 +0000 (10:52 +0000)
commit2607f126de6efc85587a10da4f018d03185cf738
tree449e0fe2e1ffbb17b5715668a55b96bde882fef2
parent11f553076652198803614b1f2ce43db35c55eccb
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
gst/gdp/gstgdpdepay.c
tests/check/elements/gdpdepay.c
tests/check/elements/gdppay.c