plugins/elements/gsttypefindelement.c: Use gst_pad_check_pull_range() before _activat...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 26 Feb 2006 14:42:29 +0000 (14:42 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 26 Feb 2006 14:42:29 +0000 (14:42 +0000)
commite203621dcb91933769322c57bcfc0700d7ead90f
tree566a836d1a0308ad115e3e7f45a7bca136007a04
parentae0d1ee4a934f302ef2c2a236988579e3cb30831
plugins/elements/gsttypefindelement.c: Use gst_pad_check_pull_range() before _activate_pull() to avoid unnecessary op...

Original commit message from CVS:
* plugins/elements/gsttypefindelement.c:
(gst_type_find_element_activate):
Use gst_pad_check_pull_range() before _activate_pull()
to avoid unnecessary open/close (see #331690).
ChangeLog
plugins/elements/gsttypefindelement.c