Commit Graph

2621 Commits

Author SHA1 Message Date
Ludovic Fauvet 126657cf88 msi: provide the arch
Signed-off-by: Rafaël Carré <funman@videolan.org>
2013-02-14 13:46:53 +01:00
Ludovic Fauvet 3fde8c359d Win32: MSI package
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-02-12 17:08:04 +01:00
Felix Paul Kühne b284beeee8 configure: don't enforce OpenGL ES 1 on iOS 2013-02-08 18:02:24 +01:00
KO Myung-Hun 434cf8e484 configure: remove a wrongly placed test
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2013-02-03 11:21:16 +02:00
Rémi Denis-Courmont d8ff730f71 configure: remove osdmenu 2013-01-31 19:33:07 +02:00
KO Myung-Hun 5f2c31f4c1 configure: do not add -fvisibility=hidden flag on OS/2
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-01-30 15:41:17 +01:00
Gleb Pinigin 1d7d3a9f72 Add option to specify arhitecture variant for building vlc for iOS
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2013-01-30 15:37:51 +01:00
Rafaël Carré 838be58398 Make sure we use the correct luac version when using contribs 2013-01-25 17:00:08 +01:00
Rémi Denis-Courmont acf159fbab configure: reject libavcodec >= 55
That future version is expected to remove a number of already
deprecated interfaces, such as CODEC_ID_* or the Snow codec.
VLC still uses these interfaces as of today.
2013-01-25 17:44:37 +02:00
Rafaël Carré 9c38916549 Decklink output 2013-01-24 18:12:35 +01:00
Felix Paul Kühne c8b288568e configure: no need to link the Mac UI against OpenGL or even AGL 2013-01-23 00:51:33 +01:00
Felix Paul Kühne 5a75cb4e06 auhal: remove Carbon dependency 2013-01-23 00:46:21 +01:00
Rafaël Carré 7d575ec68e Allow overriding _WIN32_WINNT through CPPFLAGS
Suggested-by: Rémi Denis-Courmont
2013-01-22 15:12:39 +01:00
Rafaël Carré e35bd0a3e0 Allow overriding _WIN32_WINNT with environment variable 2013-01-22 14:53:14 +01:00
Jean-Baptiste Kempf 5a36968636 Configure: provide a switch to build for a "Windows Store App" target
"Windows Store App" are what we used to call Metro Apps, or Modern UI
apps.
They are apps without HWMD and without Console
2013-01-22 09:25:49 +01:00
Jean-Baptiste Kempf 93c8e74697 Win32: use Wide Chars APIs 2013-01-20 21:59:25 +01:00
Rafaël Carré f5e991c748 Remove untested strncasecmp replacement
Since it never built, it was never needed on any platform
2013-01-15 09:36:51 +01:00
Rémi Denis-Courmont c5d9ac73f6 Fix compilation without Xlib 2013-01-13 16:35:31 +02:00
Rémi Denis-Courmont ae1e8b4ac3 vdpau: VDPAU hardware decoding with avcodec
This requires bleeding-edge libavcodec.
2013-01-13 11:49:06 +02:00
Rémi Denis-Courmont dc647fe5d1 configure: AC_CONFIG_HEADERS spelling 2013-01-06 23:22:01 +02:00
Rafaël Carré 08118c7b6a a52: no need to define LIBA52_FIXED 2013-01-04 17:33:46 +01:00
Rémi Denis-Courmont 6b2595e688 configure: replace obsolete AM_CONFIG_HEADERS (fixes #7975) 2013-01-02 18:18:46 +02:00
Rafaël Carré fccc6ab913 Happy new year 2013 2013-01-01 20:18:09 +01:00
Felix Paul Kühne b6c7c010b9 minimal_macosx: remove dependency on the Carbon framework by replacing SetSystemUIMode calls by their Cocoa counterparts 2012-12-19 19:53:13 +01:00
Rafaël Carré a762948c09 decklink: fix detection 2012-12-08 03:25:01 +01:00
Rafaël Carré 002d21478c decklink: update build rules
Move logic to Modules.am
Use CXXFLAGS
2012-12-07 17:37:45 +01:00
Rémi Denis-Courmont ce0db74040 XWD decoder 2012-11-25 12:06:55 +02:00
Rémi Denis-Courmont 24f8bc8dc6 ALSA: require version 1.0.24 or later 2012-11-18 19:59:07 +02:00
Rémi Denis-Courmont 4b453a7a9e Add option to enable OSD menu 2012-11-10 17:19:54 +02:00
Rémi Denis-Courmont 049eadc447 Robustify static_assert() check 2012-11-07 18:58:13 +02:00
Sergio Ammirata 503feeaf87 Add a new aac audio encoder module based on the fdkaac library. It works correctly up to 5.1 as the current version of the library has problems with 7.1.
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
2012-10-26 13:10:08 +03:00
Rémi Denis-Courmont 32f2856076 GLX: add OpenGL provider plugin 2012-10-25 21:43:35 +03:00
Jean-Baptiste Kempf 527887c755 Upgrade libavformat requirement to 53.21 2012-10-24 19:14:00 +02:00
Jean-Baptiste Kempf 3005c14f93 Update required version of libavcodec to 53.34 2012-10-24 19:07:42 +02:00
Felix Paul Kühne 16c650ebca configure: added a new flag to optionally compile the minimal macosx UI module 2012-10-19 13:01:36 +02:00
Daniel Mierswa 4445e5b31c configure.ac: add libvcdinfo to --enable-vcdx requirements
the module uses libvcd/info.h which is provided by that particular
library and it was also a dependency before the pkg-config detection

Signed-off-by: Daniel Mierswa <impulze@impulze.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2012-10-19 11:09:20 +02:00
Rémi Denis-Courmont 2f8990294e Win32: correctly implement flockfile() et al
This should fix gibberish interlaced log messages.
2012-10-18 18:41:51 +03:00
Rémi Denis-Courmont f6baf56423 configure: check Linux syscalls only on Linux
They could work differently on other systems. Better safe than sorry.
2012-10-18 18:41:51 +03:00
KO Myung-Hun d9745f6661 configure: posix test does not understand ==
Signed-off-by: Rafaël Carré <funman@videolan.org>
2012-10-14 19:25:06 +02:00
Rémi Denis-Courmont 1962cd3095 avcodec: use automake conditionals for hardware acceleration 2012-10-12 20:16:20 +03:00
Martin Storsjö 64caabde11 iomx: Always build this module if building for android
Remove the configure option for enabling iomx - there is no point
in using this module on any other platform than android.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2012-10-07 21:04:00 +02:00
Pierre Ynard 353ee10789 rotate: fix unimotion link 2012-10-07 00:38:24 +02:00
Rémi Denis-Courmont cbcd3533a6 configure: do not require libposproc by default 2012-10-03 19:21:38 +03:00
Rémi Denis-Courmont 969171b91c gnutls: remove gcrypt initialization
There are no (other) reasons for the GnuTLS plugin to link against
libgcrypt. Since nettle has been the default back-end for GnuTLS for
ages, this old code has become more harmful than good.

Besides, this code was not sufficient to really address the thread
safety issues in libgcrypt (since it is also used via other paths).
2012-09-29 18:33:19 +03:00
Jean-Baptiste Kempf 9eec8037ad configure: search Qt programs also in contrib dir 2012-09-26 17:37:18 +02:00
Jean-Baptiste Kempf b5aeef8aa9 Configure: update comments 2012-09-17 12:20:29 +02:00
Jean-Baptiste Kempf ad1d477175 COnfigure: simplify VCDX detection 2012-09-17 12:20:17 +02:00
Jean-Baptiste Kempf 0ac33c78af Configure: autodetect libssh2 for sftp access 2012-09-17 12:07:53 +02:00
Jean-Baptiste Kempf 4c391b24dc Configure: fix live555 detection with incomplete contribs 2012-09-17 11:50:59 +02:00
Jean-Baptiste Kempf 5bf0606149 Fix compilation of DMO on Windows 2012-09-17 01:46:02 +02:00