gstreamer/libs
Sebastian Dröge 64493d9603 basebarse: Add detect vfunc to allow subclasses to do format detection before anything else
API: GstBaseParseClass::detect()

This is called with the first buffers until the subclass has finished detection
and only afterwards the original buffers are handled as before. The vfunc allows
detection of the stream format without breaking the upstream framing.
2011-10-20 11:48:24 +02:00
..
gst basebarse: Add detect vfunc to allow subclasses to do format detection before anything else 2011-10-20 11:48:24 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00