Re: [mpg123-devel] Porting to WIndows/ARM64
Brought to you by:
sobukus
From: Kevin J. <inv...@ya...> - 2019-09-10 10:59:25
|
Hi Jon, Thanks for the rapid response. > You can probably start by configuring mpg123 to use the non-asm generic > decoder. The win32 part should be the same on ARM. - That is where I'm starting (i.e. non-asm decoder). I think that the auto-vectorization optimization in Visual C/C++ may do a decent job of generating NEON code for ARM64. > Unfortunately, I don't have an ARM system to test it out on. - I do have an ARM64 test device available. Best regards, Kevin Jones On Tuesday, September 10, 2019, 03:44:33 a.m. PDT, JonY <10...@gm...> wrote: On 9/9/19 9:20 PM, Kevin Jones via mpg123-devel wrote: > Hi All, > I am currently porting libmpg123 to Windows/ARM64. From the libmpg123 web site, I gathered that Patrick and JonY are responsible for creating the Windows binaries. How can I reach either of them to include the modifications to create the Windows/ARM64 binary? > > Best regards, > Kevin Jones > > You can probably start by configuring mpg123 to use the non-asm generic decoder. The win32 part should be the same on ARM. Unfortunately, I don't have an ARM system to test it out on. _______________________________________________ mpg123-devel mailing list mpg...@li... https://lists.sourceforge.net/lists/listinfo/mpg123-devel |