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-11-29 05:57:37 +02:00
Code
Issues
Releases
Activity
Files
b83d1ee3b41cfe8357836e2582104db2f3364cb0
FFmpeg
/
libavutil
/
arm
History
Diego Biurrun
7ffda66fd5
arm: float_dsp: Propagate cpu_flags to vfp initialization function
2013-08-29 11:24:14 +02:00
..
asm.S
arm: Only output eabi attributes if building for ELF
2013-05-27 00:55:33 +03:00
bswap.h
…
cpu.c
avutil: Move internal CPU detection function declarations to private header
2013-08-28 23:54:14 +02:00
cpu.h
avutil: Refactor CPU extension availability macros
2013-08-28 23:54:14 +02:00
float_dsp_arm.h
arm: float_dsp: Propagate cpu_flags to vfp initialization function
2013-08-29 11:24:14 +02:00
float_dsp_init_arm.c
arm: float_dsp: Propagate cpu_flags to vfp initialization function
2013-08-29 11:24:14 +02:00
float_dsp_init_neon.c
avutil: Add av_cold attributes to init functions missing them
2013-05-04 22:48:05 +02:00
float_dsp_init_vfp.c
arm: float_dsp: Propagate cpu_flags to vfp initialization function
2013-08-29 11:24:14 +02:00
float_dsp_neon.S
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
2013-01-22 11:55:42 -08:00
float_dsp_vfp.S
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
2013-01-22 11:55:42 -08:00
intmath.h
…
intreadwrite.h
…
Makefile
…
timer.h
…