- 04 Jan, 2010 20 commits
-
-
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 20 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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Note that we do keep the condition to avoid a pointless pair of mutex unlock/lock.
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Geoffroy Couprie authored
-
Christoph Seibert authored
Fixed infinite make recursion on Mac OS X and added semicolon to fix syntax error Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is not used automatically as I don't know how to tell automake to build code for the build architecture instead of the host one.
-