[Bug 734266] New: Vp8dec fails when input format changes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 5 01:43:29 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=734266
GStreamer | gst-plugins-good | 1.x
Summary: Vp8dec fails when input format changes
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: santoscadenas at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Codec prints this error
ERROR:gstvp8dec.c:432:open_codec: assertion failed: (dec->output_state == NULL)
The problem is that output_state is not reset when format is changed. Attached
is a patch that solves this issue.
--
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