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 764448 - h264parse: constrained-baseline is a subset of baseline
h264parse: constrained-baseline is a subset of baseline
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 1.8.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
1.6.4
Depends on:
Blocks:
 
 
Reported: 2016-04-01 08:57 UTC by Sebastian Dröge (slomo)
Modified: 2016-04-20 13:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
h264parse: constrained-baseline is a subset of baseline (1.18 KB, patch)
2016-04-01 08:57 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2016-04-01 08:57:52 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2016-04-01 08:57:56 UTC
Created attachment 325135 [details] [review]
h264parse: constrained-baseline is a subset of baseline

We get into this code path if the profile is already constrained-baseline and
downstream does not support constrained-baseline. So we should try baseline
and the other compatible profiles.
Comment 2 sreerenj 2016-04-01 09:04:12 UTC
LGTM, +1 :)
Comment 3 Sebastian Dröge (slomo) 2016-04-01 09:08:45 UTC
Attachment 325135 [details] pushed as 0fa43aa - h264parse: constrained-baseline is a subset of baseline