madcock / sf2000_multicore_cores

Libretro cores modified to work on the SF2000 multicore loader
GNU General Public License v3.0
44 stars 2 forks source link

ffmpeg (Media player) #77

Open madcock opened 4 months ago

madcock commented 4 months ago

lots of missing thread functions

There is no media player on SF2000, though ironically its hardware was originally designed to be for media! However, little of that functionality appears to be available for multicore using the stock loader. The ffmpeg core could probably be rewritten to avoid the current thread issues, but that would require a lot of work by someone motivated to do so.

See also: https://github.com/madcock/sf2000_multicore_cores/issues/2