This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
Watch
1
Star
0
Fork
You've already forked ffmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
dabf8dd34a
ffmpeg
/
libavcodec
/
arm
History
Ronald S. Bultje
bd66f073fe
vp8: change int stride to ptrdiff_t stride.
...
On 64bit platforms with 32bit int, this means we won't have to sign- extend the integer anymore.
2012-03-02 10:31:50 -08:00
..
Makefile
aacsbr: ARM NEON optimised sbrdsp functions
2012-01-28 14:56:18 +00:00
aac.h
…
ac3dsp_arm.S
…
ac3dsp_armv6.S
ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6
2012-02-02 18:50:42 +00:00
ac3dsp_init_arm.c
…
ac3dsp_neon.S
…
asm-offsets.h
…
asm.S
…
dca.h
…
dcadsp_init_arm.c
…
dcadsp_neon.S
…
dsputil_arm.S
…
dsputil_arm.h
…
dsputil_armv6.S
…
dsputil_init_arm.c
dsputil: Add ff_ prefix to the dsputil*_init* functions
2012-02-15 22:06:34 +02:00
dsputil_init_armv5te.c
…
dsputil_init_armv6.c
…
dsputil_init_neon.c
…
dsputil_init_vfp.c
…
dsputil_iwmmxt.c
…
dsputil_iwmmxt_rnd_template.c
…
dsputil_neon.S
…
dsputil_vfp.S
…
fft_fixed_init_arm.c
…
fft_fixed_neon.S
…
fft_init_arm.c
ARM: fix build with FFT enabled and MDCT disabled
2012-01-20 16:14:01 +00:00
fft_neon.S
…
fmtconvert_init_arm.c
…
fmtconvert_neon.S
…
fmtconvert_vfp.S
…
h264cmc_neon.S
…
h264dsp_init_arm.c
…
h264dsp_neon.S
…
h264idct_neon.S
…
h264pred_init_arm.c
…
h264pred_neon.S
…
int_neon.S
…
jrevdct_arm.S
…
mathops.h
…
mdct_fixed_neon.S
…
mdct_neon.S
…
mpegaudiodsp_fixed_armv6.S
…
mpegaudiodsp_init_arm.c
…
mpegvideo_arm.c
mpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 22:07:23 +02:00
mpegvideo_arm.h
mpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 22:07:23 +02:00
mpegvideo_armv5te.c
mpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 22:07:23 +02:00
mpegvideo_armv5te_s.S
…
mpegvideo_iwmmxt.c
mpegvideo: Add ff_ prefix to nonstatic functions
2012-02-15 22:07:23 +02:00
mpegvideo_neon.S
…
neon.S
…
rdft_neon.S
…
rv34dsp_init_neon.c
rv34: change most "int stride" into "ptrdiff_t stride".
2012-02-20 14:58:25 -08:00
rv34dsp_neon.S
rv34: add NEON rv34_idct_add
2012-01-16 19:26:41 +01:00
rv40dsp_init_neon.c
rv34: change most "int stride" into "ptrdiff_t stride".
2012-02-20 14:58:25 -08:00
rv40dsp_neon.S
…
sbrdsp_init_arm.c
SBR DSP: use intptr_t for the ixh parameter.
2012-02-23 15:48:40 -08:00
sbrdsp_neon.S
aacsbr: ARM NEON optimised sbrdsp functions
2012-01-28 14:56:18 +00:00
simple_idct_arm.S
…
simple_idct_armv5te.S
…
simple_idct_armv6.S
…
simple_idct_neon.S
…
synth_filter_neon.S
…
vp3dsp_neon.S
…
vp8.h
arm: Add missing #include to vp8.h to fix a make checkheaders warning.
2012-02-09 12:26:47 +01:00
vp8_armv6.S
doxygen: Do not include license boilerplates in Doxygen comment blocks.
2012-02-06 19:39:24 +01:00
vp8dsp_init_arm.c
vp8: change int stride to ptrdiff_t stride.
2012-03-02 10:31:50 -08:00
vp8dsp_neon.S
doxygen: Do not include license boilerplates in Doxygen comment blocks.
2012-02-06 19:39:24 +01:00
vp56_arith.h
…
vp56dsp_init_arm.c
…
vp56dsp_neon.S
…