- 01 May, 2010 14 commits
-
-
Rémi Denis-Courmont authored
VLC does not currently handle color masks for ARGB chromas, so this can not work yet. Instead, fail safe to the GLX output.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It fixes #3522.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 30 Apr, 2010 8 commits
-
-
Jean-Baptiste Kempf authored
Close #3520
-
Jean-Baptiste Kempf authored
Close #3513
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
- 29 Apr, 2010 11 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Ivo Ivanov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Laurent Aimar authored
-
Ilkka Ollakka authored
Sends NULL-pict to encode when it's closing time, then encoder knows to flush buffers and check that it has outputted all the frames. Contains changes to x264/avcodec-module to implement that on encoder-side. Add quick check on omxil/dirac/theora for that, so they don't crash. And add likely-macro to x264/avcodec in check of NULL If someone more familiar with dirac/theora/omxil encoder-modules could check if they have buffers that need to be outputted, would be nice. Fixes some tickets, but I failed to find any of those in trac.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Multiple cores are pretty common nowdays, so shouldn't be big issue. Maybe better would be implement cpu-core counter, like in x264, but at the moment only avcodec-module doesn't seem to handle i_threads=0 as automatic.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 28 Apr, 2010 7 commits
-
-
Pierre Ynard authored
Add now needed -lws2 to stream_out_standard
-
Laurent Aimar authored
It closes #2812, #3197 and #3533.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
They weren't thread-safe (and did not support IPv6).
-
Rémi Denis-Courmont authored
(I doubt VLC 1.2.0 will be out before July 13th this year)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit d16e5aea59a43b335e9414c38900ff57f1fcc562) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-