[Bug 796742] audio: remove the non-interleaved layout from the caps of elements that do not actually support this

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 12 10:28:57 UTC 2018


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

--- Comment #4 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Other elements that need love:

gst-plugins-base:
* complex case, not sure if it works...
- rawaudioparse

* claims non-interleaved support on big endian arch only ?!:
- volume

* should take care of potential clipping that is denoted only on the
GstAudioMeta:
- audiointerleave


gst-plugins-good:
* filters, most likely work, because they operate on each sample individually,
in place:
- audioamplify
- audiodynamic
- audioinvert
- rglimiter

* should take care of potential clipping that is denoted only on the
GstAudioMeta:
- interleave

* should add GstAudioMeta on the output if necessary:
- deinterleave
- qtdemux

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