gstreamer/libs/gst
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
..
base typefindhelper: Avoid using buffer_get_size in tight loops 2013-07-30 06:59:44 +02:00
check libcheck: Escape strings in the generated xml files 2013-07-23 16:02:01 -04:00
controller controller: Fix the function signature and a minor typo fix 2013-05-07 14:53:23 +02:00
helpers Fix FSF address 2012-11-03 20:44:48 +00:00
net timeprovider: g-i: allow None as address for gst_net_time_provider_new() 2013-07-16 14:48:18 +01:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00