index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
ppc
/
gmc_altivec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
Justin Ruggles
2012-06-08
1
-2
/
+2
*
ppc: Add/remove a number of const qualifiers to fix related warnings.
Diego Biurrun
2012-04-09
1
-1
/
+1
*
ppc: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove PPC perf counter support
Måns Rullgård
2010-06-26
1
-8
/
+0
*
PPC: move prototypes to headers and make some functions static
Måns Rullgård
2010-03-06
1
-0
/
+1
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-2
/
+2
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-1
/
+1
*
PPC: simplify loading some values into altivec registers
Måns Rullgård
2009-08-24
1
-4
/
+3
*
Remove unnecessary gcc_fixes.h #include.
Diego Biurrun
2009-04-09
1
-3
/
+0
*
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
Diego Biurrun
2008-07-20
1
-72
/
+66
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
spelling
Vitor Sessak
2007-12-01
1
-1
/
+1
*
Sanitize altivec code so it can be built with runtime check properly
Luca Barbato
2007-10-02
1
-1
/
+2
*
Remove const vector macro indirection that is useless and obfuscating
Diego Biurrun
2007-10-01
1
-2
/
+2
*
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
Guillaume Poirier
2007-05-17
1
-2
/
+2
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-1
/
+1
*
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
Luca Barbato
2006-10-09
1
-28
/
+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: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-15
/
+15
*
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)
Michael Niedermayer
2004-02-28
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
*
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Romain Dolbeau
2003-07-04
1
-5
/
+6
*
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
Michael Niedermayer
2003-05-21
1
-0
/
+2
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-1
/
+1
*
Altivec on non darwin systems patch by Romain Dolbeau
Romain Dolbeau
2003-01-26
1
-2
/
+2
*
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
-5
/
+15
*
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot...
Michael Niedermayer
2003-01-12
1
-1
/
+1
*
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
Romain Dolbeau
2003-01-11
1
-0
/
+159