gstreamer/libs
Sebastian Dröge af0d087bbd basesrc: Fix automatic-eos=false mode if a segment.stop is given
If segment.stop was given, and the subclass provides a size that might be
smaller than segment.stop and also smaller than the actual size, we would
already stop there.

Instead try reading up to segment.stop, the goal is to ignore the (possibly
inaccurate) size the subclass gives and finish until segment.stop or when the
subclass tells us to stop.
2016-07-12 12:34:47 +03:00
..
gst basesrc: Fix automatic-eos=false mode if a segment.stop is given 2016-07-12 12:34:47 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00