- 23 Feb, 2006 16 commits
-
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Clément Stenac authored
-
Rémi Denis-Courmont authored
Should work fine (ie. better than --enable-shared-libvlc) on Linux, should work on Mac OS X (except for packaging), while shared libvlc doesn't. Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or use --enable-shared-libvlc for now.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
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 14 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
-