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
/
x86
/
vc1dsp_mmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-17
1
-20
/
+43
*
Replace ASMALIGN() with .p2align
Mans Rullgard
2011-01-18
1
-3
/
+3
*
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-08
1
-1
/
+2
*
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-09-04
1
-6
/
+6
*
Remove global mm_flags variable
Måns Rullgård
2010-08-24
1
-1
/
+1
*
Move ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c
David Conrad
2010-07-21
1
-7
/
+0
*
VP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both luma (width=16)
Ronald S. Bultje
2010-07-20
1
-2
/
+0
*
MMX/SSE VC1 loop filter
David Conrad
2010-07-11
1
-0
/
+64
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-1
/
+1
*
x86: move function prototypes to header files
Måns Rullgård
2010-03-06
1
-3
/
+0
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-2
/
+2
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-1
/
+1
*
idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall.
Jason Garrett-Glaser
2009-06-16
1
-0
/
+203
*
VC1: extend MMX qpel MC to include MMX2 avg qpel
David Conrad
2009-04-15
1
-133
/
+184
*
Rename libavcodec/i386/ --> libavcodec/x86/.
Diego Biurrun
2008-12-22
1
-0
/
+490