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
/
idct_altivec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
Justin Ruggles
2012-06-08
1
-1
/
+1
*
ppc: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-2
/
+2
*
cosmetics: Delete empty lines at end of file.
Diego Biurrun
2012-02-09
1
-1
/
+0
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-6
/
+6
*
Remove PPC perf counter support
Måns Rullgård
2010-06-26
1
-14
/
+0
*
PPC: move prototypes to headers and make some functions static
Måns Rullgård
2010-03-06
1
-2
/
+5
*
Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.
Diego Biurrun
2009-04-12
1
-2
/
+4
*
cosmetics: Reformat comment paragraph and fix a few typos in it.
Diego Biurrun
2009-04-09
1
-7
/
+7
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-2
/
+2
*
Cleanup _t types in libavcodec/ppc
Luca Barbato
2008-12-27
1
-29
/
+21
*
Remove AltiVec vector declaration compiler compatibility macros.
Diego Biurrun
2008-07-24
1
-5
/
+5
*
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
Diego Biurrun
2008-07-20
1
-1
/
+0
*
Remove wrong casts from vector declarations, this would cause errors when
Diego Biurrun
2008-07-08
1
-5
/
+5
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
Change some files to only include the necessary headers.
Diego Biurrun
2008-01-04
1
-1
/
+1
*
Remove const vector macro indirection that is useless and obfuscating
Diego Biurrun
2007-10-01
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
Add libavcodec to compiler include flags in order to simplify header
Ronald S. Bultje
2007-05-16
1
-1
/
+1
*
rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
Måns Rullgård
2007-02-13
1
-2
/
+2
*
removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore
Luca Barbato
2006-10-09
1
-14
/
+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
-123
/
+123
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)
Michael Niedermayer
2004-02-28
1
-2
/
+6
*
1) remove TBL support in PPC performance. It's much more useful to use the
Romain Dolbeau
2003-07-09
1
-10
/
+10
*
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
Michael Niedermayer
2003-05-21
1
-16
/
+8
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-4
/
+4
*
Altivec on non darwin systems patch by Romain Dolbeau
Romain Dolbeau
2003-01-26
1
-0
/
+12
*
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...
Romain Dolbeau
2003-01-19
1
-10
/
+10
*
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...
Michael Niedermayer
2003-01-16
1
-0
/
+25
*
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)
Michael Niedermayer
2002-11-02
1
-0
/
+216