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 726118 - vp8enc: generating streamheader is now obsolete
vp8enc: generating streamheader is now obsolete
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-11 16:34 UTC by Thiago Sousa Santos
Modified: 2018-11-03 14:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thiago Sousa Santos 2014-03-11 16:34:22 UTC
This is a followup for https://bugzilla.gnome.org/show_bug.cgi?id=722682

Now that oggmux can generate the streamheaders by itself this code can be removed from vp8enc.

The issue here is that vp8enc implements the tagsetter interface and those tags were being put on the streamheaders. What can be done? Push the tags that are set downstream? Oggmux should be modified to receive those tags and generate these tag headers so they are not lost.
Comment 1 Sebastian Dröge (slomo) 2014-03-12 08:09:53 UTC
We can only remove that safely in 2.0, some code out there might depend on that. It's rather unlikely though, but we should discuss with others if it's worth risking this.
Comment 2 GStreamer system administrator 2018-11-03 14:51:57 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/111.