[Bug 757825] New: ivfparse: Fix the wrong width & height parsing of vp9 bitstream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Nov 9 08:17:23 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757825
Bug ID: 757825
Summary: ivfparse: Fix the wrong width & height parsing of vp9
bitstream
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: bsreerenj at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 315130
--> https://bugzilla.gnome.org/attachment.cgi?id=315130&action=edit
ivfparse: Fix the wrong width & height parsing of vp9 bitstream
The current implementation for detecting the resolution changes on key frames
is based on vp8 bitstream alignment. Avoid this width and height parsing for
vp9 bitstream, which requires proper frame header parsing in order to detect
the resolution change.
--
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