rockbox/apps/codecs/librm
Jens Arnold 5f6998bde9 Fix cook on big endian targets. get_uint*be() is already endian agnostic due to reading
single bytes, so the "big endian" version was plain wrong.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21846 a1c6a512-1295-4272-9138-f99709370657
2009-07-13 19:19:05 +00:00
..
rm.c Fix cook on big endian targets. get_uint*be() is already endian agnostic due to reading 2009-07-13 19:19:05 +00:00
rm.h Adding support for rm playback. Only cook codec is supported for now and no seeking. 2009-07-06 22:40:45 +00:00