[gstreamer-bugs] [Bug 572392] New: G_BIG_ENDIAN and G_LITTLE_ENDIAN have the wrong values in the doc
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Feb 19 01:58:34 PST 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=572392
GStreamer | documentation | Ver: 0.10.x
Summary: G_BIG_ENDIAN and G_LITTLE_ENDIAN have the wrong values
in the doc
Product: GStreamer
Version: 0.10.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Keywords: documentation
Severity: minor
Priority: Normal
Component: documentation
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: damien.thebault at laposte.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
Documentation
Section: 12.3. List of Defined Types
G_BIG_ENDIAN (1234) or G_LITTLE_ENDIAN (4321)
Correct version:
G_BIG_ENDIAN (4321) or G_LITTLE_ENDIAN (1234)
Other information:
In /usr/include/glib-2.0/glib/gtypes.h:
#define G_LITTLE_ENDIAN 1234
#define G_BIG_ENDIAN 4321
--
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=572392.
More information about the Gstreamer-bugs
mailing list