- 23 Feb, 2006 9 commits
-
-
Filippo Carone authored
-
Filippo Carone authored
-
Filippo Carone authored
-
Olivier Aubert authored
-
Olivier Aubert authored
to the start of the function, to avoid unnecessary overhead of path checks.
-
Olivier Aubert authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 22 Feb, 2006 10 commits
-
-
Antoine Cellerier authored
Thanks to forum user http://forum.videolan.org/viewtopic.php?t=17646
-
Antoine Cellerier authored
mosaic.c: Bluescreen enhancement. Add convolution product of alpha mask with 5x5 gaussian. Makes it look better. distort.c: change line orders.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Scale width if only original height is known.
-
Damien Fouilleul authored
all: renamed DLL import library as libvlc.dll.a, as this is what mingw/cygwin ld expects to see. for more info refer to: http://www.sourceware.org/binutils/docs-2.16/ld/WIN32.html
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-
Damien Fouilleul authored
all: for WIN32, create an import library libvlc-dll.a when linking libvlc.dll; updating linking for vlc.exe and activex.dll to use import library in place of dll.
-
Jean-Paul Saman authored
Use include <file.h> for include files that can be found on the include path as provided to the compiler.
-
- 21 Feb, 2006 17 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Felix Paul Kühne authored
* fix the selection of both Theora and Vorbis on OSX (refs #503 and refs #531). They are being encapsulated in OGG now.
-
Antoine Cellerier authored
Fix running vlc from path in windows (see http://forum.videolan.org/viewtopic.php?t=17435 ). This could break the mozilla plugin on windows (see http://trac.videolan.org/vlc/changeset/9106) so i'm commiting and i'll do a nightly to check. One way to be sure would be to ask Gibalou but ....
-
Damien Fouilleul authored
vlccontrol.cpp: fixed bounds issue when allocating memory and iterating through a SafeArray, thanks to Walter Zheng for reporting this problem
-
Rémi Denis-Courmont authored
Yet to find a solution for the same problem with shared libvlc
-
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
-
Mohammed Adnène Trojette authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
- 20 Feb, 2006 4 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Link against -lvlc instead of src/libvlc.so otherwise installed vlc cannot be loaded (closes #555) - Remove src/libvlc.a when src/libvlc.so is built so that previous item does not break Win32 linking <subliminal message>how about using libtool</subliminal message>
-
Derk-Jan Hartman authored
* Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka demo-n <demo-n at users dot sourceforgedot net>.
-