aboutsummaryrefslogtreecommitdiff
path: root/libavutil/ppc
AgeCommit message (Expand)Author
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-22floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-16lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles
2012-06-08float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles
2012-06-08Add a float DSP framework to libavutilJustin Ruggles
2012-06-08PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles
2012-04-12build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun
2011-05-12configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun
2011-04-10os: fix OpenBSD/PowerPC compilationBrad
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2010-09-09Clean up av_get_cpu_flag()Måns Rullgård
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-01-18Mark all intreadwrite functions av_always_inlineMåns Rullgård
2009-07-29PPC: fix asm operand constraints in AV_RL64Måns Rullgård
2009-04-18PPC: check for x-form asm constraint supportMåns Rullgård
2009-04-18PPC asm for AV_RL*()Måns Rullgård
2009-04-01Split libavutil/timer.h per architectureMåns Rullgård