ext/ogg/gstoggdemux.c: Use gst_type_find_helper_for_buffer() to find the type of...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 25 May 2006 09:32:31 +0000 (09:32 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 25 May 2006 09:32:31 +0000 (09:32 +0000)
commitccafc14742192133e69bff2e06580143de02dcf8
treebc92601638febacb4b5e41de6d917f3e23dec966
parent23497879867be9445ee98ae26f296ab4899f536c
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).
ChangeLog
configure.ac
ext/ogg/gstoggdemux.c