Libraries

From vice-emu
Revision as of 16:51, 14 November 2023 by Gpz (talk | contribs)
Jump to navigation Jump to search

in-tree

VICE uses a few external libraries of which either header files or complete sources are included in the tree (in src/lib)

Dependencies

These libraries are required for certain features:

  • ffmpeg (deprecated, our code is for v3 and then patched to support v4 - moving to v5 or v6 would require rewriting large parts)
TODO: disable/remove "internal" ffmpeg support

besides the above, other libraries are used which are currently linked dynamically and must be supplied as dlls for the windows port

  • SDL
  • zlib
  • hardsid