- 25 May, 2008 8 commits
-
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
(that's one of the isight's chromas)
-
Rémi Denis-Courmont authored
O_APPEND puts the file pointer to the end after _each_ write. We want to put it at the end (only) after open. Also allow reading/seeking stdout, as it could be a redirected file (of course, it won't work if it's a terminal)
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
- 24 May, 2008 32 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Still not working though
-
Rémi Denis-Courmont authored
Thank you big time for committing stuff against people's review.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Should fix strlcpy() issues on Linux, but Win32 is surely still totally broken by d754b405
-
Rafaël Carré authored
Mark description & shortnames as translatable with N_ (Thanks for testing the build before committing, I think the source code had the same review)
-
Rafaël Carré authored
-
Miguel Angel Cabrera Moya authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
Please review whether this patch is correct as it adds internal functions using VLC_EXPORT.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also fix an overflow in strndup().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I should not have put internal stuff into the header files anyway
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-