[gstreamer-bugs] [Bug 576322] [basetransform] doesn't fixate non-fixated suggested caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 11 15:04:33 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=576322

  GStreamer | gstreamer (core) | Ver: 0.10.22

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gst-plugins-base            |gstreamer (core)
            Summary|cannot change caps inline to|[basetransform] doesn't
                   |set samplerate              |fixate non-fixated suggested
                   |                            |caps




------- Comment #5 from Tim-Philipp Müller  2009-06-11 22:03 UTC -------
Looks to me like either a bug in basetransform or in capsfilter:

 - if it's supposed to be ok to pass non-simple/unfixed
   caps to gst_base_transform_suggest(), then it's a bug
   in basetransform, as it doesn't fixate the caps somewhere

 - if it's not supposed to be ok to pass non-simple/unfixed
   caps to gst_base_transform_suggest(), then it looks like
   primarily a bug in capsfilter, and there should be an
   g_return_if_fail() guarding gst_base_transform_suggest()


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576322.




More information about the Gstreamer-bugs mailing list