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-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavcodec
/
armv4l
History
Benoit Fouet
0abf0c5398
Simplify mm_support() for ARM (by Måns).
...
Originally committed as revision 14033 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-30 11:16:47 +00:00
..
dsputil_arm_s.S
pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used
2008-03-24 11:49:59 +00:00
dsputil_arm.c
Simplify mm_support() for ARM (by Måns).
2008-06-30 11:16:47 +00:00
dsputil_iwmmxt_rnd.h
cosmetics: __asm__ __volatile__ --> asm volatile
2008-04-17 21:57:52 +00:00
dsputil_iwmmxt.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
float_arm_vfp.c
convert DOS-style carriage return to Unix-style
2008-06-17 14:42:51 +00:00
jrevdct_arm.S
…
mathops.h
…
mpegvideo_arm.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpegvideo_armv5te.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
mpegvideo_iwmmxt.c
Use full path for #includes from another directory.
2008-05-09 11:56:36 +00:00
simple_idct_arm.S
…
simple_idct_armv5te.S
…
simple_idct_armv6.S
…