This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavfilter
/
x86
History
Diego Biurrun
39e208f4d4
build: Generalize yasm/nasm-related variable names
...
None of them are specific to the YASM assembler.
2017-03-01 10:18:15 +01:00
..
af_volume_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-05-31 12:07:11 +02:00
af_volume.asm
x86inc: Drop SECTION_TEXT macro
2015-08-11 11:12:01 +02:00
Makefile
build: Generalize yasm/nasm-related variable names
2017-03-01 10:18:15 +01:00
vf_gradfun_init.c
build: Generalize yasm/nasm-related variable names
2017-03-01 10:18:15 +01:00
vf_gradfun.asm
…
vf_hqdn3d_init.c
build: Generalize yasm/nasm-related variable names
2017-03-01 10:18:15 +01:00
vf_hqdn3d.asm
…
vf_interlace_init.c
Drop unnecessary libavutil/x86/asm.h #includes
2016-05-28 19:18:26 +02:00
vf_interlace.asm
x86: Add missing colons after assembly labels
2016-10-17 16:31:26 +02:00
vf_yadif_init.c
Drop unnecessary libavutil/x86/asm.h #includes
2016-05-28 19:18:26 +02:00
vf_yadif.asm
…