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 696550 - riff: add "note" tag
riff: add "note" tag
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-25 11:44 UTC by Anton Belka
Modified: 2013-03-25 13:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] riff: add "note" tag (935 bytes, patch)
2013-03-25 11:44 UTC, Anton Belka
committed Details | Review

Description Anton Belka 2013-03-25 11:44:12 UTC
Created attachment 239752 [details] [review]
[PATCH] riff: add "note" tag

Add GST_RIFF_TAG_note which is needed for wavparse patch:
https://bugzilla.gnome.org/show_bug.cgi?id=696549
Comment 1 Tim-Philipp Müller 2013-03-25 13:29:12 UTC
commit c1b7b2c8d60e63466f0bbc8d83ec4b357cd676c7
Author: Anton Belka <antonbelka@gmail.com>
Date:   Mon Mar 25 13:41:13 2013 +0300

    riff: add "note" tag
    
    Add GST_RIFF_TAG_note for wavparse.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696549
    https://bugzilla.gnome.org/show_bug.cgi?id=696550