[gstreamer-bugs] [Bug 621282] Display of short fourccs is in hex instead of text

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 11 04:16:09 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=621282
  GStreamer | gstreamer (core) | git

--- Comment #3 from martin.bisson at gmail.com 2010-06-11 11:16:07 UTC ---
Actually, any character for which GST_ASCII_IS_STRING(c) returns true is fine,
and gets included in the fourcc.  All other characters, such as parenthesis or
brackets, parsing stops.

So the patch preserves behavior for characters such as ) or }.

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