An error occurred fetching the project authors.
- 17 Apr, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Use readdir_r() instead of readdir().
-
- 16 Apr, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Apr, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 Apr, 2010 2 commits
-
-
Erwan Tulou authored
especially, also detect material recorded at the stream filter level
-
Erwan Tulou authored
same options needed for vlc_accept as those for vlc_socket
-
- 31 Mar, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 03 Mar, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 07 Feb, 2010 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 04 Nov, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 18 Aug, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Aug, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 16 Jul, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 14 May, 2009 1 commit
-
-
Geoffroy Couprie authored
(cherry picked from commit 7ba508f8) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 13 May, 2009 1 commit
-
-
Geoffroy Couprie authored
-
- 07 May, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 27 Jan, 2009 2 commits
-
-
Rémi Denis-Courmont authored
This Linux-specific extension fixes the close-on-exec race.
-
Rémi Denis-Courmont authored
This departs from utf8_open() being a pure open() + Unicode function. We should really always set the flag anyway, so lets factor the code. There is still a tiny race between open() and the second fcntl() system call, but it cannot quite be fixed within the current POSIX standards. By the way, the correct way to clear the flag would be _after_ fork(), but I am not aware of any such case involving utf8_open() in the current tree.
-
- 18 Nov, 2008 1 commit
-
-
Laurent Aimar authored
-
- 17 Nov, 2008 1 commit
-
-
Laurent Aimar authored
-
- 04 Nov, 2008 2 commits
-
-
Pierre Ynard authored
Fix includes for WinCE Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Geoffroy Couprie authored
-
- 23 Oct, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 01 Oct, 2008 1 commit
-
-
Rémi Duraffort authored
-
- 30 Sep, 2008 1 commit
-
-
Geoffroy Couprie authored
-
- 29 Sep, 2008 1 commit
-
-
Geoffroy Couprie authored
-
- 05 Jul, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 May, 2008 1 commit
-
-
Rafaël Carré authored
-
- 03 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Apr, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-