- Feb 11, 2014
-
-
Jean-Baptiste Kempf authored
-
- Feb 09, 2014
-
-
Ilkka Ollakka authored
Prints dts, segment number, length, difference to previous dts and md5 of block. with prefix-option you can give prefix to print in stats-line, so you can add stats module multiple times with different prefixes. Output to file is given with output parameter.
-
- Feb 03, 2014
-
-
David Fuhrmann authored
This module is used for video output with the windowed npapi plugin. close #8506
-
- Jan 17, 2014
-
-
Based on the work by Martin Storsjö. The decoder stores opaque buffers in the p_sys member of the picture and the vout uses a callback from the decoder to render these buffers. When the decoder flushes or closes, all the currently in flight pictures (filled by the decoder but not displayed yet) need to be invalidated. A mutex is required in order to prevent the vout from using destroyed MediaCodec buffers. In order to avoid a deadlock when exiting the decoder, a maximum number of polling attempts was added in order to avoid blocking the decoder indefinitely if the vout is not releasing output buffers anymore. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jan 16, 2014
-
-
Rafaël Carré authored
Comment says: "NB, this is a temporary encoder only module until schroedinger offers superior encoding quality than dirac-research" http://diracvideo.org/2012/01/schroedinger-1-0-11/ says: "Schrödinger outperforms dirac-research in most encoding situations, both in terms of encoding speed and visual quality."
-
- Jan 08, 2014
-
-
Jean-Baptiste Kempf authored
-
- Dec 30, 2013
-
-
David Fuhrmann authored
Secure Transport is a TLS library part of the Security framework (preinstalled on every iOS and MacOS device). This library does certificate validation during handshake automatically using the root certificates from the preinstalled certificate store. The main reason for this module is proper certificate validation on iOS devices. This is not possible with gnutls, because there is no access to the root certificates for external applications. The module is also intended for use on OSX.
-
- Dec 29, 2013
-
-
Felix Paul Kühne authored
-
- Dec 26, 2013
-
-
Jean-Baptiste Kempf authored
-
- Dec 15, 2013
-
-
This version only support 1-Reel-per-track DCPs, like trailers Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Nov 18, 2013
-
-
Rafaël Carré authored
add nativewindow.c for translation
-
- Oct 28, 2013
-
-
Rafaël Carré authored
-
- Oct 20, 2013
-
-
Rafaël Carré authored
-
- Oct 02, 2013
-
-
- Sep 17, 2013
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Changing a file name requires this change, usually...
-
- Sep 15, 2013
-
-
Rémi Denis-Courmont authored
Upstream is gone. Maintainer has left. Build system support is missing.
-
- Aug 18, 2013
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Aug 17, 2013
-
-
Felix Paul Kühne authored
-
- Aug 15, 2013
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jul 21, 2013
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- Jul 19, 2013
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- Jul 08, 2013
-
-
Rafaël Carré authored
-
- Jun 12, 2013
-
-
Jean-Baptiste Kempf authored
-
- May 06, 2013
-
-
Jean-Baptiste Kempf authored
-
- Apr 09, 2013
-
-
Rémi Denis-Courmont authored
Shortest ones are the best.
-
- Apr 04, 2013
-
-
Felix Paul Kühne authored
-
- Mar 26, 2013
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- Mar 25, 2013
-
-
Rémi Denis-Courmont authored
This was disabled by a2deb59a and does not even compile anymore.
-
- Mar 24, 2013
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Big pile of non-sensical and unmaintained code.
-
- Mar 19, 2013
-
-
Rafaël Carré authored
-
- Mar 18, 2013
-
-
Martin Storsjö authored
This is kept under modules/codes/omxil due to sharing much code with the omxil codec. This is only tested with the OMX.broadcom.video_render component on the Raspberry Pi so far, which in itself doesn't advertise any roles at all, so this could possibly use the "iv_renderer.yuv.overlay" role instead of plan "iv_renderer". But it should be possible to generalize this further and adapt it to any OMX IL video renderer component. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
François Cartegnie authored
Uses libvnc to provide 8-32bpp viewer, compression control, rfb & x509 auth, desktop resize handling and vnc://host:port uri.
-
- Mar 10, 2013
-
-
Jean-Baptiste Kempf authored
-
- Feb 23, 2013
-
-
Rémi Denis-Courmont authored
-