transcoding audio in memory buffer based on ffmpeg
Download all dependencies into dep
folder:
It's easy, just run:
sh build.sh
To build the demo, run this:
gcc -o demo ./src/demo.c -std=c99 -I./include -L./lib -ltranscoding -lavutil -lavcodec -lavformat -lswresample -lfdk-aac