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
/
mpegvideo_altivec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'
Michael Niedermayer
2013-05-01
1
-2
/
+7
|
\
|
*
ppc: More consistent arch initialization
Diego Biurrun
2013-04-30
1
-2
/
+7
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
Michael Niedermayer
2013-02-06
1
-1
/
+2
|
\
\
|
|
/
|
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-1
/
+2
*
|
Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
Michael Niedermayer
2013-01-23
1
-1
/
+1
|
\
\
|
|
/
|
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-08
1
-2
/
+3
|
\
\
|
|
/
|
*
PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil
Justin Ruggles
2012-06-08
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-18
1
-463
/
+0
|
\
\
|
|
/
|
*
ppc: drop unused function dct_quantize_altivec()
Diego Biurrun
2012-04-18
1
-458
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-08
1
-5
/
+5
|
\
\
|
|
/
|
*
cosmetics: drop some pointless parentheses
Diego Biurrun
2012-01-07
1
-4
/
+4
*
|
mpegvideo: support encoding with chroma intra tables that differ from luma.
Michael Niedermayer
2011-09-25
1
-2
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-28
1
-9
/
+0
|
\
\
|
|
/
|
*
ppc: remove redundant setting of Altivec IDCT
Mans Rullgard
2011-07-27
1
-9
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-16
1
-18
/
+0
|
\
\
|
|
/
|
*
ppc: remove disabled code
Diego Biurrun
2011-07-16
1
-18
/
+0
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-1
/
+2
*
Merge has_altivec() function into mm_support(), remove it and use
Stefano Sabatini
2010-09-08
1
-1
/
+1
*
Remove global mm_flags variable
Måns Rullgård
2010-08-24
1
-1
/
+1
*
Remove PPC perf counter support
Måns Rullgård
2010-06-26
1
-5
/
+0
*
PPC: move prototypes to headers and make some functions static
Måns Rullgård
2010-03-06
1
-5
/
+3
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-2
/
+2
*
PPC: simplify loading some values into altivec registers
Måns Rullgård
2009-08-24
1
-18
/
+7
*
Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.
Diego Biurrun
2009-04-12
1
-2
/
+0
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-2
/
+2
*
Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
Dominik Mierzejewski
2008-11-03
1
-1
/
+1
*
Remove AltiVec vector declaration compiler compatibility macros.
Diego Biurrun
2008-07-24
1
-1
/
+1
*
cosmetics: Reformat PPC code in libavcodec according to style guidelines.
Diego Biurrun
2008-07-20
1
-118
/
+100
*
consistency cosmetics: indices --> indexes in variable names
Diego Biurrun
2008-05-26
1
-18
/
+18
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
misc spelling fixes
Diego Biurrun
2008-03-10
1
-1
/
+1
*
arg 10000l. Fix wrong fix committed in r12141
Guillaume Poirier
2008-02-19
1
-1
/
+1
*
fix broken indentation
Guillaume Poirier
2008-02-19
1
-1
/
+1
*
10l: fix always false test: Binary & has lower precedence than ==
Guillaume Poirier
2008-02-19
1
-1
/
+1
*
Refactor the FOUROF macro using the AVV macro.
Diego Biurrun
2008-02-18
1
-6
/
+2
*
Remove stray #undef.
Diego Biurrun
2008-02-18
1
-1
/
+0
*
fix crash on non-AltiVec powered machines: MPV_common_init_altivec doesn't ch...
Alexander Strange
2008-02-18
1
-0
/
+2
*
spelling
Vitor Sessak
2007-12-01
1
-3
/
+3
*
Rename MPV_common_init_ppc to MPV_common_init_altivec, the function is
Diego Biurrun
2007-10-03
1
-1
/
+1
*
Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs.
Diego Biurrun
2007-10-02
1
-0
/
+45
*
Sanitize altivec code so it can be built with runtime check properly
Luca Barbato
2007-10-02
1
-2
/
+2
*
Remove const vector macro indirection that is useless and obfuscating
Diego Biurrun
2007-10-01
1
-2
/
+2
*
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
Diego Biurrun
2007-08-24
1
-1
/
+1
*
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Diego Biurrun
2007-08-22
1
-1
/
+1
[next]