diff -r 24ed0baaf8e5 -r 7e3786c5ed27 gst_plugins_base/tsrc/check/elements/playbin/src/playbin.c --- a/gst_plugins_base/tsrc/check/elements/playbin/src/playbin.c Fri Apr 30 19:11:56 2010 -0500 +++ b/gst_plugins_base/tsrc/check/elements/playbin/src/playbin.c Fri May 14 18:43:44 2010 -0500 @@ -879,6 +879,7 @@ typedef GstPushSrc GstCodecSrc; typedef GstPushSrcClass GstCodecSrcClass; + GST_BOILERPLATE_FULL (GstCodecSrc, gst_codec_src, GstPushSrc, GST_TYPE_PUSH_SRC, gst_codec_src_init_type);