gstreamer/gst-libs/gst/video
Matthew Waters b4ee792fc2 videoaggregator: fix buffer selection when duration=-1
If the src framerate and videoaggreator's output framerate were
different, then we were taking every single buffer that had duration=-1
as it came in regardless of the buffer's start time.  This caused the src
to possibly run at a different speed to the output frames.

https://bugzilla.gnome.org/show_bug.cgi?id=744096
2015-02-10 14:44:21 +11:00
..
gstvideoaggregator.c videoaggregator: fix buffer selection when duration=-1 2015-02-10 14:44:21 +11:00
gstvideoaggregator.h aggregator: make padding larger 2014-12-28 01:13:33 +00:00