Commit Graph

33 Commits

Author SHA1 Message Date
Fredrik Fornwall f4d8b16b0b ffmpeg: Build with --enable-gnutls 2017-06-16 22:26:48 +02:00
Fredrik Fornwall c4e120883c ffmpeg: Remove --enable-nonfree & --enable-openssl
Building with either of these results in:

  This version of ffmpeg has nonfree parts compiled in.
  Therefore it is not legally redistributable."

Fixes #1087.
2017-06-15 00:30:57 +02:00
Fredrik Fornwall 7c505c10bd ffmpeg: Update from 3.3.1 to 3.3.2 2017-06-07 12:01:59 +02:00
Fredrik Fornwall bcc3b1c5ef ffmpeg: Update from 3.3 to 3.3.1 2017-05-17 23:42:30 +02:00
Fredrik Fornwall fa8baedb63 ffmpeg: Update from 3.2.4 to 3.3 2017-05-11 01:59:42 +02:00
Fredrik Fornwall f66d214bb6 ffmpeg: Bump revision after libx265 update
The libx265 updates are not binary compatible, rebuild ffmpeg against
the updated library. Fixes #804.
2017-03-01 22:35:16 +01:00
Fredrik Fornwall 0488a6f552 ffmpeg: Force usage of clang 2017-02-12 23:12:29 +01:00
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
2017-02-12 21:01:54 +01:00
Fredrik Fornwall 71430aa64e Use the termux_error_exit shell function 2017-01-22 23:06:48 +01:00
Fredrik Fornwall 318a000b92 ffmpeg: Bump version, enable x265
Fixes #655.
2017-01-11 02:04:41 -05:00
Fredrik Fornwall af52bea377 mpv: Rebuild after ffmpeg update 2016-11-30 12:47:03 -05:00
Fredrik Fornwall 49ac27c7bd ffmpeg: Update from 3.2 to 3.2.1 2016-11-26 12:55:26 -05:00
Fredrik Fornwall 7d54055e4f ffmpeg: Update from 3.1.5 to 3.2 2016-11-16 17:30:49 -05:00
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
2016-11-15 17:07:00 +01:00
Fredrik Fornwall 615d4e6375 ffmpeg: Update from 3.1.4 to 3.1.5 2016-10-25 18:00:17 -04:00
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.
2016-10-19 17:21:32 -04:00
Fredrik Fornwall 25603406df ffmpeg: Update from 3.1.3 to 3.1.4 2016-10-03 16:59:39 -04:00
Fredrik Fornwall e73b00672e ffmpeg: Bump revision and depend on libopus 2016-09-16 04:26:36 -04:00
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/
2016-09-15 14:35:28 +02:00
Fredrik Fornwall 5794a3f955 ffmpeg: Update from 3.1.2 to 3.1.3 2016-08-27 12:15:14 -04:00
Fredrik Fornwall aafa75a8bb ffmpeg: Do not use libfaac encoder
The built-in ffmpeg AAC encoder is now recommended instead.
2016-08-26 05:45:36 -04:00
Fredrik Fornwall cdd3e91185 ffmpeg: Update from 3.1.1 to 3.1.2 2016-08-14 08:23:12 -04:00
Fredrik Fornwall b2ecb099a5 ffmpeg: Update from 3.1 to 3.1.1 2016-07-04 17:26:06 -04:00
Fredrik Fornwall 979c5491f4 ffmpeg: Update from 3.0.2 to 3.1 2016-06-27 09:11:04 -04:00
Fredrik Fornwall ed0fc1fd1d ffmpeg: Fix x86_64 build 2016-06-17 16:50:36 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall b55a2fee69 ffmpeg: Update from 3.0 to 3.0.2 2016-05-03 07:45:59 -04:00
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.
2016-03-24 21:42:59 -04:00
Fredrik Fornwall bc0596c11b ffmpeg&libav: Enable libmp3lame (closes #170) 2016-03-16 14:28:30 -04:00
Fredrik Fornwall 05f3b9f070 ffmpeg: Update from 2.8.5 to 3.0 2016-03-07 19:34:01 -05:00
Fredrik Fornwall de342bf4da ffmpeg: Update from 2.8.4 to 2.8.5 2016-01-29 05:24:19 -05:00
Fredrik Fornwall 76897d2eed ffmpeg: Update from 2.8.3 to 2.8.4 2015-12-25 21:26:47 -05:00
Fredrik Fornwall 209cba9f51 ffmpeg: Move out from disabled 2015-12-15 20:12:55 -05:00