gstreamer/libs/gst/dataprotocol
Sebastian Dröge 05d13e84ea libs/gst/dataprotocol/dataprotocol.c: Don't write to the same region of memory as a uint64 and uint16 as this breaks ...
Original commit message from CVS:
* libs/gst/dataprotocol/dataprotocol.c:
Don't write to the same region of memory as a uint64 and uint16
as this breaks strict aliasing rules and apparantly breaks on PPC
and s390. Thanks to Sjoerd Simons for analysing. Fixes bug #348114.
2008-06-30 09:38:45 +00:00
..
.gitignore moap ignore 2006-07-02 00:39:28 +00:00
dataprotocol.c libs/gst/dataprotocol/dataprotocol.c: Don't write to the same region of memory as a uint64 and uint16 as this breaks ... 2008-06-30 09:38:45 +00:00
dataprotocol.h libs/gst/: Fix empty prototypes. Fixes bug #507957. 2008-01-08 02:07:38 +00:00
dp-private.h libs/gst/dataprotocol/: It's about time we bump the version number. 2005-10-08 17:17:25 +00:00
Makefile.am libs/gst/dataprotocol/Makefile.am: build dataprotocol test by linking to the lib, instead of compiling the source, so... 2006-07-02 09:04:45 +00:00