- 31 Dec, 2013 13 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This really only depends on the input item(s) and the core.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
Ref #9740
-
- 30 Dec, 2013 25 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Francois Cartegnie authored
-
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.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Should prevent presenting skeleton in es
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
ASF allows specifying a new aspect ratio while playing back. Triggering change using the "aspect-ratio" variable can't work for unknown A/R as the variable is "Checked" type.
-
Francois Cartegnie authored
Avoids rebuffering. Wrong way reverted by 1d6f8d8174d4e2c704732f7ec13c71df6dd8950d
-
Francois Cartegnie authored
Stop using headers granule and invalid granule for PCR/PTS. Delays until first PTS/PCR is really known. Avoids 0 to PTS gap for non zero starting streams.
-
Francois Cartegnie authored
reused decoders won't need it.
-
Francois Cartegnie authored
Shouldn't be needed anymore as we continue chain with offsetted PCR/PTS
-
Francois Cartegnie authored
No longer needed since ES are now created after headers.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
This reverts commit 1f9c3427.
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 29 Dec, 2013 2 commits
-
-
Marc Aldorasi authored
If the terminal colors are not manually restored they will not change back when vlc exits, causing other applications to use the wrong colors Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Felix Paul Kühne authored
-