- 04 Jan, 2010 35 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Adrian Knoth authored
When you try to capture from JACK, this is only possible with the "oldstyle" jackd-0.x. If you want to use the newer, SMP-capable jack2, the VLC inputs cannot be connected: Cannot connect ports owned by inactive clients: "vlc-input-26611" is not active Cannot connect ports owned by inactive clients: "vlc-input-26611" is not active Unlike jack1, jack2 expects the process callback function to return 0. The attached patch fixes this problem. It's been already fixed the same way in the jack output plugin (see modules/audio_output/jack.c:290). Taken from Debian bug #532339 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532339) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Antoine Cellerier authored
It's a bit blocky but a lot easier than a pixel perfect fix.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
instead print where the script should be for zsh to find it some cleaning of the script & its output
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
No maintainer showed up. It is broken in many ways and there is virtually no streams using that...
-
Jean-Baptiste Kempf authored
Unmaintained and no maintainer showed up
-
Jean-Baptiste Kempf authored
No maintainer, buggy code and no major feature in. Sorry guys
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
We register callbacks, so we might as well keep track of the playlist. This avoids pointless hold/release atomic ops and simplifies the code.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
We really don't want any video codec which runs on the CPU
-
Rafaël Carré authored
Disable unsupported ARM instruction sets
-
Rafaël Carré authored
-
Rafaël Carré authored
They will complete even if the alias isn't present in PATH though Also explicit the need to remove completion cache
-
Rafaël Carré authored
This reverts commit 2e024847. Conflicts: extras/contrib/Makefile We can't use a fat set of contribs, because the headers do differ between 32bits & 64 bits builds example: ../x86_64-apple-darwin10/include/freetype2/freetype/config/ftconfig.h 2010-01-04 12:49:02.000000000 +0100 +++ ../i686-apple-darwin10/include/freetype2/freetype/config/ftconfig.h 2010-01-04 12:47:12.000000000 +0100 @@ -80,7 +80,7 @@ #ifdef FT_USE_AUTOCONF_SIZEOF_TYPES #define SIZEOF_INT 4 -#define SIZEOF_LONG 8 +#define SIZEOF_LONG 4 Moreover the pkgconfig & *-config files still referenced the x86_64 directory
-
Rafaël Carré authored
This reverts commit 65ed93af.
-
Rafaël Carré authored
This reverts commit 5a20b90e.
-
Rafaël Carré authored
This reverts commit f40ec470.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
- 03 Jan, 2010 5 commits
-
-
Jean-Baptiste Kempf authored
The list wasn't correctly updated when there was an action to update_list. This fix the weird DirectSound bug.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-