- 08 Jul, 2009 5 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
If you want to try it and report bugs use --enable-projectm.
-
Rémi Duraffort authored
-
Kevin DuBois authored
The spec says that the 2nd round of packets need to have the 1st 4 bytes be the timestamp (potentially zero) and the next 4 bytes be zero. The bytes after that should be random. (not necessarily cryptographically secure, just for establishing a unique echo response in the 3rd round of packets). Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
- 07 Jul, 2009 11 commits
-
-
Jean-Baptiste Kempf 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
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rafaël Carré authored
-
- 06 Jul, 2009 19 commits
-
-
Rafaël Carré authored
Add rockbox's cover.jpg to the list of known files Give the possibility to add a custom filename with --album-art-filename Properly handle URIs on Win32 and other Cleaner code
-
Jean-Baptiste Kempf authored
(cherry picked from commit 1cc1d3ab) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 3aa5a9f8)
-
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 5 commits
-
-
Cyril Mathé authored
Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl> (cherry picked from commit 2c1ccdbd)
-
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 4054dd1f)
-