Skip to content
  • Tim-Philipp Müller's avatar
    ext/ogg/gstoggdemux.c: Use gst_type_find_helper_for_buffer() to find the type... · ccafc147
    Tim-Philipp Müller authored
    ext/ogg/gstoggdemux.c: Use gst_type_find_helper_for_buffer() to find the type of stream from the first packet.
    
    Original commit message from CVS:
    * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
    Use gst_type_find_helper_for_buffer() to find the type
    of stream from the first packet.
    * configure.ac:
    Bump requirements to core CVS (needed for vorbis
    typefinding to work).
    ccafc147