[Bug 705675] aiffparse: invalid SSND data size

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 12 08:16:51 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.4

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-08-12 15:16:49 UTC ---
Pushed, thanks

 commit 0d4c2f42e9ba8810f6fc5e83c15c1980558239d0
 Author: Matthieu Bouron <matthieu.bouron at collabora.com>
 Date:   Wed Aug 7 10:14:20 2013 +0100

    aiffparse: fix SSND data size

    AIFF chunk size does not include the chunk header size (8 bytes), so the
    SSND data size is equal to the chunk size minus the SSND header size (8
    bytes).

    https://bugzilla.gnome.org/show_bug.cgi?id=705675

-- 
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