[vlc-commits] vfilter: yadif deint: disable SIMD on android

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 11:32:03 2018 +0200| [812fdcb264e7fee25daab689e1b9904c2677d40f] | committer: Thomas Guillem vfilter: yadif deint: disable SIMD on android Fixes android NDK 17 x86 build: clang fails to compile assembly code saying it requires

[vlc-commits] contrib: dsm: fix Android nl_langinfo detection

2018-10-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 23 14:09:32 2018 +0200| [80edb355d9e0685bdb73bc30e83c792cd536ff8f] | committer: Thomas Guillem contrib: dsm: fix Android nl_langinfo detection Fixes Android NDK 17+ build >

[vlc-commits] contrib: vpx: fix toolchain path

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:56:34 2018 +0200| [026af3da928cb0f985ab6f22754034eb4a5e3100] | committer: Thomas Guillem contrib: vpx: fix toolchain path Fixes android NDK 17 build >

[vlc-commits] vout: gl: always include gl2ext.h after gl2.h

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 19:17:35 2018 +0200| [b0d41f45f8006ba80578b51071c09dc81cdca1e2] | committer: Thomas Guillem vout: gl: always include gl2ext.h after gl2.h Fixes android NDK 17 build >

[vlc-commits] contrib: dsm: always reconf

2018-10-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 23 12:11:38 2018 +0200| [39808918dc06f14dc7c67a0c292558d49cd9efc9] | committer: Thomas Guillem contrib: dsm: always reconf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=39808918dc06f14dc7c67a0c292558d49cd9efc9 ---

[vlc-commits] aout: audiotrack: use new constructor

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 26 17:14:04 2018 +0200| [b7573bd4c2fb72aeff3dd974441d86ecec4000fa] | committer: Thomas Guillem aout: audiotrack: use new constructor Fixes deprecated warning Fixes #20324 Signed-off-by: Thomas Guillem >

[vlc-commits] contrib: aom: fix cpufeatures support

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:15:06 2018 +0200| [530b1c0e76aad02b5c60e2fbe457578aed795ec9] | committer: Thomas Guillem contrib: aom: fix cpufeatures support Fixes android NDK 17 build >

[vlc-commits] contrib: vpx: remove armv7 only linker flag

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:56:19 2018 +0200| [6e6ef97b3179133afdbc61b974820ef8203e82e1] | committer: Thomas Guillem contrib: vpx: remove armv7 only linker flag Fixes android NDK 17 build: This flag is already forced by compile-libvlc.sh (vlc-android)

[vlc-commits] contrib: microdns: fix Android ifaddrs detection

2018-10-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 23 14:08:42 2018 +0200| [161c74fecc4a2b9503f56e7e9f790daa770ce82a] | committer: Thomas Guillem contrib: microdns: fix Android ifaddrs detection Fixes Android NDK 17+ build >

[vlc-commits] vlc_fixups: fix struct if_nameindex definition

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 12 11:03:42 2018 +0200| [0481899b5d17a18d33491f554a8957b63727d864] | committer: Thomas Guillem vlc_fixups: fix struct if_nameindex definition Fixes android ndk17 build >

[vlc-commits] compat: add lfind

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Oct 2 15:42:02 2018 +0200| [cf9bd77c67b844cd188f266d6b2aaacdb45bf60c] | committer: Thomas Guillem compat: add lfind Fixes android build with NDK 17 as lfind is not always available. >

[vlc-commits] contrib: aom: fix lib pthread linkage

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 14:42:07 2018 +0200| [65be347f2fc40f08037bbdcc6726aea21e01abf7] | committer: Thomas Guillem contrib: aom: fix lib pthread linkage Fixes android NDK 17 build >

[vlc-commits] contrib: live555: fix undeclared off64_t functions

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 08:27:25 2018 +0200| [1aaff3b9609f5545bf44903ca23ef0c3be2421b1] | committer: Thomas Guillem contrib: live555: fix undeclared off64_t functions Fixes android NDK 17 build: ftello and fseeko are available from API level 24. >

[vlc-commits] contrib: aom: fix cpu detection

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 17:36:56 2018 +0200| [ea1c82c6588e81a4e877924746f5660143693e84] | committer: Thomas Guillem contrib: aom: fix cpu detection Fixes android NDK 17 build >

[vlc-commits] contrib: live555: fix in_addr.s_addr field access

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 12:43:26 2018 +0200| [9b8b7bc47993c1f245c535b90b613380e39fb138] | committer: Thomas Guillem contrib: live555: fix in_addr.s_addr field access Fixes android NDK 17 build >

[vlc-commits] contrib: microdns: always reconf

2018-10-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 23 12:11:32 2018 +0200| [a22cb071554d2a2b85a80f1c0a87131b41174fc4] | committer: Thomas Guillem contrib: microdns: always reconf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a22cb071554d2a2b85a80f1c0a87131b41174fc4 ---

