[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 20:01:30 PDT 2010


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

martin.bisson changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163373|0                           |1
        is obsolete|                            |

--- Comment #5 from martin.bisson at gmail.com 2010-06-12 03:01:29 UTC ---
Created an attachment (id=163445)
 View: https://bugzilla.gnome.org/attachment.cgi?id=163445
 Review: https://bugzilla.gnome.org/review?bug=621282&attachment=163445

A patch fixing the bug

This patch fixes the bug by considering only alnum AND spaces, which should be
the appropriate behavior.  Characters like - and +, allowed by
G_ASCII_IS_STRING, should not be in fourcc formats.  Therefore they should be
displayed in hexadecimal.

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