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
/
hpeldsp_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init
Diego Biurrun
2014-03-26
1
-0
/
+9
*
x86: dsputil: Move hpeldsp-related declarations to a separate header
Diego Biurrun
2014-03-22
1
-1
/
+1
*
x86: dsputil: Move fpel declarations to a separate header
Diego Biurrun
2014-03-22
1
-0
/
+1
*
dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros
Diego Biurrun
2014-03-22
1
-14
/
+15
*
Update dsputil- and SIMD-related comments to match reality more closely
Diego Biurrun
2014-03-13
1
-1
/
+1
*
x86: Add some more missing headers
Diego Biurrun
2014-03-13
1
-0
/
+1
*
x86: hpeldsp: Add missing av_cold attribute to init function
Diego Biurrun
2014-01-09
1
-1
/
+2
*
x86: Initialize mmxext after amd3dnow optimizations
Diego Biurrun
2013-12-04
1
-3
/
+3
*
x86: avcodec: Use convenience macros to check for CPU flags
Diego Biurrun
2013-08-29
1
-4
/
+5
*
Consistently use "cpu_flags" as variable/parameter name for CPU flags
Diego Biurrun
2013-07-18
1
-14
/
+14
*
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
Diego Biurrun
2013-05-12
1
-1
/
+1
*
x86: dsputil: Refactor pixels16 wrapper functions with a macro
Diego Biurrun
2013-05-12
1
-16
/
+21
*
x86: dsputil hpeldsp: Move shared template functions into separate object
Diego Biurrun
2013-05-07
1
-0
/
+7
*
x86: rnd_template: Eliminate pointless OP_AVG macro indirection
Diego Biurrun
2013-05-07
1
-2
/
+0
*
x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c
Diego Biurrun
2013-05-06
1
-2
/
+1
*
x86: More specific ifdefs for dsputil/hpeldsp init functions
Diego Biurrun
2013-05-06
1
-8
/
+8
*
x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
Diego Biurrun
2013-05-02
1
-0
/
+2
*
x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c
Diego Biurrun
2013-05-02
1
-0
/
+1
*
x86: Move duplicated put_pixels{8|16}_mmx functions into their own file
Diego Biurrun
2013-05-02
1
-68
/
+4
*
x86: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-14
/
+14
*
x86: hpeldsp: Remove unused macro definitions
Diego Biurrun
2013-04-29
1
-7
/
+0
*
x86: Factorize duplicated inline assembly snippets
Martin Storsjö
2013-04-23
1
-76
/
+0
*
x86: Remove some duplicate function declarations
Diego Biurrun
2013-04-22
1
-5
/
+0
*
x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp
Ronald S. Bultje
2013-04-19
1
-0
/
+408