summaryrefslogtreecommitdiffstats
path: root/libavutil/ppc
Commit message (Expand)AuthorAgeFilesLines
* ppc: Drop support for Apple GCCDiego Biurrun2017-06-131-4/+1
* ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun2016-12-142-48/+22
* ppc: vsx: Implement diff_pixels and get_pixelsLuca Barbato2015-05-311-0/+12
* ppc: vsx: Implement float_dspLuca Barbato2015-05-314-9/+174
* ppc: cpu: Add support for VSX and POWER8 extensionsLuca Barbato2015-05-312-3/+19
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-1/+2
* ppc: Clarify and extend the cpuid checkLuca Barbato2015-05-311-4/+19
* ppc: linux: Check altivec using the auxvLuca Barbato2015-05-311-0/+31
* ppc: avutil: Use the abriged vector typesLuca Barbato2015-05-312-17/+17
* ppc: avutil: Drop a potentially dangerous workaroundLuca Barbato2015-05-311-14/+0
* ppc: Support little endian intreadwriteLuca Barbato2014-09-031-24/+40
* ppc: Move vec_unaligned_load macro to util_altivecDiego Biurrun2014-05-281-0/+3
* ppc: util_altivec: Drop unused macrosDiego Biurrun2014-05-281-11/+0
* ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-282-3/+30
* avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-281-0/+1
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+1
* configure: Check for support for labels in the inline assemblyMartin Storsjö2013-07-111-0/+6
* avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefsDiego Biurrun2013-04-301-0/+4
* cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-271-10/+10
* floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-223-0/+33
* floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-223-0/+29
* lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-163-0/+41
* float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles2012-06-083-3/+30
* Add a float DSP framework to libavutilJustin Ruggles2012-06-083-0/+77
* PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-082-0/+165
* build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-121-0/+1
* configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-121-2/+0
* os: fix OpenBSD/PowerPC compilationBrad2011-04-101-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-193-12/+12
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-6/+2
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-0/+88
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-181-8/+8
* PPC: fix asm operand constraints in AV_RL64Måns Rullgård2009-07-291-1/+1
* PPC: check for x-form asm constraint supportMåns Rullgård2009-04-181-0/+4
* PPC asm for AV_RL*()Måns Rullgård2009-04-181-0/+104
* Split libavutil/timer.h per architectureMåns Rullgård2009-04-011-0/+47
OpenPOWER on IntegriCloud