[Bug 659798] Segfault when you convert with audioconvert from audio file mkv to audio file avi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 28 03:05:33 PDT 2011


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

--- Comment #12 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-28 10:05:26 UTC ---
Created an attachment (id=197642)
 View: https://bugzilla.gnome.org/attachment.cgi?id=197642
 Review: https://bugzilla.gnome.org/review?bug=659798&attachment=197642

matroskademux: ensure minimal alignment for audio/x-raw-* buffers

Since matroskademux will attempt to push unaligned buffers,
downstream might have trouble with those, especially if downstream
uses ORC, such as audioconvert.

Ensure we push buffers aligned to the basic type at least for
those raw buffers.

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