gstreamer/gst-libs/gst/video
Tim-Philipp Müller 38a06d0a33 videoaggregator: fix crash when receiving buffer without timestamps
Unset out buffer in clip function when we unref the buffer to be
clipped, otherwise aggregator will continue to use the already-
freed buffer. Fixes crash when buffers without timestamps are
being fed to aggregator. Partly because aggregator ignores the
error flow return.

https://bugzilla.gnome.org/show_bug.cgi?id=743334
2015-01-26 09:24:40 +00:00
..
gstvideoaggregator.c videoaggregator: fix crash when receiving buffer without timestamps 2015-01-26 09:24:40 +00:00
gstvideoaggregator.h aggregator: make padding larger 2014-12-28 01:13:33 +00:00