rmutils: fix byteswapping
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 27 Oct 2009 11:33:24 +0000 (12:33 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 27 Oct 2009 11:33:24 +0000 (12:33 +0100)
commit3784de031dd4c6eaa3af94cf16c83e48df780264
tree8c2cf255b19f64078aaeb5afa3a7c9d887cf4c5f
parent0a36965808ab9095dd68541f589fd71b66c99ca7
rmutils: fix byteswapping

fix the byteswapping code that was wrong because of the side effects of the
READ/WRITE macros.

Fixes #599676
gst/realmedia/rmutils.c