[Bug 755542] New: gtk: Fix a race where we end up setting wrong VideoInfo
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 24 06:57:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755542
Bug ID: 755542
Summary: gtk: Fix a race where we end up setting wrong
VideoInfo
Classification: Platform
Product: GStreamer
Version: unspecified
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: tsaunier at gnome.org
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When seeking in a transition in GES we could end up getting:
> ** (pitivi:1455): CRITICAL **: gst_video_frame_map_id: assertion 'info->finfo->format == meta->format' failed
because the pending format was not taken into account when checking if the
format had changed or not (the pending
format not having been taken into account yet).
--
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