[Bug 764370] codecparser: vp9: Wrong default values in non-intraonly/non-keyframe header fields
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 1 11:17:39 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764370
sreerenj <bsreerenj at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from sreerenj <bsreerenj at gmail.com> ---
commit 88a3b4da3c297f9f59bc833f9fde19e6345cd435
Author: Sreerenj Balachandran <sreerenj.balachandran at intel.com>
Date: Fri Apr 1 14:12:08 2016 +0300
codecparser: vp9: move persistent fields from GstVp9FrameHdr to
GstVp9Parser
The subsampling_x, subsampling_y, bit_depth, color_space and color_range
fileds are moved from GstVp9FrameHdr to the global GstVp9Parser structure.
These fields are only present in keyframe or intra-only frame, no need to
duplicate them for inter-frames. This is an ABI change.
https://bugzilla.gnome.org/show_bug.cgi?id=764370
--
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