- 14 Oct, 2008 6 commits
-
-
Jean-Paul Saman authored
This reverts commit 9a8efe10.
-
Jean-Paul Saman authored
As the comments says I didn't intend to push it. This reverts commit f7f50087.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 13 Oct, 2008 12 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Add schroedinger to Fedora contrib and remove some libraries that are available in the distro itself.
-
Jean-Baptiste Kempf authored
THIS IS UNTESTED AND WILL probably NOT WORK. (cherry picked from commit 7ad836c7)
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
If --syslog is specified on the commandline then vlc loads the logger in file mode first, because --file-logging is the default. This is counter intuitive for users, they expect *only* syslog mode to be active. Note that the logger module can only have one mode active at the sametime, either html, text or syslog. (cherry picked from commit 5e2f7b2f90dbab0488d62557ba59159925a88e3a)
-
Derk-Jan Hartman authored
-
- 12 Oct, 2008 5 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit a45ba22e)
-
Rémi Denis-Courmont authored
(cherry picked from commit 918910e2)
-
Rémi Denis-Courmont authored
(cherry picked from commit d3ab3afe)
-
Rémi Denis-Courmont authored
(cherry picked from commit 6094cb67)
-
Rémi Denis-Courmont authored
We don't want to leak descriptors to child PROCESSES (!= threads) such as the pseudo-CGI interface. The socket wrappers ahve already been doing that for a while. Unfortunately, there are still many "leaks", through underlying libraries, opendir(), fopen(), etc. And then, this is not thread-safe (we leak if another thread calls fork() between open() and fcntl()). This is a well-known limitation in POSIX anyway. (cherry picked from commit 90ba04f4)
-
- 11 Oct, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 10 Oct, 2008 15 commits
-
-
Derk-Jan Hartman authored
(cherry picked from commit 471fa3a8) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
-
Rémi Duraffort authored
(cherry picked from commit a5ad91e7) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 29a15bf0) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Derk-Jan Hartman authored
This is a feature, but almost fully copied from existing avcodec code. Cherry-Picked from: [d47c4459] [74095abc] [2b737862]
-
Derk-Jan Hartman authored
-
Rémi Duraffort authored
(cherry picked from commit 64632922) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 356fafa5) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit eeaa54cf) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 3f7a8904) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 74d28b3e) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 9e211e0c) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
The code was never enabled.
-
- 09 Oct, 2008 1 commit
-
-
Laurent Aimar authored
It should fix a potential segfault when the vout is closed.
-