[gst-devel] alignment issues

David Schleef ds at schleef.org
Wed Apr 7 12:15:03 CEST 2004


On Wed, Apr 07, 2004 at 08:26:12AM +0200, Ronald S. Bultje wrote:
> # define GST_READ_UINT64_BE(data)      (((guint64) data[0]) << 56 | \

Don't forget that data could be a non-uint8_t pointer.



dave...





More information about the gstreamer-devel mailing list