gstreamer/libs/gst
Vincent Penquerc'h f7e6dd53e1 baseparse: prevent excessively high memory usage with long streams
Large streams would index one frame every second, which can get quite
large with multi-hour streams, so add an additional byte-based
minimum distance as well, which will kick in for long streams
and make sure we never have more than a couple of thousand index
entries.

https://bugzilla.gnome.org/show_bug.cgi?id=666053
2012-10-30 23:33:08 +00:00
..
base baseparse: prevent excessively high memory usage with long streams 2012-10-30 23:33:08 +00:00
check configure: Properly check for pthread 2012-10-22 15:05:24 +02:00
controller Remove GST_USE_UNSTABLE_API guard and defines 2012-09-17 13:35:26 +01:00
helpers gst: Change versioning 2012-04-04 14:28:55 +02:00
net meta: do metadata registration threadsafe 2012-10-03 13:45:22 +02:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00