Fredrik Fornwall
0488a6f552
ffmpeg: Force usage of clang
8 years ago
Vishal Biswas
cfa043f9b4
update packages ( #766 )
* file: update from 5.29 to 5.30
* ffmpeg: update from 3.2.2 to 3.2.4
* mpv: update from 0.23.0 to 0.24.0
also prevent opportunistic linking with x11
* grep: update from 2.28 to 3.0
* fish: update from 2.4.0 to 2.5.0
add tarball checksum
remove patches no longer needed
see https://github.com/fish-shell/fish-shell/pull/3585
* wget: update from 1.19 to 1.19.1
8 years ago
Fredrik Fornwall
71430aa64e
Use the termux_error_exit shell function
8 years ago
Fredrik Fornwall
318a000b92
ffmpeg: Bump version, enable x265
Fixes #655 .
8 years ago
Fredrik Fornwall
af52bea377
mpv: Rebuild after ffmpeg update
8 years ago
Fredrik Fornwall
49ac27c7bd
ffmpeg: Update from 3.2 to 3.2.1
8 years ago
Fredrik Fornwall
7d54055e4f
ffmpeg: Update from 3.1.5 to 3.2
8 years ago
Belldandu
56862a32d5
ffmpeg enable libvpx (WebM encoder) ( #545 )
* ffmpeg enable libvpx (WebM encoder)
https://trac.ffmpeg.org/wiki/Encode/VP8
* enable vp8 in libvpx and edit comments about libvpx in ffmpeg
8 years ago
Fredrik Fornwall
615d4e6375
ffmpeg: Update from 3.1.4 to 3.1.5
8 years ago
Fredrik Fornwall
45409e8418
ffmpeg: Disable lzma
Avoid linking ffmpeg against liblzma as that is only used for
compressed tiff decoding, and causes linking problems on Android
7 when used in mpv. Fixes #511 .
8 years ago
Fredrik Fornwall
25603406df
ffmpeg: Update from 3.1.3 to 3.1.4
8 years ago
Fredrik Fornwall
e73b00672e
ffmpeg: Bump revision and depend on libopus
8 years ago
Mariusz
c842d781b6
ffmpeg: Enable opus codec ( fixes #452 ) ( #453 )
Modify ffmpeg build script to include opus codec.
Information about the codec can be found at:
- https://en.wikipedia.org/wiki/Opus_(audio_format)
- https://www.opus-codec.org/
8 years ago
Fredrik Fornwall
5794a3f955
ffmpeg: Update from 3.1.2 to 3.1.3
8 years ago
Fredrik Fornwall
aafa75a8bb
ffmpeg: Do not use libfaac encoder
The built-in ffmpeg AAC encoder is now recommended instead.
8 years ago
Fredrik Fornwall
cdd3e91185
ffmpeg: Update from 3.1.1 to 3.1.2
8 years ago
Fredrik Fornwall
b2ecb099a5
ffmpeg: Update from 3.1 to 3.1.1
9 years ago
Fredrik Fornwall
979c5491f4
ffmpeg: Update from 3.0.2 to 3.1
9 years ago
Fredrik Fornwall
ed0fc1fd1d
ffmpeg: Fix x86_64 build
9 years ago
Fredrik Fornwall
bb27a0ec42
Various package updates
Many of them cascading from the update of glib.
9 years ago
Fredrik Fornwall
b55a2fee69
ffmpeg: Update from 3.0 to 3.0.2
9 years ago
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
05f3b9f070
ffmpeg: Update from 2.8.5 to 3.0
9 years ago
Fredrik Fornwall
de342bf4da
ffmpeg: Update from 2.8.4 to 2.8.5
9 years ago
Fredrik Fornwall
76897d2eed
ffmpeg: Update from 2.8.3 to 2.8.4
9 years ago
Fredrik Fornwall
209cba9f51
ffmpeg: Move out from disabled
9 years ago
Fredrik Fornwall
1880984ed1
ffmpeg: Depend on liblzma
9 years ago
Fredrik Fornwall
47b2c44e06
ffmpeg: Mark as conflicting with libav
9 years ago
Fredrik Fornwall
351bc9dbb2
Add ffmpeg as a disabled package
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