[Bug 677401] AC3 parser doesn't accept "audio/x-ac3"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 5 00:31:12 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677401
  GStreamer | gst-plugins-good | 0.11.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2012-06-05 07:31:10 UTC ---
commit ca4b5d795bf52ea434470475e2dac6a149282c10
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Jun 5 09:18:12 2012 +0200

    audioparsers: Fix GstBaseParse::get_sink_caps() implementations

    They should take the filter caps into account and always return
    the template caps appended to the actual caps. Otherwise the
    parsers stop to accept unparsed streams where upstream does not
    know about channels, rate, etc.

    Fixes bug #677401.


commit 7c6093357b5904c2e5dc7f3c9140748c85575349
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Jun 5 09:30:00 2012 +0200

    videoparsers: Fix GstBaseParse::get_sink_caps() implementations

    They should take the filter caps into account and always return
    the template caps appended to the actual caps. Otherwise the
    parsers stop to accept unparsed streams where upstream does not
    know about width, height, etc.

    Fixes bug #677401.

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