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 681499 - [0.11] oggdemux: should set HEADER flag on in-stream header buffers
[0.11] oggdemux: should set HEADER flag on in-stream header buffers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.11.x
Other Linux
: Normal minor
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-08-09 08:59 UTC by Tim-Philipp Müller
Modified: 2012-08-11 09:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2012-08-09 08:59:31 UTC
As summary says. Oggdemux should set the HEADER flag on buffers it pushes out on its pads that are also contained in the streamheaders in the caps.
Comment 1 Tim-Philipp Müller 2012-08-11 09:24:25 UTC
commit 4ed7ebc071551732211ff5d38a4bb423aa1765d6
Author: Tim-Philipp Müller <tim@centricular.net>
Date:   Sat Aug 11 10:18:37 2012 +0100

    oggdemux: set HEADER flag on header packets
    
    https://bugzilla.gnome.org/show_bug.cgi?id=681499