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
/
libavfilter
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_w3fdif: add >8 but <16 bit support
Paul B Mahol
2016-12-25
1
-4
/
+5
*
x86/avf_showcqt: use the FMULADD_PS x86util macro
James Almer
2016-08-20
1
-13
/
+4
*
asm: FF_-prefix internal macros used in inline assembly
Matthieu Bouron
2016-06-27
1
-20
/
+20
*
Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'
Hendrik Leppkes
2016-06-26
3
-3
/
+0
|
\
|
*
Drop unnecessary libavutil/x86/asm.h #includes
Diego Biurrun
2016-05-28
3
-3
/
+0
|
*
x86inc: Drop SECTION_TEXT macro
Henrik Gramner
2015-08-11
1
-1
/
+1
|
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-05-31
1
-1
/
+1
|
*
vf_interlace: get rid of useless loads
Kieran Kunhya
2014-11-27
1
-2
/
+0
*
|
x86/showcqt: use three operand format for some instructions
James Almer
2016-06-08
1
-4
/
+4
*
|
x86/showcqt: add missing preprocessor checks
James Almer
2016-06-08
1
-0
/
+6
*
|
avutil/x86util: move haddps sse emulation from showcqt
James Almer
2016-06-08
1
-16
/
+5
*
|
avfilter/avf_showcqt: cqt_calc optimization on x86
Muhammad Faiz
2016-06-08
3
-0
/
+271
*
|
avfilter/vf_blend: fix incorrect Y variable when threading is used
Paul B Mahol
2016-05-23
1
-1
/
+1
*
|
vf_colorspace: use enums for bpp/subsampling array indices.
Ronald S. Bultje
2016-05-10
1
-32
/
+32
*
|
vf_colorspace: add const to yuv_stride[] argument in DSP functions.
Ronald S. Bultje
2016-05-10
1
-4
/
+4
*
|
vf_colorspace: x86-64 SIMD (SSE2) optimizations.
Ronald S. Bultje
2016-04-12
3
-0
/
+1218
*
|
avfilter/vf_bwdif: Add yadif base information to copyright header
Thomas Mundt
2016-03-16
1
-0
/
+4
*
|
avfilter/vf_bwdif: add x86 SIMD
Thomas Mundt
2016-03-13
3
-0
/
+346
*
|
x86/vf_blend: Add SSE2 optimization for divide
Timothy Gu
2016-02-28
2
-0
/
+32
*
|
vf_blend: Reduce number of arguments for kernel function
Timothy Gu
2016-02-14
2
-3
/
+2
*
|
x86/vf_blend: Add SSE2 optimization for screen
Timothy Gu
2016-02-10
2
-0
/
+31
*
|
x86/vf_blend: Move multiplying to a macro
Timothy Gu
2016-02-10
1
-6
/
+10
*
|
vf_blend: Add SSE2 optimization for multiply
Timothy Gu
2016-02-08
2
-0
/
+31
*
|
x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high
Hendrik Leppkes
2016-01-08
2
-3
/
+34
*
|
x86/vf_stereo3d: remove a few unnecessary movas
James Almer
2016-01-03
1
-12
/
+12
*
|
x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32
James Almer
2015-12-28
2
-4
/
+45
*
|
x86/vf_stereo3d: optimize register usage
James Almer
2015-12-28
1
-78
/
+86
*
|
x86/vf_blend: add sse2 versions of blend_difference and blend_negation
James Almer
2015-12-24
2
-3
/
+13
*
|
x86/vf_blend: make all functions work on x86_32
James Almer
2015-12-24
2
-55
/
+52
*
|
x86/vf_blend: simplify using macros
James Almer
2015-12-24
2
-325
/
+53
*
|
x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32
James Almer
2015-12-24
2
-12
/
+19
*
|
avfilter/x86/vf_maskedmerge: Clear upper part of width
Michael Niedermayer
2015-12-23
1
-0
/
+1
*
|
avfilter/x86/vf_maskedmerge: move %define out of .nextrow
Paul B Mahol
2015-12-10
1
-2
/
+2
*
|
x86/vf_w3fdif: use aligned loads in w3fdif_complex_high
James Almer
2015-10-27
1
-4
/
+2
*
|
x86/vf_w3fdif: use aligned loads in w3fdif_simple_high
James Almer
2015-10-11
1
-4
/
+2
*
|
x86/vf_w3fdif: simplify w3fdif_simple_high
James Almer
2015-10-11
1
-9
/
+7
*
|
x86/vf_w3fdif: move pxor outside the loop in w3fdif_complex_low
James Almer
2015-10-11
1
-4
/
+4
*
|
avfilter/x86/vf_w3fdif: add colons after labels
Paul B Mahol
2015-10-10
1
-5
/
+5
*
|
avfilter/vf_w3fdif: add x86 SIMD
Paul B Mahol
2015-10-10
3
-0
/
+298
*
|
doc: fix spelling errors
Andreas Cadhalpun
2015-10-09
1
-2
/
+2
*
|
avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions less
Paul B Mahol
2015-10-07
1
-3
/
+4
*
|
avfilter/x86/vf_blend.asm: 11th register is used, update functions
Paul B Mahol
2015-10-07
1
-14
/
+14
*
|
avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMD
Paul B Mahol
2015-10-07
2
-0
/
+78
*
|
avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs
Paul B Mahol
2015-10-06
3
-0
/
+206
*
|
avfilter/vf_blend: Fix argument types, fix segfault in asm
Michael Niedermayer
2015-10-03
1
-12
/
+12
*
|
avfilter/vf_blend: add x86 SIMD for some modes
Paul B Mahol
2015-10-03
3
-0
/
+493
*
|
avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input
Paul B Mahol
2015-10-02
3
-0
/
+115
*
|
avfilter/x86/vf_psnr.asm: fix typo
Paul B Mahol
2015-10-01
1
-1
/
+1
*
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-09-08
1
-1
/
+1
*
|
options: mark av_get_{int,double,q} as deprecated.
Ronald S. Bultje
2015-08-18
1
-1
/
+3
[next]