- 05 Feb, 2016 21 commits
-
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Odd-Arild Kristensen 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>
-
Salah-Eddin Shaban authored
Close #16484 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Vittorio Giovara authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Vittorio Giovara authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Vikram Fugro authored
Implements the interface to provide the VLC pictures from vout mapped to GstBuffers, along with per video plane stride/offsets info, to the upstream gstreamer video decoder. If the stride/offsets info of the vlc pictures (created by vout) matches the video decoder's expectations, the decoder will directly decode into the vout allocated pictures, enabling zero-copy. Else it will continue to use it's own bufferpool Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Stefan Pöschel authored
The setting vbi-position does not appear on global level. Thus the regarding variable callback is never invoked and therefore can be removed. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Stefan Pöschel authored
This commit adds an option to the ZVBI settings to select the Teletext Presentation Level which is used for decoding. Thus one can switch to a lower level in case of problems or can compare the rendering of a page at different levels. The default value is Level 3.5, which already has been used each time for decoding here. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 04 Feb, 2016 19 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
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
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Vikram Fugro authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Sean McGovern authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
move file inside group
-
Thomas Guillem authored
-