rmdemux: Fix strict-aliasing warnings.
authorJan Schmidt <thaytan@noraisin.net>
Wed, 4 Mar 2009 16:52:59 +0000 (16:52 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Wed, 4 Mar 2009 16:52:59 +0000 (16:52 +0000)
commitb510f2ab6b6269b1813f730fbee7af23350176a1
tree4d8640fb1c2c5a5a7c28b9dd2360fff4f4b2669a
parentbe6292d4de65feb6d9fa19b51ee5f79179804ab9
rmdemux: Fix strict-aliasing warnings.

Use existing GST_READ_UINT32 and GST_WRITE_UINT32 macros instead of
hand-rolled ones.
gst/realmedia/realhash.c