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 765534 - encoding-profile: Remove codec_data and streamheader fields from constraint caps
encoding-profile: Remove codec_data and streamheader fields from constraint caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 1.8.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-25 13:07 UTC by Sebastian Dröge (slomo)
Modified: 2016-04-26 08:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
encoding-profile: Remove codec_data and streamheader fields from constraint caps (1.63 KB, patch)
2016-04-25 13:07 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2016-04-25 13:07:48 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2016-04-25 13:07:53 UTC
Created attachment 326685 [details] [review]
encoding-profile: Remove codec_data and streamheader fields from constraint caps

When converting discoverer output to an encoding profile, it makes sense to
omit these. It's very very unlikely that our encoder is going to produce bit
by bit the same codec_data or streamheader.
Comment 2 Sebastian Dröge (slomo) 2016-04-25 15:50:11 UTC
Attachment 326685 [details] pushed as fc99a61 - encoding-profile: Remove codec_data and streamheader fields from constraint caps