[Bug 763220] mpegvideoparse: Add support for 4:2:2 profile

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 9 14:14:36 UTC 2016


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

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 323513
  --> https://bugzilla.gnome.org/attachment.cgi?id=323513&action=edit
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

-- 
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