[Bug 689336] webmmux: can't link webmux to shout2send

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 30 09:26:44 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=689336
  GStreamer | gst-plugins-good | 1.0.3

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.0.4
            Summary|could not link webmmux0 to  |webmmux: can't link webmux
                   |shout2send0                 |to shout2send

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-11-30 17:26:40 UTC ---
Should be fixed in the next release, sorry about that, very subtle bug.

commit 81b9e197df07e300daa754f652086f45c7b6395d
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Nov 30 17:22:59 2012 +0000

    shout2send: accept audio/webm as well as video/webm

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

commit 672ab8fb5b653b5b64d8d596b5a5c24819d2ed32
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Nov 30 17:20:18 2012 +0000

    webmux: fix linking with shout2send element

    Shout2send only accepts webm format, not matroska, but due
    to a bug in matroskamux, webmmux's source pad is also created
    with the matroska source pad template as pad template, which
    makes the link function think it can't link webmmux to shout2send.

    Also add unit test.

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

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