[Bug 760127] mpegtsmux: Reserve bits not set to to 1's
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jan 9 08:44:11 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760127
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.7.2
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch! I ran gst-indent over it and pushed it:
commit cb520dce269b22eb105f19eac6f7abb4c13c86de
Author: Bob Holcomb <bholcomb at mak.com>
Date: Tue Jan 5 14:35:11 2016 -0500
mpegtsmux: fix reserve bits so they are 1's
The MPEG standard (ISO-13880-1) says the reserve bits need to be set
to one (2.1.64). This is causing transport streams to fail validation
on some systems.
https://bugzilla.gnome.org/show_bug.cgi?id=760127
Did you also check the rest of the code whether we're correctly setting bits to
1 there, or did you just fix up what your validator complained about?
--
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