gstreamer/plugins
Wim Taymans 0bb0c68566 queue2: avoid waiting for a filled buffer
Use a threshold variable to hold the maximum distance from the current position
for with we will wait instead of doing a seek.
When using the ringbuffer and the requested offset is not available, avoid
waiting until the complete ringbuffer is filled but instead do a seek when the
requested data is further than the threshold.
Avoid doing the seek twice in the ringbuffer case.
Use the same threshold for ringbuffer and download buffering.
2012-04-05 10:16:46 +02:00
..
elements queue2: avoid waiting for a filled buffer 2012-04-05 10:16:46 +02:00
indexers fileindex: explicitly cast to the enum types 2011-08-26 14:11:15 +02:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00