[gstreamer-bugs] [Bug 502204] rtpmanager uses %d to printf unsigned ssrc/pt

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 10 08:37:44 PST 2007


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

  GStreamer | gst-plugins-bad | Ver: HEAD CVS




------- Comment #5 from Wim Taymans  2007-12-10 16:37 UTC -------
It's not a big deal, we could add %u to the accepted padtemplate strings and
then everything is fine and neat. Currently, if you receive a new-pad from a
padtemplate, you are supposed to be able to parse the padname with the template
name and scanf(), scanning an unsigned int with %d probably works but it's not
very nice.


-- 
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=502204.




More information about the Gstreamer-bugs mailing list