gstreamer/gst-libs/gst/video
Matthew Waters 783245f1fe 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
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01: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
gstvideoaggregatorpad.h aggregator: make padding larger 2014-12-28 01:13:33 +00:00
Makefile.am video: fix build in gst-uninstalled setup 2014-09-28 18:03:09 +02:00