Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

arthureleven/ditto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Wallpaper Engine made with SDL2

To run this software, you need the DLLs for FFmpeg and SDL2. Make sure to have these DLLs available in the system before executing the program.

Required DLLs

  • SDL2.dll: A cross-platform development library providing low-level access to audio, keyboard, mouse, and display functions.
  • avcodec-xx.dll (part of FFmpeg): Handles audio and video encoding and decoding.
  • avformat-xx.dll (part of FFmpeg): Deals with multimedia container formats.
  • avutil-xx.dll (part of FFmpeg): Provides various utility functions used by other components of the library, including common multimedia processing tasks.

About

Wallpaper Engine made with SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published