Skip to content

typefind: Add ability to check for EOS.

Thomas Bluemel requested to merge GstBlub/gstreamer:typefind_is_eos into master

Adds gst_type_find_is_eos () and gst_type_find_helper_for_data_full () to allow type finding to hold off on suggestions until the last moment.

Edited by Tim-Philipp Müller

Merge request reports