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
/
x86
/
dsputil_mmx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-24
1
-102
/
+0
|
\
|
*
x86: remove unused inline asm macros from dsputil_mmx.h
Mans Rullgard
2012-06-23
1
-68
/
+0
|
*
x86: move some inline asm macros to the only places they are used
Mans Rullgard
2012-06-23
1
-34
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
1
-0
/
+5
|
\
\
|
|
/
|
*
rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC
Christophe Gisquet
2012-05-10
1
-0
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-2
/
+2
|
\
\
|
|
/
|
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-2
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-17
1
-1
/
+0
|
*
Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
Justin Ruggles
2011-01-21
1
-3
/
+0
*
|
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-18
1
-1
/
+0
*
|
Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.
Justin Ruggles
2011-01-23
1
-3
/
+0
|
/
*
Fix compilation on x86-32 with --disable-optimizations,
Daniel Kang
2011-01-03
1
-18
/
+18
*
For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading 8 bytes
Ronald S. Bultje
2010-12-24
1
-1
/
+1
*
Port latest x264 deblock asm (before they moved to using NV12 as internal
Ronald S. Bultje
2010-09-03
1
-1
/
+1
*
Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,
Ronald S. Bultje
2010-09-01
1
-0
/
+29
*
Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()
Ronald S. Bultje
2010-08-30
1
-3
/
+3
*
Move cavs dsp functions to their own struct
Måns Rullgård
2010-08-03
1
-2
/
+0
*
Convert deinterlacing MMX code to YASM
Vitor Sessak
2010-07-31
1
-0
/
+13
*
Add header declarations for mmx/sse constants missing them
David Conrad
2010-07-21
1
-0
/
+6
*
VP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations.
Ronald S. Bultje
2010-07-15
1
-1
/
+1
*
Make ff_pw_4 128 bits
David Conrad
2010-07-11
1
-1
/
+1
*
16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264
Jason Garrett-Glaser
2010-06-25
1
-1
/
+1
*
Separate DWT from snow and dsputil
Måns Rullgård
2010-03-14
1
-9
/
+0
*
x86: move function prototypes to header files
Måns Rullgård
2010-03-06
1
-0
/
+26
*
Move declarations of some mmx functions to dsputil_mmx.h
Måns Rullgård
2009-08-29
1
-0
/
+5
*
convert ff_pw_64 into an xmm_reg for future use in vp6 sse code
Aurelien Jacobs
2009-02-12
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
Rename libavcodec/i386/ --> libavcodec/x86/.
Diego Biurrun
2008-12-22
1
-0
/
+154