- Jul 25, 2016
-
-
Jean-Baptiste Kempf authored
-
- Jul 08, 2016
-
-
This module implements a minimal RTSP subset, which is required to support satip servers. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Jun 14, 2016
-
-
Modified-By:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Modified-By:
Thomas Guillem <thomas@gllm.fr> Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
- Apr 25, 2016
-
-
Thomas Guillem authored
Move the only 2 remaining typedef into vlc/libvlc.h
-
- Apr 17, 2016
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Apr 16, 2016
-
-
Jean-Baptiste Kempf authored
-
- Feb 27, 2016
-
-
Jean-Baptiste Kempf authored
-
- Feb 19, 2016
-
-
François Cartegnie authored
-
- Feb 10, 2016
-
-
François Cartegnie authored
-
- Feb 09, 2016
-
-
Felix Paul Kühne authored
-
- Feb 06, 2016
-
-
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
-
- Feb 05, 2016
-
-
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 VLCKit to implement dialogs properly in external apps
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 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 24, 2016
-
-
François Cartegnie authored
-
- Jan 11, 2016
-
-
Thomas Guillem authored
-
- Jan 07, 2016
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- Dec 24, 2015
-
-
François Cartegnie authored
Those ones now only differed in probing, codec and packetizer. Merged as h26x. Kills one string. Renames hevc-force-fps to hevc-fps.
-
- Dec 13, 2015
-
-
Rémi Denis-Courmont authored
-
- Nov 23, 2015
-
-
Jean-Baptiste Kempf authored
It makes it more clear that text_layout* and platform_fonts* are Freetype2 specific
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Nov 03, 2015
-
-
François Cartegnie authored
Deprecated by adaptative, which is also now jammed by filter. Drops specific MP4 forged smoo/stra hacks.
-
- Oct 28, 2015
-
-
Jean-Baptiste Kempf authored
-
- Oct 23, 2015
-
-
Thomas Guillem 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>
-
- Oct 12, 2015
-
-
This renames the playlist related class files to match the class name, which makes it easier to find the which belongs to a certain class and follows common Cocoa/Obj C file naming conventions. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- Oct 11, 2015
-
-
Jean-Baptiste Kempf authored
This is the work from Moti Zilberman, modified by me to build and integrate in-tree It's heavily inspired on the OS X one. Be careful: you need a very recent Mingw-W64 to hope to compile it. Ref #11893
-
- Oct 05, 2015
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- Sep 01, 2015
-
-
Rémi Denis-Courmont authored
gnomevfs has been deprecated for years.
-
- Aug 28, 2015
-
-
Rémi Denis-Courmont authored
-
- Aug 27, 2015
-
-
Thomas Guillem authored
This fixes a bad conversion when doing 6_x to 2_0 using neon. The neon channel mixer code is now used from the simple channel_mixer module.
-
- Aug 25, 2015
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-