Check for NULL buffers before chaining/pushing them to the next element.
Original commit message from CVS: Check for NULL buffers before chaining/pushing them to the next element. NULL buffers happen on EOS. gst_bin_iterate now returns a gboolean indicating something usefull happened. It the bin is EOS, it returns FALSE.
Loading
Please register or sign in to comment