huihui 32b4195e17 AudioDecode 5 gadi atpakaļ
..
README.md 32b4195e17 AudioDecode 5 gadi atpakaļ
SDL2-2.0.3.tar.gz 32b4195e17 AudioDecode 5 gadi atpakaļ
alsa-lib-1.2.1.tar.bz2 32b4195e17 AudioDecode 5 gadi atpakaļ

README.md

1.alsa

./configure --prefix=/root/Desktop/alsa --enable-static=yes --enable-shared=no
make -j16
make install

2.SDL

./configure --prefix=/root/Desktop/SDL2 --enable-alsa --with-alsa-prefix=/root/Desktop/alsa/lib --with-alsa-inc-prefix=/root/Desktop/alsa/include
make -j16
make install

3.ffmpeg

ffmpegοhttps://github.com/yundiantech/FFMPEG_DEMO/tree/master/ffmpeg-src