demux_real: fix some unaligned writes
commit9a7ed638a6af769152477072f3799efab7ccc47f
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 11 Dec 2010 15:30:28 +0000 (11 15:30 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Thu, 16 Dec 2010 04:22:18 +0000 (16 06:22 +0200)
tree27c9163a58625caffcde8832ca6ccd84a6110268
parenta7f4b6b10279d8f7cf06a4859f10926c8e00f4a1
demux_real: fix some unaligned writes

Fix some unaligned writes and avoid some (incorrect due to alignment) casts.
Might also fix bug #371.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32683 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpdemux/demux_real.c