[Bug 764370] codecparser: vp9: Wrong default values in non-intraonly/non-keyframe header fields

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 31 11:32:47 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764370

--- Comment #1 from sreerenj <bsreerenj at gmail.com> ---
Created attachment 325076
  --> https://bugzilla.gnome.org/attachment.cgi?id=325076&action=edit
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