[Bug 681891] New: wavenc: support LIST INFO chunk

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 14 18:44:05 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681891
  GStreamer | gst-plugins-good | git

           Summary: wavenc: support LIST INFO chunk
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: dark-al at ya.ru
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=221214)
 View: https://bugzilla.gnome.org/attachment.cgi?id=221214
 Review: https://bugzilla.gnome.org/review?bug=681891&attachment=221214

[PATCH] wavenc: add tags support

This patch for support tags as LIST INFO chunk in wav format. Idea and some
code coped from avimux. I'm not sure about:
1. GST_EVENT_TAG
2. GST_RIFF_INFO_ICRD == GST_TAG_DATE (maybe here need GST_TAG_DATETIME)
3. Memory leaks. (Where I must free wavenc->tags?)
Waiting comments... Thanks.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list