Forked from
VideoLAN / VLC
63197 commits behind the upstream repository.

Rémi Denis-Courmont
authored
On x86, describing and probing optimized plugins is safe (thanks to the removal of the -mmmx and -msse2 compiler flags). On PowerPC, libvlccore is built with -maltivec. This is a bug (no difference before or after the plugin directory hack). Describing and probing Altivec plugins is no worse. On ARM, NEON support is detected only at compilation time currently for lack of a better alternative. So this is a non-issue.
Name | Last commit | Last update |
---|---|---|
autotools | ||
bin | ||
bindings | ||
compat | ||
doc | ||
extras | ||
include | ||
libs | ||
m4 | ||
modules | ||
po | ||
projects/macosx | ||
share | ||
src | ||
test | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
COPYING | ||
HACKING | ||
INSTALL | ||
INSTALL.win32 | ||
Makefile.am | ||
NEWS | ||
README | ||
THANKS | ||
bootstrap | ||
configure.ac | ||
make-alias | ||
vlc-config.in.in |