After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794127 - h264parse: add constrained and progressive profiles
h264parse: add constrained and progressive profiles
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-06 16:22 UTC by Guillaume Desmottes
Modified: 2018-04-25 07:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
h264parse: add constrained and progressive profiles (2.42 KB, patch)
2018-03-06 16:22 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2018-03-06 16:22:07 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).
Comment 1 Guillaume Desmottes 2018-03-06 16:22:31 UTC
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.
Comment 2 Nicolas Dufresne (ndufresne) 2018-04-24 18:05:49 UTC
Review of attachment 369385 [details] [review]:

Lgtm.
Comment 3 Guillaume Desmottes 2018-04-25 07:13:18 UTC
Attachment 369385 [details] pushed as 5a5bf4b - h264parse: add constrained and progressive profiles