gstreamer/libs
Edward Hervey 991d6462a8 typefindhelper: Avoid using buffer_get_size in tight loops
Calling gst_buffer_get_size represented 2/3 of the cost of helper_find_peek
which was called whenever a typefindfunction wanted to peek at data.

We already know the size (from the GstMapInfo), so just use that.
2013-07-30 06:59:44 +02:00
..
gst typefindhelper: Avoid using buffer_get_size in tight loops 2013-07-30 06:59:44 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00