[Bug 772067] fdkaacenc: fix enc ! dec case

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 27 16:21:27 UTC 2016


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

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

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

--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 28a5826fa4d89f849320fe5a920afb58f7fa5714
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Tue Sep 27 16:17:00 2016 +0100

    fdkaacenc: set transmux on the fdkaac lib

    Not doing so will fail to decode in a simple fdkaacenc ! fdkaacdec
    pipeline, though would work if this goes through a file.

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

commit fed624a20868fa0adbec11ba059de385ee10ad81
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Tue Sep 27 16:15:44 2016 +0100

    fdkaacdec: do not error out of out of sync return

    The docs say we should continue feeding in data and decoding

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

commit a828b12ca8c0b253ada58cc5ebc96c24dcd1212d
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Tue Sep 27 09:08:51 2016 +0100

    fdkaac: fix error with AOT_MP2_AAC_LC removed from libfdkaac API

    AOT_MP2_AAC_LC is a "pseudo AOT" which got removed after 0.1.4,
    and maps to AOT_AAC_LC.

    Remove mpegversion 2 from th caps to match.

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

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