[Bug 743334] videoaggregator crash when work with filesrc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 26 01:26:07 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743334
GStreamer | gst-plugins-bad | git master
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
Resolution|INVALID |FIXED
Target Milestone|HEAD |1.5.1
Severity|normal |minor
--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2015-01-26 09:26:04 UTC ---
The problem is with your pipeline. You need to use a videoparser in this case.
However, glvideomixer should also not crash, but error out!
commit 21168dd1996c5c668ec4e7a709a6d2991455b7c8
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Mon Jan 26 09:22:23 2015 +0000
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
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list