Skip to content
Snippets Groups Projects
Commit 7ecd3699 authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

MVK: update libvlc for release

parent b8f2ca65
No related branches found
No related tags found
No related merge requests found
Showing
with 34 additions and 34 deletions
From 86e78a661d9d0fdef727d47e620abd3f608a9870 Mon Sep 17 00:00:00 2001
From a8c74d27f3f681a0c5af1643f004180ffebe4b45 Mon Sep 17 00:00:00 2001
From: David Geldreich <david.geldreich@free.fr>
Date: Fri, 20 Apr 2012 16:41:19 +0200
Subject: [PATCH 01/16] arm_neon: added function macro to handle the underscore
......@@ -65,5 +65,5 @@ index 0000000..d853255
+.endm
+
--
1.9.3 (Apple Git-50)
2.3.0
From 8c588caac55570323977aeeb81cbda1c17cf4ecd Mon Sep 17 00:00:00 2001
From a74936aa01b33a8c767941fa4303d1952fbae4f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Fri, 10 Aug 2012 16:01:49 +0200
Subject: [PATCH 02/16] arm_neon: use a macro to fix compilation for iOS
......@@ -204,5 +204,5 @@ index dcc51ed..4722be4 100644
pop {r4,pc}
+endfunc
--
1.9.3 (Apple Git-50)
2.3.0
From 1b16716985dce6e5121cb08d428636a838ab6a1f Mon Sep 17 00:00:00 2001
From 91c28a22624b6f353219098e68fa3e8d0c15ad33 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Fri, 10 Aug 2012 16:02:07 +0200
Subject: [PATCH 03/16] deinterlace/merge: use a macro to fix compilation for
......@@ -82,5 +82,5 @@ index dd77902..03e5042 100644
b 1b
+endfunc
--
1.9.3 (Apple Git-50)
2.3.0
From 6d6eb8476cb2f303d30d92b563a4596ed76c4c70 Mon Sep 17 00:00:00 2001
From cd3d06f439af16fa10e6562156089932abed322b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Wed, 29 May 2013 13:25:54 +0200
Subject: [PATCH 04/16] libass: fix text rendering on iOS by providing a font
......@@ -62,5 +62,5 @@ index dc247f4..dffe14e 100644
const char *psz_font = NULL; /* We don't ship a default font with VLC */
const char *psz_family = "Arial"; /* Use Arial if we can't find anything more suitable */
--
1.9.3 (Apple Git-50)
2.3.0
From 6f564f1a8d4543fa1f0480f7283e76afc43236f8 Mon Sep 17 00:00:00 2001
From f7d49368d4a054cdbb1ba89d71beb7b2d714c450 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20Ku=CC=88hne?= <fkuehne@videolan.org>
Date: Sat, 20 Jul 2013 23:35:05 +0200
Subject: [PATCH 05/16] contrib/png: fix ARM assembly for iOS
......@@ -119,5 +119,5 @@ index c5a3fba..7649c4b 100644
cd $< && $(MAKE) install
touch $@
--
1.9.3 (Apple Git-50)
2.3.0
From bb45c9bd11337e6474f997f2bbf48c42cb31049c Mon Sep 17 00:00:00 2001
From f3807f351be31b6b96b227b82972547397b2592b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Mon, 7 Oct 2013 17:05:21 +0200
Subject: [PATCH 06/16] contrib/flac: fix compilation with clang 5.0
......@@ -41,5 +41,5 @@ index 53393a4..1bcfd27 100644
endif
ifdef HAVE_ANDROID
--
1.9.3 (Apple Git-50)
2.3.0
From 7b41449dea2824b81811120032b2811ca0d80f79 Mon Sep 17 00:00:00 2001
From 1342a0250a13cc8c08228f858c08d0ec2dc68bb5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Thu, 21 Nov 2013 16:26:40 +0100
Subject: [PATCH 07/16] lib/media_player: inherit deinterlace and vbi variables
......@@ -27,5 +27,5 @@ index b4a5f10..5691345 100644
var_Create (mp, "marq-marquee", VLC_VAR_STRING);
var_Create (mp, "marq-color", VLC_VAR_INTEGER | VLC_VAR_DOINHERIT);
--
1.9.3 (Apple Git-50)
2.3.0
From b2fd81527841744b4683f9e485c7ac6d13d90d24 Mon Sep 17 00:00:00 2001
From 71aa3f910dad6a9ae413e6961d7bad6fac23670d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Wed, 15 Jan 2014 15:26:46 +0100
Subject: [PATCH 08/16] contrib/opus disable asm on arm
......@@ -22,5 +22,5 @@ index 56f0933..273521f 100644
.opus: opus
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(OPUS_CONF)
--
1.9.3 (Apple Git-50)
2.3.0
From 07792ddf63a887b6d64dcdb4a355c4381ddf680e Mon Sep 17 00:00:00 2001
From 67e3bc3dbe59acde3a6bff92ddfb6b96499c7afd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Wed, 22 Jan 2014 09:56:23 +0100
Subject: [PATCH 09/16] contrib/gcrypt: disable asm on iOS
......@@ -22,5 +22,5 @@ index 0cc1222..7e67319 100644
ifdef HAVE_BSD
GCRYPT_CONF += --disable-asm --disable-aesni-support
--
1.9.3 (Apple Git-50)
2.3.0
From a01ff6dcc9b91895485abf1e89076e3119a6fd07 Mon Sep 17 00:00:00 2001
From 25a7c2a9e1914ccc5b9235f5858d93e248fd819e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Fri, 10 Aug 2012 16:02:33 +0200
Subject: [PATCH 10/16] fix libtool
......@@ -33,5 +33,5 @@ index 3bb8cdb..542abaa 100644
SOURCES_transform = transform.c
SOURCES_invert = invert.c
--
1.9.3 (Apple Git-50)
2.3.0
From 8b7833872b75c6580622d5cd99b296c625447100 Mon Sep 17 00:00:00 2001
From b7153400572fdf87b23ebe5dc696be0928aac033 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Wed, 22 Jan 2014 13:55:16 +0100
Subject: [PATCH 11/16] freetype: added a fake font lookup mechanism for iOS to
......@@ -96,5 +96,5 @@ index cff52b1..40b25fb 100644
#endif
--
1.9.3 (Apple Git-50)
2.3.0
From b538e15f742c3a47bdeea6db4cdc1ce4a4721396 Mon Sep 17 00:00:00 2001
From 03f69b2325e7296d6fa25ccc6b300cec0d3ec907 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Wed, 22 Jan 2014 15:19:43 +0100
Subject: [PATCH 12/16] contrib/speexdsp: disable neon for AArch64
......@@ -24,5 +24,5 @@ index e82c6ba..658a72e 100644
.speexdsp: speexdsp
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(SPEEXDSP_CONF)
--
1.9.3 (Apple Git-50)
2.3.0
From 5fd240062795c886e79b2559e83d854c4272eb18 Mon Sep 17 00:00:00 2001
From dadc6b77e133961c48227758db7b10f21c9552a1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Thu, 3 Oct 2013 18:27:43 +0200
Subject: [PATCH 13/16] contrib: add arch option for platforms where the arch
......@@ -65,7 +65,7 @@ index b77a9d9..86d4b9e 100755
;;
*bsd*)
diff --git a/contrib/src/main.mak b/contrib/src/main.mak
index 79e8e57..dc06051 100644
index c9f409a..1ae11e9 100644
--- a/contrib/src/main.mak
+++ b/contrib/src/main.mak
@@ -35,7 +35,9 @@ PREFIX := $(abspath $(PREFIX))
......@@ -79,5 +79,5 @@ index 79e8e57..dc06051 100644
ifeq ($(ARCH)-$(HAVE_WIN32),x86_64-1)
HAVE_WIN64 := 1
--
1.9.3 (Apple Git-50)
2.3.0
From 2e21566b99d70124138b9024607214ce543e2e58 Mon Sep 17 00:00:00 2001
From 3555c6e0d1df4bbe0dbe96b14f85986f9bbea1e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Thu, 31 Oct 2013 20:42:59 +0100
Subject: [PATCH 14/16] contrib/gcrypt: use git version on iOS
......@@ -135,5 +135,5 @@ index 0000000..df97ffb
+ AM_CFLAGS = $(GPG_ERROR_CFLAGS)
+
--
1.9.3 (Apple Git-50)
2.3.0
From 02e3616c9470ee8453f65dc28bf88c3ad6ccc33f Mon Sep 17 00:00:00 2001
From d85d2e1dc4ac7eb95e1ba32aca38667c573b1abb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Mon, 31 Mar 2014 17:54:01 +0200
Subject: [PATCH 15/16] libvlc: add preliminary code path to modify quartztext
......@@ -275,5 +275,5 @@ index 8de1081..112e952 100644
+ return VLC_SUCCESS;
+}
--
1.9.3 (Apple Git-50)
2.3.0
From cb73954924b6fc2ca5376e4f295eaaac42aa7ef7 Mon Sep 17 00:00:00 2001
From 1502a877dbd1a9fb4b3fb3da4059116b69ad60c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Felix=20Paul=20K=C3=BChne?= <fkuehne@videolan.org>
Date: Wed, 22 Jan 2014 13:37:59 +0100
Subject: [PATCH 16/16] contrib/speex: fix compilation for non-ARMv7 iOS
......@@ -25,5 +25,5 @@ index a5f003c..916b0ea 100644
.speex: speex
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) $(SPEEX_CONF)
--
1.9.3 (Apple Git-50)
2.3.0
......@@ -15,7 +15,7 @@ NONETWORK=no
SKIPLIBVLCCOMPILATION=no
SCARY=yes
TESTEDHASH=f333a1c7fc9
TESTEDHASH=e52299c27e1fe7
usage()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment