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
/
libpostproc
/
postprocess_altivec_template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
postproc: altivec: fix remaining mixed declarations and code
Mans Rullgard
2011-12-21
1
-16
/
+14
*
postproc: altivec: untemplate some variable names
Mans Rullgard
2011-12-21
1
-123
/
+113
*
postproc: altivec: fix trivial cases of mixed declarations and code
Mans Rullgard
2011-12-21
1
-58
/
+65
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Fix use of uninitialized data: A array element can not be
Reimar Döffinger
2010-07-24
1
-2
/
+3
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-6
/
+6
*
Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
Diego Biurrun
2009-03-14
1
-2
/
+2
*
Remove AltiVec vector declaration compiler compatibility macros.
Diego Biurrun
2008-07-24
1
-34
/
+34
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
cosmetics: prettyprinting
Diego Biurrun
2008-03-23
1
-41
/
+41
*
Cosmetics: reindent and whitespaces
Luca Barbato
2008-03-23
1
-107
/
+106
*
Remove declarations after statements from doVertDefFilter_altivec
Luca Barbato
2008-03-23
1
-11
/
+8
*
Remove declarations after statements from doVertLowPass_altivec
Luca Barbato
2008-03-23
1
-32
/
+42
*
Remove declarations after statements from vertClassify_altivec
Luca Barbato
2008-03-23
1
-16
/
+36
*
Reorder declarations in vertClassify_altivec
Luca Barbato
2008-03-23
1
-7
/
+10
*
typo fixes: tempBlured --> tempBlurred
Diego Biurrun
2008-03-22
1
-32
/
+32
*
cosmetics: Fix indentation to be 4 spaces and consistently place {}.
Diego Biurrun
2008-03-22
1
-958
/
+957
*
typo fixes
Diego Biurrun
2008-03-12
1
-9
/
+9
*
spelling
Vitor Sessak
2007-12-01
1
-4
/
+4
*
Move Apple gcc AltiVec vector declaration syntax to libavutil.
Diego Biurrun
2007-08-24
1
-6
/
+0
*
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Diego Biurrun
2007-08-22
1
-1
/
+1
*
Typo
Luca Barbato
2007-03-02
1
-1
/
+1
*
Many steps to avutilized this mess: DECLARE_ALIGNED
Luca Barbato
2007-03-02
1
-6
/
+7
*
Remove unused variables.
Diego Biurrun
2006-10-10
1
-7
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-18
/
+20
*
libavcodec/libpostproc ---> libpostproc
Diego Biurrun
2006-06-01
1
-0
/
+1196