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
2026-06-14 08:44:40 +02:00
Code
Issues
Releases
Activity
Files
00a63bfb87af6cf7bcdf85848830a90c7e052d41
FFmpeg
/
libavfilter
/
x86
T
History
Diego Biurrun
3ac7fa81b2
Consistently use "cpu_flags" as variable/parameter name for CPU flags
2013-07-18 00:31:35 +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
…
vf_gradfun.c
x86: Move some conditional code around to avoid unused variable warnings
2013-04-22 17:50:02 +02:00
vf_hqdn3d_init.c
…
vf_hqdn3d.asm
hqdn3d: Fix out of array read in LOWPASS
2013-03-13 09:14:59 +01:00
vf_yadif_init.c
yadif: restore speed of the C filtering code
2013-05-14 09:23:55 +02:00
vf_yadif.asm
…