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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 23 13:24:07 UTC 2018


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

George Kiagiadakis <gkiagia at tolabaki.gr> changed:

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

--- Comment #5 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
(in gst-libav)

commit 4596249496386772535eddfda94b2e543169a564
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Mon Jul 23 16:16:10 2018 +0300

    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.

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

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