GStreamer multimedia framework
Find a file
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
ext/gl glvideomixer/compositor: Correctly error out if calculating DAR fails 2017-02-28 13:06:41 +02:00
gst/compositor glvideomixer/compositor: Correctly error out if calculating DAR fails 2017-02-28 13:06:41 +02:00
gst-libs/gst/video videoaggregator: Do not mix the same buffer twice when EOS. 2017-04-07 18:55:54 +02:00
tests/check/elements gst: Don't declare variables inside the for loop header 2016-12-13 22:39:01 +02:00