This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-10-12 12:11:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
593886b5dd2b583657aa3fd80bb173f702c9710d
ffmpeg-rockchip
/
libavfilter
/
x86
History
Diego Biurrun
01c5779f56
x86: Drop some unnecessary YASM ifdefs
...
Dead code elimination is enough to avoid undefined references in these cases.
2014-04-04 19:08:05 +02: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
hqdn3d: Fix out of array read in LOWPASS
2013-03-13 09:14:59 +01:00
vf_yadif_init.c
x86: Drop some unnecessary YASM ifdefs
2014-04-04 19:08:05 +02:00
vf_yadif.asm
vf_yadif: Relicense from GPL to LGPL
2014-01-14 00:04:59 +01:00