check: Make sure to init the dataprotocol lib.
authorJan Schmidt <thaytan@noraisin.net>
Wed, 7 Oct 2009 15:00:12 +0000 (16:00 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Wed, 7 Oct 2009 15:14:02 +0000 (16:14 +0100)
commit8b90cf1be11add7a633f809ea30e8911957752d8
treea4db5be3b161b2c3060257b97eca98f6ec6338f9
parent4446a6276bc21a24cd7fa1960291622eba8c1941
check: Make sure to init the dataprotocol lib.

Call the gst_dp_init() function to ensure that the debug
category is initialised, to avoid g_criticals when running with
GST_DEBUG=5
tests/check/libs/gdp.c