[Bug 737742] Vorbis dec crashes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 2 00:43:13 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-02 07:43:04 UTC ---
commit b7ab2f0b08946bacd7aaf16110716573d6c77dd6
Author: Aurélien Zanelli <aurelien.zanelli at darkosphere.fr>
Date:   Thu Oct 2 00:14:03 2014 +0200

    vorbisdec: don't reorder streams with channels count greater than eight

    vorbis_reorder_map is defined for eight channels max. If we have more
    than eight channels, it's the application which shall define the order.
    Since we set audio position to none, we just interleave all the channels
    without any particular reordering.

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

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