summaryrefslogtreecommitdiff
path: root/libavutil/ppc
Commit message (Expand)AuthorAge
...
* | Drop local lable from ppc asm timer.Carl Eugen Hoyos2013-06-30
* | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer2013-05-05
|\|
| * avutil: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499'Michael Niedermayer2013-05-01
|\|
| * ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefsDiego Biurrun2013-04-30
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-28
|\|
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49'Michael Niedermayer2013-01-23
|\|
| * floatdsp: move vector_fmul_add from dsputil to avfloatdsp.Ronald S. Bultje2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-16
|\|
| * lavc: Move vector_fmul_window to AVFloatDSPContextJustin Ruggles2013-01-16
* | ppc/cpu: make linux 32bit specific altivec detection depend on __linux__Michael Niedermayer2012-09-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-08
|\|
| * float_dsp: ppc: add a separate header for Altivec function prototypesJustin Ruggles2012-06-08
| * Add a float DSP framework to libavutilJustin Ruggles2012-06-08
| * PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-13
|\|
| * configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-11
|\|
| * os: fix OpenBSD/PowerPC compilationBrad2011-04-10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-09
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-18
* PPC: fix asm operand constraints in AV_RL64Måns Rullgård2009-07-29
* PPC: check for x-form asm constraint supportMåns Rullgård2009-04-18
* PPC asm for AV_RL*()Måns Rullgård2009-04-18
* Split libavutil/timer.h per architectureMåns Rullgård2009-04-01