- 13 Feb, 2009 1 commit
-
-
Move an AM_CONDITIONAL outside an if block Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 11 Feb, 2009 7 commits
-
-
Fabio Ritrovato authored
I have modified the original author patch to fix: - vlc_cancelrestore (mtp). - libmtp initialisation (race condition). Signed-off-by:
Laurent Aimar <fenrir@videolan.org>
-
Jean-Baptiste Kempf authored
-
- Ship the vlc module header zip.h (rename isn't needed once the file in ship) - Detect minizip presence with pkgconfig - if .pc not available, try to assume presence from unzip.h - Move the zlib.h detection in one place (after pkgconfig macro) minizip in bundled within zlib in some distro - Adds -lz in module that needs it in one place - Prevent the compilation of libs/unzip if minizip is available (it shound't prevent this directory to be bundled with the sources) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Regroup AC_CONFIG_FILES, because neither MSys and Cygwin like it. This improves the building on windows.
-
Rémi Denis-Courmont authored
This reverts commit 35fa551f. Conflicts: configure.ac
-
Rémi Denis-Courmont authored
-
Nicolas Chauvet authored
- Ship the vlc module header zip.h (rename isn't needed once the file in ship) - Detect minizip presence with pkgconfig - if .pc not available, try to assume presence from unzip.h - Move the zlib.h detection in one place (after pkgconfig macro) minizip in bundled within zlib in some distro - Adds -lz in module that needs it in one place - Prevent the compilation of libs/unzip if minizip is available (it shound't prevent this directory to be bundled with the sources) Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 10 Feb, 2009 1 commit
-
-
Nicolas Chauvet authored
According to https://bugzilla.mozilla.org/show_bug.cgi?id=455458 npupp.h has been renamed to npfunctions.h with libxul 1.9.1 Signed-off-by:
Christophe Mutricy <xtophe@videolan.org>
-
- 08 Feb, 2009 1 commit
-
-
ssbssa authored
Signed-off-by:
Christophe Mutricy <xtophe@videolan.org>
-
- 03 Feb, 2009 2 commits
-
-
aballier authored
POSIX does not document the == construction for test; Even if GNU test and bash builtin allow it, configure is run by sh and FreeBSD test does not allow it so that this test is always false there. Signed-off-by:
Christophe Mutricy <xtophe@videolan.org>
-
Jean-Paul Saman authored
-
- 02 Feb, 2009 1 commit
-
-
geal authored
-
- 31 Jan, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 30 Jan, 2009 2 commits
-
-
Jean-Paul Saman authored
The fixed integer MP3 encoder shine originates from the RockBox project. It was then adapted for vlc in branch 0.8.6-neuros.
-
Jean-Paul Saman authored
The fixed integer WMA v1/2 decoder originates from the ffmpeg project and has been changed into a fixed integer decoder by the RockBox project. It was then adapted for vlc in the 0.8.6-neuros branch.
-
- 27 Jan, 2009 4 commits
-
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Rémi Denis-Courmont authored
I kept include files to ../vlc otherwise #include syntax would break Now, it's up to changing PKGDIR="vlc" to PKGDIR="vlc-1.0". We just need to decide.
-
geal authored
-
- 25 Jan, 2009 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 24 Jan, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
It is very limited: - Uncrypted only - No ISO or direct disc device - No menu - No still frame - No angle - No out of mux stream (some subtitles use it) It does: - title (MPLS) - chapter (mark) - correct seek - hide invalid ES for a given MPLS
-
- 18 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 17 Jan, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
ssbssa authored
Signed-off-by:
Laurent Aimar <fenrir@videolan.org>
-
- 12 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 11 Jan, 2009 1 commit
-
-
Ilkka Ollakka authored
-
- 07 Jan, 2009 1 commit
-
-
Christophe Mutricy authored
-
- 04 Jan, 2009 1 commit
-
-
dionoea authored
(No more splitting up planed in the forseable future)
-
- 03 Jan, 2009 3 commits
- 02 Jan, 2009 1 commit
-
-
ivoire authored
* libid3 is outdated * taglib module is better now.
-
- 28 Dec, 2008 1 commit
-
-
ogg.k.ogg.k authored
libtiger is a rendering library for Kate streams based on Pango and Cairo, and supports almost everything Kate streams can do. There's a bit of wonkiness with rendering on regions as VLC then blends them onto a subsampled YUV buffer, and colors can bleed in a not so nice way. I've tried frobbing the blender in blend.c and I got rid of the chroma bleeding, but at the cost of other artifacts, so I'm leaving it out. Also, I can't find a way to get the preferences dialog to call a callback on my variables with a pointer to the decoder, so changing the variables will not have effect till VLC is started again. Also includes the misc kate fixes from a previous patch, which was not applied yet, but changes the same code as this patch (and fixed a possible crash). Note that I don't have a big endian host to check, so the RGBA component flipping code is untested. Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 21 Dec, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-