[gstreamer-bugs] [Bug 594306] ffdec_* sets channel-positions for common mono and stereo cases

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 8 06:31:04 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594306


Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9


--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-09-08 13:31:02 UTC ---
commit 5b88414ce5730cdf7a87b788bb7afd8dba79243c
Author: Jonathan Matthew <jonathan at d14n.org>
Date:   Sun Sep 6 23:09:21 2009 +1000

    codecmap: don't set channel-positions for common mono and stereo cases

    The ffmpeg audio decoders set the channel-positions field in their caps in
t
    basic mono and stereo cases, which causes caps nego problems when you mix
    ffdec-decoded audio with audio from other sources, which don't do this.

    See also bug 476370, where faad previously did the same thing.

    Fixes bug #594306.

-- 
Configure bugmail: http://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