index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
ppc
/
fft_altivec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-08
1
-2
/
+3
|
\
|
*
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
Justin Ruggles
2012-06-08
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-06
1
-2
/
+4
|
\
\
|
|
/
|
*
PPC: use Altivec IMDCT only for supported sizes
Mans Rullgard
2011-07-05
1
-2
/
+4
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Convert some undefined 1<<31 shifts into 1U<<31.
Alex Converse
2011-04-11
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
PPC: convert Altivec FFT to pure assembler
Måns Rullgård
2010-07-04
1
-46
/
+4
*
PPC: add _interleave versions of fft{4,6,16}_altivec
Måns Rullgård
2010-07-03
1
-15
/
+0
*
PPC: fix build on OSX without gas-preprocessor
Måns Rullgård
2010-07-02
1
-5
/
+5
*
PPC: Altivec IMDCT
Loren Merritt
2010-07-01
1
-4
/
+114
*
Remove vestiges of radix-2 FFT
Måns Rullgård
2010-07-01
1
-1
/
+0
*
PPC: Altivec split-radix FFT
Måns Rullgård
2010-07-01
1
-97
/
+55
*
Remove PPC perf counter support
Måns Rullgård
2010-06-26
1
-6
/
+0
*
PPC: move prototypes to headers and make some functions static
Måns Rullgård
2010-03-06
1
-1
/
+3
*
Move FFT parts from dsputil.h to fft.h
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Move per-arch fft init bits into the corresponding subdirs
Måns Rullgård
2009-09-15
1
-0
/
+6
*
Remove unnecessary gcc_fixes.h #include.
Diego Biurrun
2009-04-09
1
-3
/
+0
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Remove stray code
Luca Barbato
2008-12-27
1
-25
/
+0
*
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
Diego Biurrun
2008-07-20
1
-19
/
+16
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Sanitize altivec code so it can be built with runtime check properly
Luca Barbato
2007-10-02
1
-2
/
+2
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-1
/
+1
*
Simplify
Luca Barbato
2006-11-07
1
-5
/
+1
*
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
Luca Barbato
2006-10-09
1
-79
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-4
/
+4
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-21
/
+21
*
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...
Gildas Bazin
2004-03-13
1
-2
/
+2
*
1) remove TBL support in PPC performance. It's much more useful to use the
Romain Dolbeau
2003-07-09
1
-5
/
+5
*
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
Michael Niedermayer
2003-05-21
1
-0
/
+2
*
Altivec on non darwin systems patch by Romain Dolbeau
Romain Dolbeau
2003-01-26
1
-0
/
+4
*
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...
Romain Dolbeau
2003-01-19
1
-5
/
+5
*
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...
Michael Niedermayer
2003-01-16
1
-1
/
+109
*
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
Romain Dolbeau
2003-01-11
1
-1
/
+1
*
altivec patches by Romain Dolbeau
Fabrice Bellard
2003-01-08
1
-35
/
+2
*
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...
Fabrice Bellard
2003-01-07
1
-0
/
+166