gstreamer/gst-libs/gst/video
Mathieu Duponchelle a7c46e4a08 videoaggregator: Do not mix the same buffer twice when EOS.
When entering this code path, we know that:

We received EOS on this pad.
We consumed all its buffers.

In any case, we want to replace vaggpad->buffer with NULL,
otherwise we will end up mixing the same buffer twice.

https://bugzilla.gnome.org/show_bug.cgi?id=781037
2017-04-07 18:55:54 +02:00
..
gstvideoaggregator.c videoaggregator: Do not mix the same buffer twice when EOS. 2017-04-07 18:55:54 +02:00
gstvideoaggregator.h videoaggregator: canonicalise function names 2016-05-16 12:27:50 +01:00