configure.ac: Add test for allowing unaligned access. Add define to put in gstconfig.h.
authorDavid Schleef <ds@schleef.org>
Tue, 20 Apr 2004 00:17:26 +0000 (00:17 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 20 Apr 2004 00:17:26 +0000 (00:17 +0000)
commitd10158fcb552d849a313dc505dcc0761c44e664e
tree8e575b622c0e230aac19cc09cd57c161eb2444b8
parentd30991ae039b3174c6529129b750d69d1aacc633
configure.ac: Add test for allowing unaligned access.  Add define to put in gstconfig.h.

Original commit message from CVS:
* configure.ac: Add test for allowing unaligned access.  Add define
to put in gstconfig.h.
* docs/gst/gstreamer-sections.txt: New symbols
* docs/gst/tmpl/gstcompat.sgml: Check in changes made by gtkdoc
* docs/gst/tmpl/gstfilesrc.sgml:
* docs/gst/tmpl/gstparse.sgml:
* docs/gst/tmpl/gsttypes.sgml:
* docs/gst/tmpl/gstutils.sgml:
* docs/gst/tmpl/gstvalue.sgml:
* gst/gstconfig.h.in: Add GST_HAVE_UNALIGNED_ACCESS
* gst/gstutils.h: Add macros for unaligned memory access.  Useful
on most !i386/!powerpc architectures.  From Daniel Gazard
<daniel.gazard@free.fr>.  (bug #140156)
* po/af.po: Check in changes made by gettext.
* po/az.po:
* po/fr.po:
* po/nl.po:
* po/sr.po:
* po/sv.po:
17 files changed:
ChangeLog
configure.ac
docs/gst/gstreamer-sections.txt
docs/gst/tmpl/gstcompat.sgml
docs/gst/tmpl/gstfilesrc.sgml
docs/gst/tmpl/gstparse.sgml
docs/gst/tmpl/gsttypes.sgml
docs/gst/tmpl/gstutils.sgml
docs/gst/tmpl/gstvalue.sgml
gst/gstconfig.h.in
gst/gstutils.h
po/af.po
po/az.po
po/fr.po
po/nl.po
po/sr.po
po/sv.po