[Bug 793605] webrtcdsp: add support for using floating point planar buffers directly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 3 10:27:19 UTC 2018


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

George Kiagiadakis <gkiagia at tolabaki.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1

--- Comment #4 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Merged. Nicolas gave me the OK over a chat we had.

commit d299c27892b9eff24df7107f979e93856c06672a
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Mon Feb 19 18:30:13 2018 +0200

    webrtcdsp: add support for using F32/non-interleaved buffers

    This is the native format that is in use by the webrtc audio processing
    library internally, so this avoids internal {de,}interleaving and
    format conversion (S16->F32 and back)

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

commit 0591bc934a227d1c269b406c365178f77a8434f0
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Mon Feb 19 11:48:01 2018 +0200

    GstPlanarAudioAdapter: copy pts, dts and offset tracking from GstAdapter

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

commit 9cf58eb3e4621ea8261e1443bda496b6da9f8833
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Fri Feb 16 15:55:45 2018 +0200

    libs: audio: add new GstPlanarAudioAdapter class

    This is a GstAdapter, but for planar audio buffers.

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

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