- 07 Feb, 2014 10 commits
-
-
Martin Storsjö authored
This is consistent with all the other neon functions. This avoids having to add a symbol prefix via other means (macros, wrapper tools) on platforms that normally use one. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Daniel Verkamp authored
Fixes Bink video playback. The Bink video decoder in libavcodec relies on the fourcc to determine the version of the codec. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Martin Storsjö authored
This avoids reuploading a full resolution 32 bpp surface for every frame while the subtitles are displayed. Ideally this information perhaps should be signalled from the vlc core in some way, but until then, this avoids excessive slowdowns with subtitles with the mediacodec direct rendering. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
The member m_ref does not exists in DeckLinkCaptureDelegate(), it is named m_ref_.
-
Martin Storsjö authored
--host is used to indicate where the built binaries are intended to run, while --build indicates the platform where the configure script is being run and where it is built.
-
- 06 Feb, 2014 13 commits
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
(The MTA is still entered upon loading. In that case, it fails safe.)
-
Wieland Hoffmann authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
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 1 commit
-
-
Jean-Baptiste Kempf authored
This should allow downgrades. Close #10551
-