gstreamer/libs/gst
Vincent Penquerc'h 37a72b1a82 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-28 19:49:37 +00:00
..
base baseparse: prevent excessively high memory usage with long streams 2012-10-28 19:49:37 +00:00
check libs: g-i: avoid multiple libraries in the shared-library tag 2012-10-28 17:20:10 +00:00
controller libs: g-i: avoid multiple libraries in the shared-library tag 2012-10-28 17:20:10 +00:00
helpers gst: Change versioning 2012-04-04 14:28:55 +02:00
net libs: g-i: avoid multiple libraries in the shared-library tag 2012-10-28 17:20:10 +00:00
Makefile.am dist net directory only once 2012-03-21 12:10:21 +01:00