GNOME Bugzilla – Bug 794127
h264parse: add constrained and progressive profiles
Last modified: 2018-04-25 07:23:52 UTC
Here is a simple patch adding these two profiles. We should consider refactoring the lib API to decouple profiles and IDC like I did in h265parse (bug #793876).
Created attachment 369385 [details] [review] h264parse: add constrained and progressive profiles Those profiles have been added in the version 2012-01 and 2011-06 of the AVC spec.
Review of attachment 369385 [details] [review]: Lgtm.
Attachment 369385 [details] pushed as 5a5bf4b - h264parse: add constrained and progressive profiles