Sound decoding library
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
aneejit1 9e2710c9d8 Implement ffmpeg 5.0 support
Version 5.0 of ffmpeg removed a lot of deprecated API which causes akode
to fail to build against it. The ffmpeg plugin has been amended to allow
akode to build against the new version as well as older versions, plus a
call to "av_register_all" has been re-instated for earlier versions to
ensure the player functions correctly.

Signed-off-by: aneejit1 <aneejit1@gmail.com>
3 years ago
akode Implement ffmpeg 5.0 support 3 years ago
AUTHORS Initial import of akode 2.0.2 11 years ago
CMakeLists.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 3 years ago
COPYING Initial import of akode 2.0.2 11 years ago
ConfigureChecks.cmake plugins/ffmpeg_decoder: migrate to FFmpeg 4.x API 4 years ago
INSTALL Cleanup the CMakeLists.txt file. 6 years ago
PACKAGING Rename completely from polyp to pulse 10 years ago
README.md Change README to markdown format. 4 years ago
config.h.cmake plugins/ffmpeg_decoder: migrate to FFmpeg 4.x API 4 years ago

README.md

akode - an audio library for aRts (tde)

aKode is a multithreaded audio library that provides aRts with plugins to play a variety of formats:

  • Ogg Vorbis
  • Musepack (MPC)
  • FLAC
  • Speex
  • Libmad (MPEG-1 and MPEG-2)
  • Libsamplerate

aKode focuses on performance, which means a big enhancement for users runing aRts in non-realtime mode.

.

Contributing

If you wish to contribute to aKode (TDE), you might do so: