After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796741 - audiorate: fix support for non-interleaved buffers
audiorate: fix support for non-interleaved buffers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 796740
Blocks:
 
 
Reported: 2018-07-03 13:14 UTC by George Kiagiadakis
Modified: 2018-07-12 10:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
audiorate: fix support for non-interleaved buffers (2.81 KB, patch)
2018-07-03 13:14 UTC, George Kiagiadakis
none Details | Review

Description George Kiagiadakis 2018-07-03 13:14:27 UTC
Created attachment 372932 [details] [review]
audiorate: fix support for non-interleaved buffers

Fix audiorate to work with non-interleaved buffers.
Comment 1 George Kiagiadakis 2018-07-12 10:40:16 UTC
commit 09171b11ac82bfdeb5363a247bdba16718014216
Author: George Kiagiadakis <george.kiagiadakis@collabora.com>
Date:   Mon Feb 12 14:45:44 2018 +0200

    audiorate: fix support for non-interleaved buffers
    
    https://bugzilla.gnome.org/show_bug.cgi?id=796741