[gstreamer-bugs] [Bug 612312] typefind: Post AAC profile in caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 12 07:07:22 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612312
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.29

--- Comment #19 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-04-12 14:07:15 UTC ---
commit 34dcb8458e2dfee37f83e0a3bf37195a4d503bb2
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Wed Mar 10 13:32:53 2010 +0000

    typefinding: add AAC profile to ADTS caps

    This looks at the AAC profile for ADTS streams and adds the profile as a
    string in the corresponding caps.

    Profile is the actual profile, base-profile denotes the minimum codec
    requirements to decode this stream. In this case they're always the
    same, but they may differ e.g. in case of certain HE-AAC streams that
    can be partially decoded by LC decoders (with loss of quality of course)
    if no suitable HE-AAC decoder is available.

    Fixes #612312.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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