gst/mpegstream/gstmpegparse.c: Use our alignment-safe macros here too, since we can...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 14 Dec 2006 12:05:49 +0000 (12:05 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 14 Dec 2006 12:05:49 +0000 (12:05 +0000)
commitd26b52d5ce776c889881ea47419f29f35a063374
treefd717bcb6192e6fc705bda71e03c5f2b8bcedc7c
parentfe3357b64734e9bd1ae1e05ad782d98d27cafe0b
gst/mpegstream/gstmpegparse.c: Use our alignment-safe macros here too, since we can't assume that

Original commit message from CVS:
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
Use our alignment-safe macros here too, since we can't assume that
GST_BUFFER_DATA is aligned (these are subbuffers we're dealing with
here).
ChangeLog
gst/mpegstream/gstmpegparse.c