decodebin2: Don't use bufferalloc in the test elements
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 7 Sep 2011 14:44:04 +0000 (16:44 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 7 Sep 2011 14:44:59 +0000 (16:44 +0200)
commit0e54d2c3438863ec871cc83d815e87fd9826fef7
tree45a3271559a47f3f1a6a62072bece93d62b38df1
parent9e2ce5bbb56e3ca37652de249ccba64794db900e
decodebin2: Don't use bufferalloc in the test elements

This will cause not-linked errors that usually don't happen
because normal decoders/parsers will set srcpad caps before
allocating buffers from downstream.
tests/check/elements/decodebin2.c