[Bug 751605] audio: Add proper support for non-interleaved / planar audio

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 16 14:29:08 UTC 2018


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

George Kiagiadakis <gkiagia at tolabaki.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #371747|reviewed                    |none
             status|                            |
 Attachment #371747|0                           |1
        is obsolete|                            |

--- Comment #28 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Created attachment 372125
  --> https://bugzilla.gnome.org/attachment.cgi?id=372125&action=edit
libs: audio: Implement GstAudioBuffer & GstAudioMeta

Added the GstAudioInfo in GstAudioBuffer, plus some access macros, including a
"_SAMPLE_STRIDE" one (let me know if you think that's a bad idea)

Improved the documentation as well and added a check for overlapping channels
in GstAudioMeta.

Also added a "samples" variable in the GstAudioBuffer, after looking at the use
cases and realizing that every element currently calculates this.

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