tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be depre...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 21 Dec 2007 22:46:56 +0000 (22:46 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 21 Dec 2007 22:46:56 +0000 (22:46 +0000)
commit5850d560217b08c4c49d749728b2883d55eadf57
treefb0e6ec40d2e8650a9236ed18ff6392c442aba66
parent032e0645162db69357385f3eb01998262a4f5c8f
tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be deprecated in the future (see #498924).

Original commit message from CVS:
* tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
(test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
(test_suburi_error_wrongproto), (test_missing_primary_decoder):
* tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
(cddabasesrc_suite):
Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
deprecated in the future (see #498924).
ChangeLog
tests/check/elements/playbin.c
tests/check/libs/cddabasesrc.c