never hurts to make sure

Original commit message from CVS:
never hurts to make sure
This commit is contained in:
Thomas Vander Stichele 2002-12-12 13:56:46 +00:00
parent 82ae3fdcee
commit 0820b958ef

View file

@ -1000,6 +1000,7 @@ gst_mad_chain (GstPad *pad, GstBuffer *buffer)
gboolean new_pts = FALSE;
mad = GST_MAD (gst_pad_get_parent (pad));
g_assert (GST_IS_MAD (mad));
/* handle events */
if (GST_IS_EVENT (buffer))