summaryrefslogtreecommitdiffstats
path: root/libavutil/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-281-10/+10
|\
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-271-10/+10
* | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer2013-01-233-0/+33
|\ \ | |/
| * floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-223-0/+33
* | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer2013-01-233-0/+29
|\ \ | |/
| * floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-223-0/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-163-0/+41
|\ \ | |/
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-163-0/+41
* | ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer2012-09-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-086-0/+269
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-0/+1
|\ \ | |/
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-121-0/+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-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