- 04 Jul, 2011 24 commits
-
-
Rémi Denis-Courmont authored
Unfortunately, we cannot emit NEON opcodes when NEON is not explicitly enabled (-mfpu=neon), contrary to MMX & SSE on x86. As a consequence, this will not work for inline assembler in a non-optimized plugin, namely the deinterlacer. There is also a(n hopefully theoretical) bug whereby the compiler would emit NEON instructions in the descriptor or activation callback of a NEON plugin. This could then crash if NEON is not supported, even before the NEON run-time check is reached.
-
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
-
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
'make fetch' has to fetch sources for all the built packages, including dependency packages. Conversely, 'make fetch' should not fetch sources of distro-provided packages, not even dependencies. This should fix that. As an minor bonus, 'make .foo' should now work even if foo is provided by the distro, and conditional build rules should be cleaner.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Remove the old way with using the static makefiles and weird ??PREFIX?? patches
-
Jean-Baptiste Kempf authored
Same, not libav* enabled
-
Jean-Baptiste Kempf authored
libavcodec rule must be updated still
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: removed headphone virtualization and normvol filter from simple prefs since these options are part of the audio filter panel now
-
- 03 Jul, 2011 7 commits
-
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
aka if you scroll to the right, you want the movie to skip to the right, etc.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
just don't build the cli
-
- 02 Jul, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 Jul, 2011 8 commits
-
-
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
Remove some useless cast changes. Apply the patch always as it is correct on all architecture. Drop the errno code part which is wrong (live needs the Winsock error codes, not the <io.h> ones).
-
Rémi Denis-Courmont authored
-