- 06 Jul, 2009 17 commits
-
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
This fixes a corner case: A: rdlock -> OK B: wrlock -> sleeps A: rdlock -> dead lock
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 3aa5a9f8cd7005aacbdb9211c17fae4570e065a1)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
Pierre d'Herbemont authored
This reverts commit 3d0ef016. As agreed, the information loss is too important, even for sanitizing the ABI. And there are alternative solutions available.
-
Pierre d'Herbemont authored
-
- 05 Jul, 2009 6 commits
-
-
Cyril Mathé authored
Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl> (cherry picked from commit 2c1ccdbdd8070a7f0881619be181b9a2906a7dd8)
-
Rémi Denis-Courmont authored
Most if not all subscribers are using a fast asynchronous callback internally anyway (at least Qt4 and libvlc do that). This was redumdant and wasteful.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Parsing of a format string will anyway stop at the first nul, so there is no point in having two nuls.
-
Rémi Denis-Courmont authored
(cherry picked from commit 4054dd1fe53dac91138281fc3341bcbbc50f1fe8)
-
Rémi Denis-Courmont authored
(cherry picked from commit 3709fb1eea9ec601981791c0e77a5d9d30dca38d)
-
- 04 Jul, 2009 12 commits
-
-
Rémi Denis-Courmont authored
The code (with or without this patch) looks quite fishy though. Fortunately, I do not understand Objective-C, so I can blindly assume it is correct.
-
Rémi Denis-Courmont authored
This gets rid of the blocking queued connection for non-modal errors, which was causing deadlocks in the audio output Pointed-out-by: Laurent Aimar
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Fabian Keil authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Fabian Keil authored
In HandleMessage(), don't let the 0xF0 case fallthrough. Otherwise setting datalen would be pointless. Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 03 Jul, 2009 5 commits
-
-
Fabian Keil authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Fabian Keil authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
This is probably not enough to fix all the fontconfig issues. (cherry picked from commit f25ad01c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Thanks a lot, French CSA for using it with almost noone able to decode it...
-