[Bug 705977] audio decoders: output planar audio for better performance

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 3 13:49:34 UTC 2018


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

--- Comment #3 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Created attachment 372938
  --> https://bugzilla.gnome.org/attachment.cgi?id=372938&action=edit
avauddec: add support for decoding in non-interleaved layout

This removes the internal interleave loop and always negotiates the native
output layout of the libav decoder. Users can use audioconvert to interleave if
necessary.

Special care has been taken to leave the encoder unaffected by the changes in
avcodecmap, since GstAudioEncoder doesn't support the non-interleaved layout
yet.

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