- Jun 14, 2016
-
-
Modified-By:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Jun 08, 2016
-
-
Reactivate the support of projectM and 3dspectrum visualization modules on Windows. fix #13650 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jun 06, 2016
-
-
Jean-Baptiste Kempf authored
-
- Jun 05, 2016
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
- May 26, 2016
-
-
François Cartegnie authored
-
- May 19, 2016
-
-
Thomas Guillem authored
-
- May 03, 2016
-
-
Thomas Guillem authored
-
- Apr 20, 2016
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Apr 19, 2016
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Apr 17, 2016
-
-
Jean-Baptiste Kempf authored
-
- Mar 19, 2016
-
-
Ilkka Ollakka authored
stuff spotted by Remi in commit 36591a61
-
- Mar 18, 2016
-
-
Ilkka Ollakka authored
By default we wait -1 as previously, but you can give --udp-timeout as timeout in seconds how long we wait for next packet before deciding that input has ended.
-
- Mar 11, 2016
-
-
Jean-Baptiste Kempf authored
-
- Mar 07, 2016
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Feb 26, 2016
-
-
Thomas Guillem authored
This module is deactivated by default.
-
Thomas Guillem authored
No functional changes.
-
- Feb 11, 2016
-
-
Jean-Baptiste Kempf authored
to libvlc_media_discoverer_list_get and do the same for release
-
Thomas Guillem authored
-
- Feb 09, 2016
-
-
Felix Paul Kühne authored
-
Tristan Matthews authored
-
- Feb 05, 2016
-
-
Thomas Guillem authored
-
The edge detection filter uses the Sobel operator to detect and highlight edges in a frame. In order to successfully detect an edge, the image must first be converted to gray scale (because Sobel is a gray scale operator) and then have a slight Gaussian blur applied to it. We do this because Sobel is a noisy operator and the Gaussian blur reduces this noise. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Feb 04, 2016
-
-
Felix Paul Kühne authored
Use MobileVLCKit / TVVLCKit to implement dialogs properly in external apps
-
Felix Paul Kühne authored
Use VLCKit to implement dialogs properly in external apps
-
Jean-Baptiste Kempf authored
-
- Feb 03, 2016
-
-
Felix Paul Kühne authored
-
- Feb 01, 2016
-
-
Rémi Denis-Courmont authored
This handles deflate encoding or application/zlib type transparently. (Note though that it fails to check and discard the application/zlib content-type from the underlying stream.)
-
- Jan 31, 2016
-
-
Jean-Baptiste Kempf authored
-
- Jan 19, 2016
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jan 11, 2016
-
-
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.
-
- Jan 07, 2016
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
- Dec 24, 2015
-
-
Jean-Baptiste Kempf authored
-
- Dec 13, 2015
-
-
Rémi Denis-Courmont authored
-
- Nov 23, 2015
-
-
Jean-Baptiste Kempf authored
-