git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ppc: Fix the bug of fft for little endian environment on POWER7 and later
[ffmpeg.git]
/
libavcodec
/
ppc
/
fft_altivec.c
2014-06-18
Rong Yan
ppc: Fix the bug of fft for little endian environment...
blob
|
commitdiff
2014-06-11
Michael Niedermayer
Merge commit '27860819d508068f056cf48473af04868791ad77'
blob
|
commitdiff
|
diff to current
2014-06-10
Diego Biurrun
ppc: Consistently use convenience macro for runtime...
blob
|
commitdiff
|
diff to current
2014-03-20
Michael Niedermayer
Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1'
blob
|
commitdiff
|
diff to current
2014-03-20
Diego Biurrun
ppc: dsputil: comment formatting and wording/grammar...
blob
|
commitdiff
|
diff to current
2013-08-29
Michael Niedermayer
Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8'
blob
|
commitdiff
|
diff to current
2013-08-28
Diego Biurrun
ppc: Add missing AltiVec cpuflag detection invocations
blob
|
commitdiff
|
diff to current
2013-05-01
Michael Niedermayer
Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'
blob
|
commitdiff
|
diff to current
2013-05-01
Michael Niedermayer
Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'
blob
|
commitdiff
|
diff to current
2013-04-30
Diego Biurrun
ppc: Drop unnecessary ff_ name prefixes from static...
blob
|
commitdiff
|
diff to current
2013-04-30
Diego Biurrun
ppc: More consistent arch initialization
blob
|
commitdiff
|
diff to current
2012-06-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-08
Justin Ruggles
PPC: Move types_altivec.h and util_altivec.h from libav...
blob
|
commitdiff
|
diff to current
2011-07-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-05
Mans Rullgard
PPC: use Altivec IMDCT only for supported sizes
blob
|
commitdiff
|
diff to current
2011-04-13
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-12
Alex Converse
Convert some undefined 1<<31 shifts into 1U<<31.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2010-07-04
Måns Rullgård
PPC: convert Altivec FFT to pure assembler
blob
|
commitdiff
|
diff to current
2010-07-03
Måns Rullgård
PPC: add _interleave versions of fft{4,6,16}_altivec
blob
|
commitdiff
|
diff to current
2010-07-02
Måns Rullgård
PPC: fix build on OSX without gas-preprocessor
blob
|
commitdiff
|
diff to current
2010-07-01
Loren Merritt
PPC: Altivec IMDCT
blob
|
commitdiff
|
diff to current
2010-07-01
Måns Rullgård
Remove vestiges of radix-2 FFT
blob
|
commitdiff
|
diff to current
2010-07-01
Måns Rullgård
PPC: Altivec split-radix FFT
blob
|
commitdiff
|
diff to current
2010-06-26
Måns Rullgård
Remove PPC perf counter support
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
PPC: move prototypes to headers and make some functions...
blob
|
commitdiff
|
diff to current
2010-03-06
Måns Rullgård
Move FFT parts from dsputil.h to fft.h
blob
|
commitdiff
|
diff to current
2009-09-15
Måns Rullgård
Move per-arch fft init bits into the corresponding...
blob
|
commitdiff
|
diff to current
2009-04-09
Diego Biurrun
Remove unnecessary gcc_fixes.h #include.
blob
|
commitdiff
|
diff to current
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
blob
|
commitdiff
|
diff to current
2008-12-27
Luca Barbato
Remove stray code
blob
|
commitdiff
|
diff to current
2008-07-20
Diego Biurrun
cosmetics: Reformat PPC code in libavcodec according...
blob
|
commitdiff
|
diff to current
2008-05-09
Diego Biurrun
Use full path for #includes from another directory.
blob
|
commitdiff
|
diff to current
2007-10-02
Luca Barbato
Sanitize altivec code so it can be built with runtime...
blob
|
commitdiff
|
diff to current
2007-05-16
Ronald S. Bultje
Add libavcodec to compiler include flags in order to...
blob
|
commitdiff
|
diff to current
2006-11-07
Luca Barbato
Simplify
blob
|
commitdiff
|
diff to current
2006-10-09
Luca Barbato
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Update licensing information: The FSF changed postal...
blob
|
commitdiff
|
diff to current
2005-12-22
Diego Biurrun
COSMETICS: tabs --> spaces, some prettyprinting
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2004-03-13
Gildas Bazin
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
blob
|
commitdiff
|
diff to current
2003-07-09
Romain Dolbeau
1) remove TBL support in PPC performance. It's much...
blob
|
commitdiff
|
diff to current
2003-05-21
Michael Niedermayer
altivec gcc-3 fixes by (Magnus Damm <damm at opensource...
blob
|
commitdiff
|
diff to current
2003-01-26
Romain Dolbeau
Altivec on non darwin systems patch by Romain Dolbeau
blob
|
commitdiff
|
diff to current
2003-01-19
Romain Dolbeau
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
blob
|
commitdiff
|
diff to current
2003-01-16
Michael Niedermayer
AltiVec perf (take 2), plus a couple AltiVec functions...
blob
|
commitdiff
|
diff to current
2003-01-11
Romain Dolbeau
altivec jumbo patch by (Romain Dolbeau <dolbeaur at...
blob
|
commitdiff
|
diff to current
2003-01-08
Fabrice Bellard
altivec patches by Romain Dolbeau
blob
|
commitdiff
|
diff to current
2003-01-07
Fabrice Bellard
fft altivec by Romain Dolbeau - simplified patch, test...
blob
|
commitdiff
|
diff to current