[Bug 725008] matroskademux: crash with 24bit raw audio
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 26 16:34:28 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725008
GStreamer | gst-plugins-good | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.1
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-02-27 00:55:56 UTC ---
commit f3163fb45f748f63d13e1f63273b7155f22e3070
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Feb 27 00:43:48 2014 +0000
matroskademux: align raw audio memory to powers of two
https://bugzilla.gnome.org/show_bug.cgi?id=725008
commit c3dc53e55162df238aecbb1b7f065cf342d6df73
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Thu Feb 27 00:37:20 2014 +0000
matroskademux: calculate alignment properly for audio depths not a multiple
of 8
commit d33b4dce63c967dedd5477fc76ecd27fec434d49
Author: Matej Knopp <matej.knopp at gmail.com>
Date: Sun Feb 23 19:09:24 2014 +0100
matroskademux: fix crash with 24-bit raw audio
Do not try to align audio buffers to odd numbers,
which will get us a NULL buffer which we then
crash on.
https://bugzilla.gnome.org/show_bug.cgi?id=725008
--
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