Commit Graph

910 Commits

Author SHA1 Message Date
Jean-Baptiste Kempf
3be2bd676b Contribs: compile Bink decoder 2014-02-07 16:03:33 +01:00
Felix Paul Kühne
c67c7d8692 contrib/orc: use our own download mirror 2014-02-07 12:41:08 +01:00
Felix Paul Kühne
72013a5b4f iOS: don't deploy xcrun as for Intel builds as this isn't needed 2014-02-05 15:41:32 +01:00
Felix Paul Kühne
fc45d0b90f contrib/avcodec: unconditionally enable pic on iOS (close #10532, close #10531) 2014-02-05 15:41:32 +01:00
Rafaël Carré
39053b7007 contrib: x265: do not build shared library 2014-02-01 17:08:09 +01:00
Rafaël Carré
7fd9d4d45a contrib: x265 0.7 2014-02-01 17:01:34 +01:00
Tristan Matthews
4088ffee79 contrib: speexdsp: drop patch
It has been merged upstream.

Signed-off-by: Rafaël Carré <funman@videolan.org>
2014-02-01 11:07:26 +01:00
Felix Paul Kühne
9f4a5e4dbd contrib/sparkle: fix compilation on Snow Leopard
No functional changes
2014-01-31 13:41:37 +01:00
Rafaël Carré
3e1753ac77 contrib: gettext: avoid spawning extra sub-shells 2014-01-29 18:18:33 +01:00
Rafaël Carré
fa8ebe7093 contrib: gettext: fix android build
We only need autopoint to autoreconf packages
2014-01-29 18:17:32 +01:00
Rafaël Carré
750aedbdb8 contrib: avoid cmake rewriting gcc sysroot on Darwin 2014-01-29 18:15:42 +01:00
Jean-Baptiste Kempf
4049e2334d Contribs: add libssh2 2014-01-24 18:46:54 +01:00
Jean-Baptiste Kempf
a9712eb130 Contribs: update vorbis to 1.3.4
"The primary feature of this release is reduced static data size in
 libvorbisenc."
"No functional changes, but the encoder lib is now a shade over 25% the
 size it was in the 1.3.3 release."

Before: libvorbis_plugin.dll: 1.7MB
After:  libvorbis_plugin.dll: 717kB
2014-01-24 15:22:10 +01:00
Jean-Baptiste Kempf
b81456fb97 Contribs: Remove unneeded Android patch 2014-01-24 14:44:42 +01:00
Jean-Baptiste Kempf
31d3613053 Contrib: update live555
Close #10406
2014-01-24 11:40:04 +01:00
Felix Paul Kühne
df5b4a9db9 contrib/harfbuzz: fix OSAtomic calls for AArch64 2014-01-23 18:25:05 +01:00
Felix Paul Kühne
bf235ea880 contrib/ios: simplify arch handling 2014-01-22 14:07:25 +01:00
Felix Paul Kühne
ba2d5efe17 contrib/avcodec: remove remnant 2014-01-22 14:06:41 +01:00
David Fuhrmann
dc0ca56148 contrib: disable gnutls on darwin os 2014-01-14 17:24:40 +01:00
Rafaël Carré
b957f4bfa4 contrib: we don't use nettle directly, only as a gnutls dependency 2014-01-14 12:24:46 +01:00
Rafaël Carré
a177dd4fa6 contrib: x265: handle checksum correctly 2014-01-14 00:23:23 +01:00
Rafaël Carré
d03f05479f contrib: add x265 2014-01-13 23:32:38 +01:00
Rafaël Carré
6768c9cf7f contrib: Look for bzcat 2014-01-13 23:32:38 +01:00
Rafaël Carré
c50c436760 contrib: taglib: fetch patch from https://github.com/taglib/taglib/pull/309
Closes: #10227
2014-01-13 16:52:04 +01:00
Felix Paul Kühne
ce55da2ea4 contrib/sparkle: add patch fixing compilation within current versions of the Xcode IDE 2014-01-11 18:34:51 +01:00
Jean-Baptiste Kempf
c8e99546c5 Contribs: Update to vpx 1.3.0 2014-01-11 10:56:15 +01:00
Jean-Baptiste Kempf
b961d236a3 Contribs: dvdread, use the correct libdvdcss option 2014-01-03 12:49:22 +01:00
Felix Paul Kühne
1be757bbae contrib/avcodec: fix compilation for iOS on ARM 2013-12-31 13:52:14 +01:00
David Fuhrmann
e453aec19f contribs/gnutls: disable on iOS 2013-12-30 23:30:49 +01:00
Jean-Baptiste Kempf
4bed85170f Contrib: use a simpler way to discriminate between libav and FFmpeg 2013-12-28 18:52:36 +01:00
Jean-Baptiste Kempf
d052d401ec Contribs: update bluray to 0.5.0 2013-12-27 11:18:07 +01:00
Jean-Baptiste Kempf
647aa51434 Require libbluray 0.3.0 2013-12-27 11:18:07 +01:00
Rafaël Carré
061c07bd85 contrib: jpeg: do not redefine FALSE/TRUE on OSX
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2013-12-26 17:27:24 +01:00
Rafaël Carré
b2884bb2e8 contrib: speex*: remove destination folder before unpacking 2013-12-26 15:31:34 +01:00
Rafaël Carré
7f65a8eb0d contrib: harfbuzz: disable icu
icu-config is not suited for cross-compilation
2013-12-19 20:46:35 +01:00
Rafaël Carré
c4afbb6cab contrib: gcrypt 1.6.0 2013-12-18 00:54:09 +01:00
Rafaël Carré
0f025b2eea contrib: speexdsp: remove dependency on speex 2013-12-08 11:57:39 +01:00
Rafaël Carré
b036441cf6 contrib: speexdsp: install headers in include/speex, where we expect them 2013-12-08 11:57:35 +01:00
Rafaël Carré
a0e768064d contrib: update to speex git HEAD
split speex and speexdsp
2013-12-08 09:12:06 +01:00
Rafaël Carré
7d72f09c93 contrib: speex: fix git hash
Use the revision just before libspeexdsp split
2013-12-07 22:55:32 +01:00
Jean-Baptiste Kempf
5d73f3bef8 Contribs: update fribidi to 0.19.6 2013-12-07 16:48:32 +01:00
Jean-Baptiste Kempf
ebc939efe1 Contribs: update live555 2013-12-07 16:37:34 +01:00
Jean-Baptiste Kempf
708998c0e7 Contribs: update GnuTLS to 3.1.17 2013-12-07 16:30:04 +01:00
Jean-Baptiste Kempf
0d4a258136 Contrib: upgrade Opus to 1.1 2013-12-07 16:19:22 +01:00
Rémi Denis-Courmont
193af81939 contrib: documentation update 2013-12-05 18:15:52 +02:00
Rémi Denis-Courmont
d95361b003 contrib: fix FFI build
There is no point building FFI for its own sake since VLC does not use
FFI directly on any platform.
2013-12-05 18:09:41 +02:00
Rafaël Carré
d6e317a4ff contrib: don't build glib by default
We only need it as a dependency of another library (fluidsynth)
2013-12-03 09:04:51 +01:00
Felix Paul Kühne
e307931248 contrib/fluidsynth: add glib dependency 2013-12-02 22:52:00 +01:00
Felix Paul Kühne
e593e38e69 contrib: added target for libffi since it is required to compile glib, which in turn is needed for Fluidsynth on Darwin (refs #10014) 2013-12-02 22:51:01 +01:00
Felix Paul Kühne
e7377ebc15 contrib: added target for glib since this is a required dependency to compile fluidsynth (refs #10014) 2013-12-02 22:51:01 +01:00