- 27 Feb, 2016 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 26 Feb, 2016 1 commit
-
-
Steve Lhomme authored
this is also done in ffmpeg/libav Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Feb, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 Feb, 2016 1 commit
-
-
Tristan Matthews authored
-
- 08 Feb, 2016 1 commit
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 06 Feb, 2016 2 commits
-
-
Hugo Beauzée-Luyssen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Bonjour is an implementation, trademarked by Apple, of Zeroconf protocol, which avahi is a (slightly) different implementation. Zeroconf protocol is mostly mdns + dns-sd
-
- 05 Feb, 2016 3 commits
-
-
Thomas Guillem authored
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Feb, 2016 1 commit
-
-
Felix Paul Kühne authored
Use VLCKit to implement dialogs properly in external apps
-
- 02 Feb, 2016 2 commits
-
-
Steve Lhomme authored
Modified-by:
Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 30 Jan, 2016 1 commit
-
-
Steve Lhomme authored
for Winstore apps the code is hidden Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Jan, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Jan, 2016 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Jan, 2016 1 commit
-
-
Thomas Guillem authored
This module implements nfs file read and browsing via libnfs, see https://github.com/sahlberg/libnfs . This module use the *_async functions of libnfs and is interruptible via vlc_interrupt.
-
- 07 Jan, 2016 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
For future plaintext module.
-
Rémi Denis-Courmont authored
Since n2.9-dev-1400-g31741ae, the VLC avcodec plug-in will fail to initialize hwaccel. This is by FFmpeg design.
-
- 01 Jan, 2016 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Dec, 2015 1 commit
-
-
KO Myung-Hun authored
This fixes the following linkage error. ----- CCLD libhttps_plugin.la weakld: error: Unresolved symbol (UNDEF) '_gai_strerror'. weakld: info: The symbol is referenced by: P:\tmp\ldconv_libvlc_http_la-transport_o_64fd5671f455159d80.obj Ignoring unresolved externals reported from weak prelinker. Error! E2028: _gai_strerror is an undefined reference file P:/tmp\ldconv_libvlc_http_la-transport_o_64fd5671f455159d80.obj(ldconv_libvlc_http_la-transport_o_64fd5671f455159d80.obj): undefined symbol _gai_strerror make.exe[4]: *** [libhttps_plugin.la] Error 1 ----- Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 10 Dec, 2015 1 commit
-
-
Rémi Denis-Courmont authored
-
- 09 Dec, 2015 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Avoid linking with -lrt if not needed (e.g. recent GNU/libc), simplify, and enable linking other library than libvlccore.
-
- 16 Nov, 2015 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 03 Nov, 2015 1 commit
-
-
Thomas Guillem authored
Since our SoXR audio filter use the soxr_clear function that is broken before 0.1.2.
-
- 02 Nov, 2015 2 commits
-
-
Rémi Denis-Courmont authored
The PRI macros are used in some of the translated strings, so libintl needs to support them. Note that need-formatstring-macros nonobviously implies need-ngettext.
-
Rémi Denis-Courmont authored
-
- 30 Oct, 2015 1 commit
-
-
Thomas Guillem authored
This resampler supports 5 quality presets: from 0 to 4, 2 is the default and correspond to "mq". It supports integer and float samples. Performances are way better when this module is used as an "audio converter" (fixed sample rate). See http://lastique.github.io/src_test/ for comparison with speexdsp. It is deactivated for now.
-
- 25 Oct, 2015 1 commit
-
-
Rémi Denis-Courmont authored
╔═══════════════════════════╗ ║ PARENTAL ADVISORY: R-24 ║ ║ EXPLICIT CONTENT ║ ║ INAPPROPRIATE KLUDGY HACK ║ ╚═══════════════════════════╝ This extends the existing kludge to catch mouse clicks in the video output instead of the Qt framework. From version 5.5, Qt uses XI2 to catch mouse events. May or may not interfere with touch devices. May or may not interfere with cursor changes. May or may not be forward compatible.
-
- 23 Oct, 2015 3 commits
-
-
Thomas Guillem authored
-
Thomas Guillem authored
And simplify Tizen detection: don't use TIZEN_SDK_MAJOR/MINOR that are only defined from the Tizen port build script.
-
Marvin Scholz authored
This renames the Growl plugin to OS X Notifications to highlight the new capabilities and to not advertise Growl so much, as requested. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-