1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec/codecs/lib
Christian Soffke 1745b74576 Make simulator compile on MacOS
Tested on MacOS Sequoia (Apple Silicon) with the
latest Xcode command line tools, gcc 14
(Homebrew GCC 14.2.0_1) and sdl2 (Homebrew 2.30.9)

Make sure 'gcc' (and 'gcc-ar') is in your PATH
ahead of the Xcode-provided "gcc"(clang). E.g.
by setting up symlinks in /usr/local/bin that
point to gcc-14 and gcc-ar-14.

Notes:
- The appropriate bmp from uisimulator/bitmaps
  has to be manually copied to your build folder
  and renamed to UI256.bmp, if you want the sim
  background to be displayed

Change-Id: I559f33d2165065f913f30c016b85906af380fb81
2024-11-30 22:19:02 -05:00
..
asm_arm.h
asm_mcf5249.h
codeclib.c Fix codecs in simulator builds on Windows 2017-01-15 21:46:19 +01:00
codeclib.h Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00
codeclib_misc.h
ffmpeg_bitstream.c
ffmpeg_bswap.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
ffmpeg_get_bits.h Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
ffmpeg_intreadwrite.h
ffmpeg_put_bits.h
fft-ffmpeg.c
fft-ffmpeg_arm.h
fft-ffmpeg_cf.h
fft.h
libcodec.make build: Experimental LTO support, phase one 2024-06-18 08:15:47 -04:00
mdct.c
mdct.h
mdct_lookup.c
mdct_lookup.h
osx.dummy.c
SOURCES [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00