[vlc-commits] contrib: lame: Add a dependency on gettext

2018-05-26 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Sun May 27 00:12:15 2018 +0300| [8d0093e71e6297ae6a60c3170e80d0d722f5be5e] | committer: Martin Storsjö contrib: lame: Add a dependency on gettext When doing $(RECONF) for the lame library (which we do since 69f8fb3fc2f23d), we need to

[vlc-commits] contrib: escape DarwinOS compilation flags to fix installations with cmake

2018-05-26 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat May 26 18:22:54 2018 +0200| [d25b4ac711617bbc5768110ab60bebd6b8aef984] | committer: Felix Paul Kühne contrib: escape DarwinOS compilation flags to fix installations with cmake (cherry picked from commit

[vlc-commits] contrib/harfbuzz: fix CoreText detection and linking

2018-05-26 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat May 26 17:55:32 2018 +0200| [c51959db744767ed9d9a13627430b1d6396bb1d6] | committer: Felix Paul Kühne contrib/harfbuzz: fix CoreText detection and linking Manual backport of aff7066a >

[vlc-commits] contrib: escape DarwinOS compilation flags to fix installations with cmake

2018-05-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat May 26 18:22:54 2018 +0200| [20f27d6ccc97c139caf8c7a16808ace25a625bb9] | committer: Felix Paul Kühne contrib: escape DarwinOS compilation flags to fix installations with cmake >

[vlc-commits] contrib/harfbuzz: fix CoreText detection and linking

2018-05-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat May 26 17:55:32 2018 +0200| [aff7066a87f84458ac611f15b2cc40f0e8e82808] | committer: Felix Paul Kühne contrib/harfbuzz: fix CoreText detection and linking >

[vlc-commits] opus: support third order ambisonic with family 2 mapping

2018-05-26 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue May 22 18:57:19 2018 +0200| [2b6ac91e95c0c59b2d575f720fe22ca65bc0827e] | committer: Jean-Baptiste Kempf opus: support third order ambisonic with family 2 mapping Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] NSIS: Quote UninstallString path

2018-05-26 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Thu May 24 20:39:49 2018 +0200| [8ef45bfe35d85a3267c7165e8bc1fc9fde9be2f9] | committer: Jean-Baptiste Kempf NSIS: Quote UninstallString path Thanks to John Moser for pointing this out. Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] Freetype: Keep using the requested font after a fallback

2018-05-26 Thread Salah-Eddin Shaban
vlc/vlc-3.0 | branch: master | Salah-Eddin Shaban | Wed May 23 13:27:48 2018 +0300| [6b8873e56a81b9ed5bfedf1a594ed1061a425b25] | committer: Jean-Baptiste Kempf Freetype: Keep using the requested font after a fallback fixes #20466 Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] opencv_wrapper: don't call abs on unsigned values

2018-05-26 Thread Zhao Zhili
vlc | branch: master | Zhao Zhili | Fri Apr 27 10:36:36 2018 +0800| [4e435aeccdd16c51261cb82c3ec51b193905ba01] | committer: Jean-Baptiste Kempf opencv_wrapper: don't call abs on unsigned values Signed-off-by: Jean-Baptiste Kempf >