[vlc-commits] contrib: vpx: fix broken text reloc

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 23:43:58 2018 +0200| [8e2f1a8c8ef6877b25a43612fcd81bfb8646f1f0] | committer: Thomas Guillem contrib: vpx: fix broken text reloc Fixes android NDK 17 build >

[vlc-commits] extras/tools: fix packages not found

2018-10-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 23 12:01:50 2018 +0200| [2c6b7238b49af56c4d8a4b913e318ced93255502] | committer: Thomas Guillem extras/tools: fix packages not found It could happen when the version was not checked. >

[vlc-commits] threads: fix search.h include

2018-10-23 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 23 13:30:26 2018 +0200| [18651d08ca5e35f5076f940d84ae4acb394f38cb] | committer: Thomas Guillem threads: fix search.h include > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=18651d08ca5e35f5076f940d84ae4acb394f38cb ---

[vlc-commits] video_output: remove unused structure field

2018-10-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Oct 23 10:14:53 2018 +0200| [46595146b6ad4227d480ff59e1a5c9dfd68eb98d] | committer: Steve Lhomme video_output: remove unused structure field > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=46595146b6ad4227d480ff59e1a5c9dfd68eb98d ---

[vlc-commits] vout:win32: include vlc_vout_display.h instead of vlc_vout_wrapper.h

2018-10-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Oct 23 11:40:54 2018 +0200| [fcb791b359040c3fe07b271243c61edcbe05abe8] | committer: Steve Lhomme vout:win32: include vlc_vout_display.h instead of vlc_vout_wrapper.h >

[vlc-commits] access: bluray: add Event debugging code

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Oct 22 10:18:55 2018 +0200| [dce744ec2010dca29d08f4839925dd36c596be38] | committer: Francois Cartegnie access: bluray: add Event debugging code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dce744ec2010dca29d08f4839925dd36c596be38 ---

[vlc-commits] access: bluray: align read size to cluster size

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 12:20:13 2018 +0200| [b9dbc6e2f77b11cf29b02602fb3a63cbbb0529cb] | committer: Francois Cartegnie access: bluray: align read size to cluster size >

[vlc-commits] contrib: microdns: always reconf

2018-10-23 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Oct 23 12:11:32 2018 +0200| [ed44069644145fdab0934e4433bf39305537488f] | committer: Thomas Guillem contrib: microdns: always reconf (cherry picked from commit a22cb071554d2a2b85a80f1c0a87131b41174fc4) >

