gstreamer/libs
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
..
gst baseparse: prevent excessively high memory usage with long streams 2012-10-30 23:33:08 +00:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00