- 15 Apr, 2008 12 commits
-
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
VideoLAN authored
-
Rafaël Carré authored
The problem came from my misreading of the API This commit also fix potential misunderstanding by simplifying it further
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
2.3.4 is the unstable branch, as not indicated on the download page This reverts commit cbac72de.
-
Rafaël Carré authored
Fix compilation with external opencdk
-
Jean-Baptiste Kempf authored
-
Jérôme Decoodt authored
Avoid an infinite loop for this case too (only 3 tries to connect, then abort)
-
- 14 Apr, 2008 11 commits
-
-
Jérôme Decoodt authored
-
Rafaël Carré authored
Signed-off-by: Meuuh the cow
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jérôme Decoodt authored
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
input: Split Init() into multiple subfunctions to try to isolate the different part of the function.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 13 Apr, 2008 17 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Removed nasm in favour of yasm for Darwin-x86. Note that yasm isn't build on PowerPC-based Macs because it's not needed.
-
Felix Paul Kühne authored
Removed nasm from the contribs and changed the build behaviour for yasm: it's only compiled on Intel-based Macs as PPC-based Macs don't need it.
-
Christophe Mutricy authored
Don't use the export things in taglib as we don't need it and it's buggy
-
Pavlov Konstantin authored
Also fix Distributions gitignore.
-
Pavlov Konstantin authored
-
Jean-Paul Saman authored
Move ppsz_input_state[] to modules/control/rc.c because it is the only user of this variable. This silences a lot of warning messages.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Don't compile dynamicoverlay when there is no POSIX shared memory support on the system. Use VLC_UNUSED() iso (void)().
-
Jean-Paul Saman authored
Rename LoadImage() to blendbench_LoadImage() because of naming conflicts with Windows API and small cleanup/malloc checks.
-
Jean-Paul Saman authored
-
Ibraheem Paredath authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
assertions in release builds
-
Rémi Duraffort authored
-
Michael Ploujnikov authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-