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
/
cavsdsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
Diego Biurrun
2014-07-25
1
-19
/
+19
*
idct: Convert IDCT permutation #defines to an enum
Diego Biurrun
2014-07-18
1
-1
/
+1
*
dsputil: Split off IDCT bits into their own context
Diego Biurrun
2014-06-30
1
-1
/
+2
*
x86: dsputil: Move fpel declarations to a separate header
Diego Biurrun
2014-03-22
1
-0
/
+1
*
x86: Initialize mmxext after amd3dnow optimizations
Diego Biurrun
2013-12-04
1
-4
/
+4
*
x86: avcodec: Use convenience macros to check for CPU flags
Diego Biurrun
2013-08-29
1
-3
/
+3
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-4
/
+4
*
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
Diego Biurrun
2013-05-12
1
-1
/
+1
*
x86: dsputil: Move TRANSPOSE4 macro to the only place it is used
Diego Biurrun
2013-05-08
1
-0
/
+11
*
x86: dsputil: Move constant declarations into separate header
Diego Biurrun
2013-05-08
1
-0
/
+1
*
x86: dsputil: Move cavs and vc1-specific functions where they belong
Diego Biurrun
2013-05-02
1
-4
/
+28
*
x86: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-15
/
+17
*
x86: cavs: Refactor duplicate dspfunc macro
Diego Biurrun
2013-04-22
1
-22
/
+14
*
x86: cavs: Put mmx-specific code into its own init function
Diego Biurrun
2013-04-22
1
-7
/
+23
*
dsputil: convert remaining functions to use ptrdiff_t strides
Luca Barbato
2013-03-12
1
-4
/
+8
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
Add av_cold attributes to arch-specific init functions
Diego Biurrun
2013-02-05
1
-2
/
+6
*
x86: mmx2 ---> mmxext in function names
Diego Biurrun
2012-10-31
1
-14
/
+15
*
x86: MMX2 ---> MMXEXT in macro names
Diego Biurrun
2012-10-31
1
-2
/
+2
*
x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
Janne Grunau
2012-10-08
1
-12
/
+22
*
cavsdsp: set idct permutation independently of dsputil
Mans Rullgard
2012-09-07
1
-0
/
+2
*
x86: avcodec: Drop silly "_mmx" suffixes from filenames
Diego Biurrun
2012-08-28
1
-0
/
+492