This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-01-24 13:56:33 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavfilter
/
x86
History
Diego Biurrun
ed1a11ed52
gradfun: x86: Factor out common code for some gradfun_filter_line() variants
2013-10-31 16:34:18 +01:00
..
af_volume_init.c
Consistently use "cpu_flags" as variable/parameter name for CPU flags
2013-07-18 00:31:35 +02:00
af_volume.asm
…
Makefile
avfilter: x86: Port gradfun filter optimizations to yasm
2013-10-23 14:50:27 +02:00
vf_gradfun_init.c
gradfun: x86: Factor out common code for some gradfun_filter_line() variants
2013-10-31 16:34:18 +01:00
vf_gradfun.asm
avfilter: x86: Port gradfun filter optimizations to yasm
2013-10-23 14:50:27 +02:00
vf_hqdn3d_init.c
avfilter: x86: K&R formatting cosmetics
2013-10-31 12:15:54 +01:00
vf_hqdn3d.asm
…
vf_yadif_init.c
yadif: restore speed of the C filtering code
2013-05-14 09:23:55 +02:00
vf_yadif.asm
…