GStreamer multimedia framework
Find a file
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
ext/gl gl: remove the egl caps from the src pads 2015-02-03 15:30:08 +11:00
gst/compositor compositor: fix illegal memory access in blend function with negative ypos 2015-01-19 12:38:13 +00:00
gst-libs/gst/video videoaggregator: fix buffer selection when duration=-1 2015-02-10 14:44:21 +11:00
tests/check/elements tests: compositor: add unit test for proper segment.base handling 2015-02-05 15:48:41 +00:00