- 15 Feb, 2014 17 commits
-
-
Ilkka Ollakka authored
-
Rafaël Carré authored
Stop losing extra audio tracks after the first one
-
Ilkka Ollakka authored
-
KO Myung-Hun authored
```-- CC os2/specific.lo os2/specific.c: In function 'IPCHelperThread': os2/specific.c:57:5: error: implicit declaration of function 'pl_Get' [-Werror=implicit-function-declaration] os2/specific.c:57:30: warning: initialization makes pointer from integer without a cast [enabled by default] cc1: some warnings being treated as errors ``` -- Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
-
KO Myung-Hun authored
```-- CC addons/vorepository.lo addons/vorepository.c: In function 'Close': addons/vorepository.c:490:9: error: implicit declaration of function 'unlink' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors ``` -- Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
-
Rafaël Carré authored
All our private context end in sys_t Do the same for elementary stream specific context inside sout modules
-
Rafaël Carré authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
Fixes #5864 Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Denis Charmet authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
- 14 Feb, 2014 10 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That inexplicably got merged even though it was rejected upon review. This simplification follows afe774e0.
-
David Fuhrmann authored
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Really unlikely cid #1174897 cid #1174898 cid #1174899
-
Francois Cartegnie authored
cid #1174899
-
Francois Cartegnie authored
-
Francois Cartegnie authored
win32 can't rename a still open fd
-
- 13 Feb, 2014 13 commits
-
-
Francois Cartegnie authored
fixes Win32 installs
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
macosx/addon manager: revert xib file to the Interface Builder 3.2 format to fix compilation on jones
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Partially reverts commit 79295631.
-
Francois Cartegnie authored
-
Felix Abecassis authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Avoids corruption if anything goes bad
-
David Fuhrmann authored
macosx: disable video settings in simple prefs which are not working in native fullscreen mode (refs #10143)
-
Jean-Baptiste Kempf authored
-