Commits on Source (8)
-
Rémi Denis-Courmont authored
Like on x86 (e.g. VLC_SSE), this macro enables the use of AltiVec for just a given function. Thus the other functions in the same C module can be compiled without AltiVec and run on non-AltiVec processors. (cherry picked from commit cb303e77)
47fb9426 -
Rémi Denis-Courmont authored
In a very broad sense, this is a substitute for 8cbec777 from master, but the two changes are completely different.
dfc27e4f -
Rémi Denis-Courmont authored
This was added ostensibly to fix compilation of the run-time AltiVec test which was removed in bc146294. Unfortunately, it causes the compiler to emit AltiVec instructions, such that the executable crashes if AltiVec is not available. Regression from e48d6195. (cherry picked from commit 4af9c851)
d9028ba4 -
Rémi Denis-Courmont authored
(cherry picked from commit 03d8a050)
cb863f07 -
Rémi Denis-Courmont authored
(cherry picked from commit 5b7b2ff8)
4dca3df3 -
Rémi Denis-Courmont authored
(cherry picked from commit 04cfde41)
902c846b -
Rémi Denis-Courmont authored
(cherry picked from commit bcbbefbf)
78e41c72 -
Rémi Denis-Courmont authored
Fixes Debian #842513. (cherry picked from commit 5a236388)
6c5ed18a
Showing
- configure.ac 0 additions, 12 deletionsconfigure.ac
- include/vlc_cpu.h 2 additions, 0 deletionsinclude/vlc_cpu.h
- modules/video_chroma/Makefile.am 0 additions, 1 deletionmodules/video_chroma/Makefile.am
- modules/video_chroma/i420_yuy2.c 1 addition, 1 deletionmodules/video_chroma/i420_yuy2.c
- modules/video_filter/Makefile.am 3 additions, 0 deletionsmodules/video_filter/Makefile.am
- modules/video_filter/deinterlace/merge.c 1 addition, 0 deletionsmodules/video_filter/deinterlace/merge.c
- src/misc/cpu.c 1 addition, 1 deletionsrc/misc/cpu.c