I tried compressing various RAW data files and it works well with both endian types.
But when I'm decompressing an image - whatever I specify as file extension (.raw or .rawl) - the result is the same. opj_decompress.exe must be fixed to account for the output file extension and write the bytes in the proper order.
Thanks!