- 06 Feb, 2014 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And a forgotten old one...
-
Jean-Baptiste Kempf authored
-
Tristan Matthews authored
This reverts commit 4e024078. Rationale: https://mailman.videolan.org/pipermail/vlc-devel/2013-April/092607.html
-
Petri Hintukainen authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
David Fuhrmann authored
Fixes broken playback after switching to fullscreen for some browsers.
-
Nicolas Bertrand authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 Feb, 2014 6 commits
-
-
Tristan Matthews authored
-
Hugo Beauzée-Luyssen authored
-
Denis Charmet authored
Beware the ts with hevc muxed as private PES seem to have PCR issue and should be played in case of problem with --no-ts-trust-pcr to avoid drops.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 04 Feb, 2014 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Tristan Matthews authored
-
Maxim Bublis authored
This patch implements jpeg encoder using libjpeg. Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ilkka Ollakka authored
Fixes off-by-one segment duration uses, and actually use new segments length to see how long segments are and when the playlist should be reloaded.
-
- 03 Feb, 2014 6 commits
-
-
Jean-Baptiste Kempf authored
This should allow downgrades. Close #10551
-
David Fuhrmann authored
close #6073
-
David Fuhrmann authored
This is the only supported way to terminate an cocoa application and also ensure that the gui settings are getting saved. Adapted from similar code in the qt module.
-
David Fuhrmann authored
This module is used for video output with the windowed npapi plugin. close #8506
-
David Fuhrmann authored
close #8353
-
David Fuhrmann authored
This will not compile with libav. Libav needs to be fixed before we can support it again here.
-
- 02 Feb, 2014 9 commits
-
-
Felix Paul Kühne authored
Note that this implementation only includes the features we care about and is incomplete
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
'input pts' is the pts after all the filters, so for example yadif2x etc need to take into account. It is used to determinate if we need to duplicate current block until we should get new picture to encode.
-
Ilkka Ollakka authored
This way if playlist contains way shorter segments than max-duration, we have better estimate on how ofter we should reload playlist.
-
Ilkka Ollakka authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
- 01 Feb, 2014 2 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-