commit | bb3fbfbe7f76c4cc51b6218c1e23ab485a9aa37f | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Mon Jul 30 18:10:31 2018 +0300 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Aug 02 10:54:35 2018 +0300 |
tree | dfbbeebc7929531b86521398fdec2230102f9a5d | |
parent | c4cd50f734455d2f1a4d1e01f21fe265722b1765 [diff] |
typefind: Add new gst_type_find_helper_get_range_full() that returns flow return And make use of it in the typefind element. It's useful to distinguish between the different errors why typefinding can fail, and especially to not consider GST_FLOW_FLUSHING as an actual error. https://bugzilla.gnome.org/show_bug.cgi?id=796894