[Bug 708438] HEVC bitstream parser
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 1 03:51:17 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=708438
GStreamer | gst-plugins-bad | git
sreerenj <bsreerenj> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #255367|0 |1
is obsolete| |
--- Comment #1 from sreerenj <bsreerenj at gmail.com> 2013-10-01 10:51:12 UTC ---
Created an attachment (id=256173)
View: https://bugzilla.gnome.org/attachment.cgi?id=256173
Review: https://bugzilla.gnome.org/review?bug=708438&attachment=256173
HEVC bitstream parser
I have optimized a couple of things in the previous patch:
-- Provide default_scaling_lists from pps if
sps_scaling_list_enabled_flag=TRUE
sps_scaling_list_data_present_flag=FALSE
pps_scaling_list_data_present_falg=FALSE
-- restricted the allowed value of a few fields by changing the types from
guint32 to guint8 based on ProfileTierLevel constraints specified in Annex-A
--
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