This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf8bcd3b2b51c4d3f0a157e80a8c96c8542217b0
ffmpeg
/
libavfilter
/
x86
History
James Almer
da02ee127a
x86/vf_pp7: port dctB_mmx to yasm
...
Reviewed-by: Michael Niedermayer <
michaelni@gmx.at
> Signed-off-by: James Almer <
jamrial@gmail.com
>
2015-01-09 20:02:27 -03:00
..
af_volume_init.c
…
af_volume.asm
…
Makefile
x86/vf_pp7: port dctB_mmx to yasm
2015-01-09 20:02:27 -03:00
vf_fspp_init.c
x86/vf_fspp: port inline asm to yasm
2014-12-26 15:39:51 -03:00
vf_fspp.asm
x86/vf_fspp: move pxor in store slice functions out of the loop
2014-12-26 17:15:34 -03:00
vf_gradfun_init.c
…
vf_gradfun.asm
…
vf_hqdn3d_init.c
…
vf_hqdn3d.asm
…
vf_idet_init.c
av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line()
2014-09-09 16:47:22 +02:00
vf_idet.asm
av_filter/x86/idet: use HADDD where appropriate
2014-09-09 19:02:49 -03:00
vf_interlace_init.c
Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'
2014-11-15 02:39:49 +01:00
vf_interlace.asm
avfilter/x86/vf_interlace: remove redundant instructions
2014-11-25 12:37:19 +01:00
vf_noise.c
x86/vf_noise: move asm code to a separate file
2014-10-17 00:44:35 -03:00
vf_pp7_init.c
x86/vf_pp7: port dctB_mmx to yasm
2015-01-09 20:02:27 -03:00
vf_pp7.asm
x86/vf_pp7: port dctB_mmx to yasm
2015-01-09 20:02:27 -03:00
vf_pullup_init.c
…
vf_pullup.asm
…
vf_spp.c
avfilter/vf_spp: Fix overflow in 8bit store slice
2014-12-21 01:48:19 +01:00
vf_tinterlace_init.c
avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2()
2014-11-15 04:02:33 +01:00
vf_yadif_init.c
…
vf_yadif.asm
…
yadif-10.asm
…
yadif-16.asm
…