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
/
fdct_altivec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: Split off FDCT bits into their own context
Diego Biurrun
2014-07-07
1
-456
/
+0
*
ppc: dsputil: Drop trailing semicolon from macros
Diego Biurrun
2014-03-20
1
-5
/
+5
*
ppc: dsputil: Merge some declarations and initializations
Diego Biurrun
2014-03-20
1
-2
/
+1
*
ppc: dsputil: more K&R formatting cosmetics
Diego Biurrun
2014-03-20
1
-193
/
+191
*
ppc: dsputil: comment formatting and wording/grammar improvements
Diego Biurrun
2014-03-20
1
-4
/
+3
*
ppc: fdct: Remove vim editor settings comment
Diego Biurrun
2013-08-28
1
-2
/
+0
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
ppc: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-1
/
+1
*
ppc: remove disabled code
Diego Biurrun
2011-07-16
1
-24
/
+0
*
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
-7
/
+0
*
PPC: move prototypes to headers and make some functions static
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.
Diego Biurrun
2009-04-12
1
-2
/
+4
*
cosmetics: Remove file name from file header.
Diego Biurrun
2009-03-15
1
-2
/
+1
*
Remove AltiVec vector declaration compiler compatibility macros.
Diego Biurrun
2008-07-24
1
-3
/
+3
*
Remove wrong casts from vector declarations, this would cause errors when
Diego Biurrun
2008-07-08
1
-3
/
+3
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
Change some files to only include the necessary headers.
Diego Biurrun
2008-01-04
1
-1
/
+1
*
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
-7
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-3
/
+5
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
10l
Alex Beregszaszi
2005-08-05
1
-1
/
+1
*
gcc 4 compilation fix
Bret Hughes
2005-04-17
1
-57
/
+57
*
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
James Klicman
2003-10-26
1
-0
/
+498