[Bug 642879] qtmux: add a 'variant' with the bare video/quicktime media type

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 13 07:25:17 PDT 2011


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

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

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

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-04-13 14:25:14 UTC ---
Fixed this differently (I hope):

 commit 025417f12436170fe77d469d614933304b0b046f
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Wed Apr 13 15:18:11 2011 +0100

    qtmux: add variant-less video/quicktime to source pad template caps

    This is needed for automatic transcoding using encodebin. Our typefinder
    does not always add a variant to the found caps, and encodebin needs
    an *exact* match to the caps on the source pad template, so we need
    to add the variant-less video/quicktime caps to the template as well
    for encodebin to be able to find it. Add unit test for this as well.

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

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