summaryrefslogtreecommitdiffstats
path: root/libavutil/ppc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'Michael Niedermayer2013-08-292-3/+30
|\
| * ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-282-3/+30
* | Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b'Michael Niedermayer2013-08-291-0/+1
|\ \ | |/
| * avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-181-3/+1
|\ \ | |/
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+1
* | Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8'Michael Niedermayer2013-07-121-0/+2
|\ \ | |/
| * configure: Check for support for labels in the inline assemblyMartin Storsjö2013-07-111-0/+6
* | Drop local lable from ppc asm timer.Carl Eugen Hoyos2013-06-301-2/+1
* | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-051-1/+2
|\ \ | |/
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* | Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499'Michael Niedermayer2013-05-011-0/+4
|\ \ | |/
| * ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefsDiego Biurrun2013-04-301-0/+4
* | 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