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
/
cavsdsp_mmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()
Ronald S. Bultje
2010-08-30
1
-1
/
+1
*
Move cavs dsp functions to their own struct
Måns Rullgård
2010-08-03
1
-2
/
+11
*
Make ff_pw_4 128 bits
David Conrad
2010-07-11
1
-1
/
+1
*
x86: move function prototypes to header files
Måns Rullgård
2010-03-06
1
-5
/
+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
*
Use MANGLE in cavsdsp, the current version using "m" constraints will not
Reimar Döffinger
2009-10-01
1
-23
/
+23
*
convert ff_pw_64 into an xmm_reg for future use in vp6 sse code
Aurelien Jacobs
2009-02-12
1
-1
/
+1
*
avoid duplicating dsputil's clear_block
Stefan Gehrer
2009-02-10
1
-22
/
+0
*
Rename libavcodec/i386/ --> libavcodec/x86/.
Diego Biurrun
2008-12-22
1
-0
/
+497