Ivafl (Image, Video, Aufio formats library) it's an easy library that have utility function for encoding and decoding avi, bmp, jpeg, mp3, mp4, png, wav
Go to file
SolindekDev 0a91d8ed6c
Add files via upload
2023-03-28 20:57:20 +02:00
examples/wav Add files via upload 2023-03-28 20:57:20 +02:00
include Add files via upload 2023-03-28 20:57:20 +02:00
src Add files via upload 2023-03-28 20:57:20 +02:00
.gitignore Initial commit 2023-03-28 20:54:56 +02:00
LICENSE Initial commit 2023-03-28 20:54:56 +02:00
Makefile Add files via upload 2023-03-28 20:57:20 +02:00
README.md Update README.md 2023-03-28 20:56:03 +02:00

README.md

IVAFL

Ivafl (Image, Video, Aufio formats library) it's an easy library that have utility function for encoding and decoding avi, bmp, jpeg, mp3, mp4, png, wav

Build

make # Should create libivafl.a
make clean # Will delete libivafl.a and all .o files