Fredrik Fornwall
a5be048988
ffmpeg&libav: Remove custom strtod broken on arm
Defining a custom strtod on arm when using hard float breaks
since the function is marked in system headers as expecting a
soft abi. Hopefully strtod works on Android 5.0+ so the strtod
workaround is no longer needed.
Fixes #179 .
9 years ago
Fredrik Fornwall
bc0596c11b
ffmpeg&libav: Enable libmp3lame ( closes #170 )
9 years ago
Fredrik Fornwall
4f367c6eec
libav: Update from 11.4 to 11.6
9 years ago
Fredrik Fornwall
f1f58a7159
libav: Bump revision to force rebuild
9 years ago
Fredrik Fornwall
9da06063db
Make libav conflict with ffmpeg
9 years ago
Fredrik Fornwall
637f22d133
Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26 ).
It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
9 years ago
Fredrik Fornwall
71e112d45f
Update libav from 11.3 to 11.4
10 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago