- Jan 03, 2015
-
-
Jean-Baptiste Kempf authored
-
- Dec 31, 2014
-
-
We will probably need a Direct3d11 one Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Dec 26, 2014
-
-
François Cartegnie authored
-
- Dec 02, 2014
-
-
Ludovic Fauvet authored
-
- Dec 01, 2014
-
-
Jean-Baptiste Kempf authored
-
- Nov 15, 2014
-
-
Jean-Baptiste Kempf authored
-
- Oct 29, 2014
-
-
Yuudai Yamashigi authored
-
- Oct 06, 2014
-
-
Rémi Denis-Courmont authored
-
- Sep 27, 2014
-
-
Rémi Denis-Courmont authored
-
- Sep 11, 2014
-
-
Rémi Denis-Courmont authored
-
- Sep 01, 2014
-
-
Rémi Denis-Courmont authored
-
- Aug 31, 2014
-
-
Rémi Denis-Courmont authored
-
- Aug 28, 2014
-
-
Rémi Denis-Courmont authored
-
Tristan Matthews authored
-
- Aug 15, 2014
-
-
Fixed-by:
Francois Cartegnie <fcvlcdev@free.fr> Signed-off-by:
Francois Cartegnie <fcvlcdev@free.fr>
-
- Jul 29, 2014
-
-
François Cartegnie authored
Allows decompression and access through rar, lha, tar, ... Mostly unseekable.
-
- Jul 04, 2014
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- Jun 25, 2014
-
-
Rafaël Carré authored
-
- Jun 09, 2014
-
-
David authored
-
- May 22, 2014
-
-
This plugin is capable of decoding MPEG-2 and H264 video through the Multi Media Abstraction Layer (MMAL) by Broadcom. It is supported by recent Broadcom SoCs and found on the widely spread Raspberry Pi. Signed-off-by:
Dennis Hamester <dennis.hamester@gmail.com> Signed-off-by:
Julian Scheel <julian@jusst.de> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
This plugin uses the Multimedia Abstraction Layer (mmal) by Broadcom. It is supported on recent Broadcom SoCs as found on the well known Raspberry Pi. The plugin features support for native blending of overlays through DispManX. Furthermore it supports automatic adaption of refresh rate to the video being played through the tvservice API. Signed-off-by:
Dennis Hamester <dennis.hamester@gmail.com> Signed-off-by:
Julian Scheel <julian@jusst.de> Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- May 11, 2014
-
-
Vikram Fugro authored
GStreamer is a cross-platform multimedia processing framework for audio/video postprocess/capture/ encode/decode/render. This module is intended for Audio/Video decoding using the available GStreamer plugins present in the system. Currently this module supports only video decoding and can be extended to audio decoding as well. ZeroCopy is currently not supported and must be added. Codecs currently supported are h264, mpeg4, vp8, mpeg2, flashvideo, wmv1/2/3, vc1. Signed-off-by:
Vikram Fugro <vikram.fugro@gmail.com> Signed-off-by:
Jean-Baptiste <jb@videolan.org>
-
- Apr 25, 2014
-
-
flx42 authored
Media Foundation is a framework for encoding/decoding multimedia content on Windows Vista and above. A Media Foundation Transform (MFT) is a module implementing an encoder, a decoder or a filter. MFTs can be enumerated and initialized using the function MFTEnumEx. A MFT can be SW or HW, synchronous or asynchronous.
-
- Mar 25, 2014
-
-
François Cartegnie authored
-
- Mar 12, 2014
-
-
Felix Paul Kühne authored
-
- Feb 16, 2014
-
-
David Fuhrmann authored
-
- 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
-