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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_maskedclamp: add x86 SIMD
Paul B Mahol
2019-10-23
1
-0
/
+2
*
avfilter/vf_transpose: add x86 SIMD
Paul B Mahol
2019-10-21
1
-0
/
+2
*
avfilter/vf_adadenoise: add x86 SIMD
Paul B Mahol
2019-10-17
1
-0
/
+2
*
avfilter/vf_eq: fix compilation with x86 asm disabled
James Almer
2019-09-26
1
-1
/
+1
*
avfilter/x86/vf_eq: Change inline assembly into nasm code
Ting Fu
2019-09-26
1
-1
/
+2
*
avfilter/vf_v360: x86 SIMD for interpolations
Paul B Mahol
2019-09-06
1
-0
/
+2
*
avfilter/vf_convolution: add x86 SIMD for filter_3x3()
Ruiling Song
2019-08-07
1
-0
/
+2
*
avfilter/vf_gblur: add x86 SIMD optimizations
Ruiling Song
2019-06-12
1
-0
/
+2
*
avfilter: add anlmdn filter x86 SIMD optimizations
Paul B Mahol
2019-01-10
1
-0
/
+2
*
avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole ...
Marton Balint
2018-11-11
1
-0
/
+4
*
avfilter/vf_overlay: add x86 SIMD
Paul B Mahol
2018-05-02
1
-0
/
+2
*
avfilter/vf_interlace: remove duplicate code with same funcionality
Vasile Toncu
2018-04-23
1
-1
/
+1
*
avfilter/vf_framerate: add SIMD functions for frame blending
Marton Balint
2018-01-28
1
-0
/
+2
*
avfilter: add hflip x86 SIMD
Paul B Mahol
2017-12-04
1
-0
/
+2
*
avfilter/vf_threshold: add x86 SIMD
Paul B Mahol
2017-12-02
1
-0
/
+2
*
avfilter: add limiter filter
Paul B Mahol
2017-07-08
1
-0
/
+2
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-06-21
1
-22
/
+22
*
avfilter: add arbitrary audio FIR filter
Paul B Mahol
2017-05-09
1
-0
/
+2
*
avfilter/avf_showcqt: cqt_calc optimization on x86
Muhammad Faiz
2016-06-08
1
-0
/
+2
*
vf_colorspace: x86-64 SIMD (SSE2) optimizations.
Ronald S. Bultje
2016-04-12
1
-0
/
+2
*
avfilter/vf_bwdif: add x86 SIMD
Thomas Mundt
2016-03-13
1
-0
/
+2
*
avfilter/vf_w3fdif: add x86 SIMD
Paul B Mahol
2015-10-10
1
-0
/
+2
*
avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs
Paul B Mahol
2015-10-06
1
-0
/
+2
*
avfilter/vf_blend: add x86 SIMD for some modes
Paul B Mahol
2015-10-03
1
-0
/
+4
*
avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input
Paul B Mahol
2015-10-02
1
-0
/
+2
*
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
James Darnley
2015-07-14
1
-0
/
+4
*
vf_psnr: sse2 optimizations for sum-squared-error.
Ronald S. Bultje
2015-07-14
1
-0
/
+2
*
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
Ronald S. Bultje
2015-07-14
1
-0
/
+2
*
avfilter: Port mp=eq/eq2 to lavfi
Arwa Arif
2015-01-26
1
-0
/
+1
*
x86/vf_pp7: port dctB_mmx to yasm
James Almer
2015-01-09
1
-1
/
+2
*
lavfi: port mp=pp7 to libavfilter
Arwa Arif
2015-01-09
1
-0
/
+1
*
x86/vf_fspp: port inline asm to yasm
James Almer
2014-12-26
1
-1
/
+2
*
lavfi: port mp=fspp to a native libavfilter filter
Arwa Arif
2014-12-24
1
-0
/
+1
*
avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...
Michael Niedermayer
2014-11-15
1
-0
/
+2
*
Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'
Michael Niedermayer
2014-11-15
1
-0
/
+2
|
\
|
*
vf_interlace: Add SIMD for lowpass filter
Kieran Kunhya
2014-11-15
1
-0
/
+2
*
|
x86/vf_noise: move asm code to a separate file
James Almer
2014-10-17
1
-0
/
+1
*
|
avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line()
skal
2014-09-04
1
-0
/
+2
*
|
Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""
Robert Krüger
2014-01-14
1
-0
/
+1
*
|
Revert "vf_yadif: move x86 init code to x86/yadif.c"
Michael Niedermayer
2013-12-01
1
-1
/
+0
*
|
Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'
Michael Niedermayer
2013-10-24
1
-1
/
+2
|
\
\
|
|
/
|
*
avfilter: x86: Port gradfun filter optimizations to yasm
Daniel Kang
2013-10-23
1
-1
/
+2
*
|
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
1
-0
/
+2
*
|
lavfi: add spp filter.
Clément Bœsch
2013-06-14
1
-0
/
+1
*
|
yadif: x86 assembly for 9 to 14-bit samples
James Darnley
2013-03-16
1
-1
/
+1
*
|
yadif: x86 assembly for 16-bit samples
James Darnley
2013-03-16
1
-1
/
+1
|
/
*
avfilter: x86: consistent filenames for filter optimizations
Diego Biurrun
2013-02-04
1
-4
/
+4
*
vf_hqdn3d: x86: Add proper arch optimization initialization
Diego Biurrun
2013-02-01
1
-0
/
+1
*
yadif: Port inline assembly to yasm
Daniel Kang
2013-01-09
1
-1
/
+2
*
x86: af_volume: add SSE2-optimized s16 volume scaling
Justin Ruggles
2012-12-05
1
-0
/
+2
[next]