Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-05avutil/ppc/cpu: add include avassert.hMichael Niedermayer
2015-06-03avutil/ppc/cpu: Our code assumes vsx implies altivec, thus assert thisMichael Niedermayer
2015-06-01avutil/ppc/cpu: Remove !ARCH_PPC64 check for mfspr, the code should now suppo...Michael Niedermayer
2015-05-31Merge commit '7d07ee5a9bd170a06d26fd967cf8de5d3b1ce331'Michael Niedermayer
2015-05-31Merge commit '3058872c293e239e3b51e86fe18cfbe720aadff1'Michael Niedermayer
2015-05-31avutil/ppc/cpu: Check if unistd.h is available before including itMichael Niedermayer
2015-05-31Merge commit 'baa94563fede8959a638b0fa132dd2124acd93e8'Michael Niedermayer
2015-05-31ppc: cpu: Add support for VSX and POWER8 extensionsLuca Barbato
2015-05-31ppc: Clarify and extend the cpuid checkLuca Barbato
2015-05-31ppc: linux: Check altivec using the auxvLuca Barbato
2013-08-29Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer
2013-08-29avutil: Move internal CPU detection function declarations to private headerDiego Biurrun
2012-09-24ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer
2011-05-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-04-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-10os: fix OpenBSD/PowerPC compilationBrad
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-09-09Clean up av_get_cpu_flag()Måns Rullgård