[vlc-commits] compat: add lfind

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Oct 2 15:42:02 2018 +0200| [e3baeee84f4205c3d39c5bace7ab4b9778e590b6] | committer: Thomas Guillem compat: add lfind Fixes android build with NDK 17 as lfind is not always available. (cherry picked from commit

[vlc-commits] contrib: vpx: fix broken text reloc

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 23:43:58 2018 +0200| [fdf70f485bdca2cefd47b572166af84257ca0ea4] | committer: Thomas Guillem contrib: vpx: fix broken text reloc Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] contrib: live555: fix in_addr.s_addr field access

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 12:43:26 2018 +0200| [23258645c6d4c1b78bca9e52607fb2e85542e0ce] | committer: Thomas Guillem contrib: live555: fix in_addr.s_addr field access Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] vout: gl: always include gl2ext.h after gl2.h

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 11 19:17:35 2018 +0200| [436a1043ee4f078b22de7f7117fed84e8d6578a4] | committer: Thomas Guillem vout: gl: always include gl2ext.h after gl2.h Fixes android ndk17 build (cherry picked from commit

[vlc-commits] contrib: dsm: fix Android nl_langinfo detection

2018-10-23 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Oct 23 14:09:32 2018 +0200| [1f41628c6918fc8e59969fb603fcdbe46efbaa7d] | committer: Thomas Guillem contrib: dsm: fix Android nl_langinfo detection Fixes Android NDK 17+ build (cherry picked from commit

[vlc-commits] contrib: aom: fix lib pthread linkage

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 14:42:07 2018 +0200| [5303c5d4b14f32b0902920fd9126bb5b54157dc8] | committer: Thomas Guillem contrib: aom: fix lib pthread linkage Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] vlc_fixups: fix struct if_nameindex definition

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 12 11:03:42 2018 +0200| [f844c78b272a8e7d4087aa972c9ff7767200c67c] | committer: Thomas Guillem vlc_fixups: fix struct if_nameindex definition Fixes android ndk17 build (cherry picked from commit

[vlc-commits] vfilter: yadif deint: disable SIMD on android

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 11:32:03 2018 +0200| [522bd3b65fedaa32df30ad0bea86b718eb62716c] | committer: Thomas Guillem vfilter: yadif deint: disable SIMD on android Fixes android NDK 17 x86 build: clang fails to compile assembly code saying it

[vlc-commits] contrib: live555: fix undeclared off64_t functions

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Mon Sep 17 08:27:25 2018 +0200| [6674ee75f1bf75a6702c0437d431055ea7b0e45f] | committer: Thomas Guillem contrib: live555: fix undeclared off64_t functions Fixes android NDK 17 build: ftello and fseeko are available from API level

[vlc-commits] contrib: dsm: always reconf

2018-10-23 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Oct 23 12:11:38 2018 +0200| [00ab22031f0e9439a799bc8731d0f08d151329cd] | committer: Thomas Guillem contrib: dsm: always reconf (cherry picked from commit 39808918dc06f14dc7c67a0c292558d49cd9efc9) >

[vlc-commits] contrib: aom: fix cpu detection

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Tue Sep 18 17:36:56 2018 +0200| [de7dac813f891737b9332ec3894eb0bef66372ca] | committer: Thomas Guillem contrib: aom: fix cpu detection Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] contrib: microdns: fix Android ifaddrs detection

2018-10-23 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Oct 23 14:08:42 2018 +0200| [e0736ec3fd2af8a2be35357256b06d88ab53b3d8] | committer: Thomas Guillem contrib: microdns: fix Android ifaddrs detection Fixes Android NDK 17+ build (cherry picked from commit

[vlc-commits] contrib: aom: fix cpufeatures support

2018-10-23 Thread Victorien Le Couviour--Tuffet
vlc/vlc-3.0 | branch: master | Victorien Le Couviour--Tuffet | Wed Sep 19 16:15:06 2018 +0200| [6971f258b7c4d588a6ef5f39ffb8f47f6025e6b3] | committer: Thomas Guillem contrib: aom: fix cpufeatures support Fixes android NDK 17 build (cherry picked from commit

[vlc-commits] use proper check for the search.h availability

2018-10-23 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Thu Apr 12 14:15:32 2018 +0200| [01083e39ba11271165f9679648b665b13b155c73] | committer: Thomas Guillem use proper check for the search.h availability (cherry picked from commit 3cea7a78999068f71972094e849f95c1591d3e3a) Signed-off-by: Thomas

[vlc-commits] access: bluray: regroup overlay members in struct

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 19:02:46 2018 +0200| [3de7e4e26aa46f7f26b822db2ba7dff26643291c] | committer: Francois Cartegnie access: bluray: regroup overlay members in struct >

[vlc-commits] access: bluray: force low delay with timed slideshow clips

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 17:26:14 2018 +0200| [f7a730db7d8ca25361d45b93db5edb0f59fbf9ef] | committer: Francois Cartegnie access: bluray: force low delay with timed slideshow clips >

[vlc-commits] access: bluray: do proper locking in stopBackground

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 11:03:22 2018 +0200| [d1664b295c58e27666a9811ee465d5331f5b7ece] | committer: Francois Cartegnie access: bluray: do proper locking in stopBackground >

[vlc-commits] codesign.sh: Sign helper libaries of Breakpad.framework

2018-10-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Tue Oct 23 20:48:51 2018 +0200| [79332e25eaaeb828e8c8a92048e9745f032cb811] | committer: David Fuhrmann codesign.sh: Sign helper libaries of Breakpad.framework >

[vlc-commits] access: bluray: do proper locking in stopBackground

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 11:03:22 2018 +0200| [d9f137837172f2f5e591fb32aabfe48cb4949c18] | committer: Francois Cartegnie access: bluray: do proper locking in stopBackground >

[vlc-commits] access: bluray: force low delay with timed slideshow clips

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 17:26:14 2018 +0200| [dc5c2654a81a64c14a93ed3a945aa17a0672eda2] | committer: Francois Cartegnie access: bluray: force low delay with timed slideshow clips >

[vlc-commits] access: bluray: regroup overlay members in struct

2018-10-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 23 19:02:46 2018 +0200| [fc9194c84d486c2fec37207b808e7d552d926639] | committer: Francois Cartegnie access: bluray: regroup overlay members in struct >

[vlc-commits] codesign.sh: Remove identifier string from sign function

2018-10-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Tue Oct 23 20:43:32 2018 +0200| [d24bd15c0509f1a2d4c7e93010fe56a9d945fff2] | committer: David Fuhrmann codesign.sh: Remove identifier string from sign function This parameter is not used anymore, instead it is determined automatically by the codesign

[vlc-commits] macOS codesign: Add option to enable runtime hardening for macOS Mojave

2018-10-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Tue Oct 23 23:21:41 2018 +0200| [77548a174cea044f4a4a1909c3e9371df44d1e6d] | committer: David Fuhrmann macOS codesign: Add option to enable runtime hardening for macOS Mojave Runtime hardening restricts what the application can do, while not being a