endemm (encoder and decoder for multimedia) is a program to convert multimedia data.
  • C++ 98.5%
  • CMake 1.5%
Find a file
2025-11-02 15:40:07 +00:00
Codecs build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
Containers build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
Core build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
DataConverters made doc blocks compatible with Doxygen, added Doxygen configuration 2025-06-21 20:04:13 +00:00
doc@4b111babad updated doc 2022-04-18 09:17:49 +00:00
doc.old renamed doc folder to doc.old 2022-03-31 18:33:56 +00:00
tests build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
tools build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
.editorconfig added line to editorconfig file 2025-03-22 13:06:29 +00:00
.gitignore made doc blocks compatible with Doxygen, added Doxygen configuration 2025-06-21 20:04:13 +00:00
.gitmodules updated doc submodule 2022-04-10 06:48:27 +00:00
CMakeLists.txt added installation rules 2025-11-02 15:40:07 +00:00
config-dist.cmake build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
COPYING Initial import 2016-05-10 19:04:46 +00:00
Doxyfile made doc blocks compatible with Doxygen, added Doxygen configuration 2025-06-21 20:04:13 +00:00
endemm.cpp build endemm core as library, switched to C++20, fixed C++20 warning 2025-11-02 14:32:16 +00:00
install.cmake added installation rules 2025-11-02 15:40:07 +00:00
Readme.md renamed ppavc to endemm 2022-04-10 06:47:55 +00:00
Requirements.md updated Requirements.md 2025-03-06 20:54:43 +00:00

endemm - encoder and decoder for multimedia

What is endemm?

endemm is a program for converting audio and video data.

Its core is currently being developed so that it cannot do much at the moment besides copying PCM audio data.