- 22 Mar, 2012 6 commits
-
-
Natanael Copa authored
According POSIX the va_list is defined in stdarg.h http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdarg.h.html On some systems (like uClibc) the detection of vasprintf will fail unless stdarg.h is included and build will later fail due to a vasprintf redeclaration. Signed-off-by: Natanael Copa <ncopa@alpinelinux.org> Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #6451
-
Rafaël Carré authored
Usage: http://localhost:8080/art?item=1234
-
Rafaël Carré authored
-
- 21 Mar, 2012 30 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
The slider is not displayed, anyway. But sometimes it flickers through for a short moment which does not look good.
-
Rafaël Carré authored
based on patch by Richard Grenville <pyxlcy@gmail.com>
-
Rafaël Carré authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Note that the origin values can also be negative when we have our window on a secondary screen.
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Eric Petit authored
This fixes playback on an AES-128 encrypted stream I ran into: the key URL happened to have "iv" somewhere in it, which led VLC to try - and fail - to parse an IV. Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 20 Mar, 2012 4 commits
-
-
Jean-Baptiste Kempf authored
Coeffs have been recomputed. Close #6132
-
Rémi Denis-Courmont authored
There is not that much common code left for the access case, except for debug messages. The resulting code is a lot easier to read IMHO. Also I have no way to test the access plugin, so lets split it where it will not get more broken.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-