[Bug 763220] mpegvideoparse: Support non-hierarchical profile/level again [REGRESSION]
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 9 14:21:20 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763220
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.8.0
--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
commit 5ebf1d477de44a45ce3a8e320a86cc3bf83c2a8e
Author: Edward Hervey <edward at centricular.com>
Date: Mon Mar 7 13:04:08 2016 +0100
mpegvideoparser: Handle non-hierarchical profiles again
This is a regression from since mpegvideoparser was switched to
use the codecparsing library.
The problem is that the high bit of the profile_and_level is used
to specify non-hierarchical profiles and levels. Unfortunately we
were discarding that information.
Expose that escape bit, and use it in the element
https://bugzilla.gnome.org/show_bug.cgi?id=763220
--
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