- 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>
-
- 12 Apr, 2008 5 commits
-
-
Filippo Carone authored
-
Christophe Mutricy authored
When we don't build some code we need to remove all the place where it's called else bad things happen at link time
-
Pierre d'Herbemont authored
-
Dominique Leuenberger authored
This ensure compatibility with wxGTK 2.8. The idea is to replace VLCVolCtrl with standard controls. Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
-
Pavlov Konstantin authored
Must be reverted once x264 is fixed.
-
- 11 Apr, 2008 7 commits
-
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
Some files have moved (and some were added)
-
Christophe Mutricy authored
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
I bisected this unable to get meta from mp4-file to this 8632e67b commit and this particular line.
-
Filippo Carone authored
-
Pierre d'Herbemont authored
-