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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove lowres video decoding
Mans Rullgard
2012-04-21
1
-1
/
+1
*
avcodec: remove AVCodecContext.dsp_mask
Mans Rullgard
2012-04-21
1
-7
/
+0
*
h264: use proper PROLOGUE statement for a function using 8 registers.
Ronald S. Bultje
2012-04-16
1
-4
/
+4
*
dsputil: fix optimized emu_edge function on Win64.
Ronald S. Bultje
2012-04-13
1
-1
/
+1
*
ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and SSE
Justin Ruggles
2012-04-12
1
-2
/
+4
*
h264: fix 10bit biweight functions after recent x86inc.asm fixes.
Ronald S. Bultje
2012-04-12
1
-4
/
+4
*
build: Consistently handle conditional compilation for all optimization OBJS.
Diego Biurrun
2012-04-12
1
-3
/
+2
*
x86inc improvements for 64-bit
Henrik Gramner
2012-04-11
10
-221
/
+198
*
rv40dsp x86: use only one register, for both increment and loop counter
Christophe GISQUET
2012-04-10
1
-23
/
+20
*
rv40dsp: implement prescaled versions for biweight.
Christophe GISQUET
2012-04-10
2
-49
/
+51
*
dsputil x86: use SSE float instruction instead of SSE2 integer equivalent
Christophe GISQUET
2012-04-04
2
-2
/
+2
*
dsputil x86: remove deprecated parameter from scalarproduct_int16 prototype
Christophe GISQUET
2012-04-04
1
-2
/
+2
*
vp8dsp x86: perform rounding shift with a single instruction
Christophe GISQUET
2012-04-04
1
-10
/
+8
*
cabac: add overread protection to BRANCHLESS_GET_CABAC().
Ronald S. Bultje
2012-03-28
2
-11
/
+22
*
cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC().
Ronald S. Bultje
2012-03-28
1
-12
/
+12
*
cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
Ronald S. Bultje
2012-03-28
1
-3
/
+3
*
cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC().
Ronald S. Bultje
2012-03-28
2
-20
/
+22
*
h264: add overread protection to get_cabac_bypass_sign_x86().
Ronald S. Bultje
2012-03-28
1
-3
/
+5
*
h264: reindent get_cabac_bypass_sign_x86().
Ronald S. Bultje
2012-03-28
1
-22
/
+22
*
h264: use struct offsets in get_cabac_bypass_sign_x86().
Ronald S. Bultje
2012-03-28
1
-8
/
+11
*
build: prettyprinting cosmetics
Diego Biurrun
2012-03-26
1
-47
/
+40
*
x86: dsputil: prettyprint gcc inline asm
Diego Biurrun
2012-03-25
1
-1295
/
+1310
*
x86: K&R prettyprinting cosmetics for dsputil_mmx.c
Diego Biurrun
2012-03-25
1
-773
/
+1049
*
x86: conditionally compile H.264 QPEL optimizations
Diego Biurrun
2012-03-25
2
-6
/
+14
*
dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks.
Diego Biurrun
2012-03-25
1
-4
/
+12
*
aacsbr: handle m_max values smaller than 4.
Ronald S. Bultje
2012-03-23
1
-0
/
+1
*
vp8: convert mbedge loopfilter x86 assembly to use named arguments.
Ronald S. Bultje
2012-03-10
1
-235
/
+212
*
vp8: convert inner loopfilter x86 assembly to use named arguments.
Ronald S. Bultje
2012-03-10
1
-187
/
+164
*
sbrdsp.asm: convert all instructions to float/SSE ones.
Reimar Döffinger
2012-03-07
1
-8
/
+8
*
dsputil: remove shift parameter from scalarproduct_int16
Christophe GISQUET
2012-03-07
1
-5
/
+2
*
x86: Remove duplicated AVG_3DNOW_OP / AVG_MMX2_OP macros from h264_qpel_mmx.c.
Diego Biurrun
2012-03-07
1
-10
/
+0
*
SBR DSP: fix SSE code to not use SSE2 instructions.
Reimar Döffinger
2012-03-06
1
-1
/
+1
*
x86: clean up ff_dsputil_init_mmx()
Mans Rullgard
2012-03-05
1
-417
/
+475
*
vp8: convert simple loopfilter x86 assembly to use named arguments.
Ronald S. Bultje
2012-03-03
1
-25
/
+30
*
vp8: convert idct x86 assembly to use named arguments.
Ronald S. Bultje
2012-03-03
1
-97
/
+103
*
vp8: convert mc x86 assembly to use named arguments.
Ronald S. Bultje
2012-03-03
1
-272
/
+272
*
vp8: convert loopfilter x86 assembly to use cpuflags().
Ronald S. Bultje
2012-03-03
1
-201
/
+158
*
vp8: convert idct/mc x86 assembly to use cpuflags().
Ronald S. Bultje
2012-03-03
2
-116
/
+124
*
h264: change underread for 10bit QPEL to overread.
Ronald S. Bultje
2012-03-02
1
-1
/
+1
*
vp8: disable mmx functions with sse/sse2 counterparts on x86-64.
Ronald S. Bultje
2012-03-02
2
-4
/
+35
*
vp8: change int stride to ptrdiff_t stride.
Ronald S. Bultje
2012-03-02
1
-83
/
+106
*
h264: fix mmxext chroma deblock to use correct TC values.
Ronald S. Bultje
2012-02-27
1
-1
/
+1
*
SBR DSP x86: implement SSE sbr_hf_g_filt
Christophe GISQUET
2012-02-23
2
-0
/
+43
*
SBR DSP x86: implement SSE sbr_sum_square_sse
Christophe GISQUET
2012-02-23
3
-0
/
+113
*
rv34: change most "int stride" into "ptrdiff_t stride".
Ronald S. Bultje
2012-02-20
2
-4
/
+4
*
h264: don't use redzone in loopfilter on win64.
Ronald S. Bultje
2012-02-19
1
-1
/
+8
*
mpegaudio: replace memcpy by SIMD code
Christophe GISQUET
2012-02-15
1
-1
/
+20
*
mpegvideo: Add ff_ prefix to nonstatic functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
dsputil: Add ff_ prefix to inv_zigzag_direct16
Martin Storsjö
2012-02-15
2
-3
/
+3
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
4
-7
/
+7
[next]