gstreamer/gst-libs/gst/video
Mathieu Duponchelle 4d63aee36c 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
..
.gitignore gitignore: ignore more files 2015-01-12 22:52:36 +01: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
gstvideoaggregatorpad.h videoaggregator: canonicalise function names 2016-05-16 12:27:50 +01:00
Makefile.am base/audio/video: Install headers and pkg-config files 2016-01-22 12:39:48 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00