summaryrefslogtreecommitdiffstats
path: root/libavutil/ppc/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/ppc/cpu: add include avassert.hMichael Niedermayer2015-06-051-0/+1
* avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer2015-06-031-0/+2
* avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo...Michael Niedermayer2015-06-011-1/+1
* Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'Michael Niedermayer2015-05-311-3/+17
|\
| * ppc: cpu: Add support for VSX and POWER8 extensionsLuca Barbato2015-05-311-3/+17
* | Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'Michael Niedermayer2015-05-311-4/+19
|\ \ | |/
| * ppc: Clarify and extend the cpuid checkLuca Barbato2015-05-311-4/+19
* | avutil/ppc/cpu: Check if unistd.h is available before including itMichael Niedermayer2015-05-311-1/+4
* | Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8'Michael Niedermayer2015-05-311-0/+31
|\ \ | |/
| * ppc: linux: Check altivec using the auxvLuca Barbato2015-05-311-0/+31
* | Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer2013-08-291-0/+1
|\ \ | |/
| * avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-281-0/+1
* | ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer2012-09-241-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-131-2/+0
|\ \ | |/
| * configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-121-2/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-111-0/+1
|\ \ | |/
| * os: fix OpenBSD/PowerPC compilationBrad2011-04-101-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-0/+84
OpenPOWER on IntegriCloud