Stefano Sabatini
|
c6c98d0897
|
Move mm_support() from libavcodec to libavutil, make it a public
function and rename it to av_get_cpu_flags().
Originally committed as revision 25076 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-09-08 15:07:14 +00:00 |
|
Stefano Sabatini
|
7160bb716b
|
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.
Originally committed as revision 25040 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-09-04 09:59:08 +00:00 |
|
Måns Rullgård
|
2ad4c241c8
|
ARM: make function names all-lowercase
Originally committed as revision 20186 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-10-06 21:55:41 +00:00 |
|
Måns Rullgård
|
cf57bea6fb
|
ARM: enable ARMv4 add_pixels_clamped
Somehow this function was never used.
Originally committed as revision 20185 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-10-06 21:55:37 +00:00 |
|
Måns Rullgård
|
55c0e1e6d2
|
ARM: add ff_ prefix to lots of functions
Originally committed as revision 20167 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-10-04 13:13:12 +00:00 |
|
Måns Rullgård
|
9abcc9a6f4
|
ARM: cosmetics
Originally committed as revision 20166 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-10-04 13:13:08 +00:00 |
|
Måns Rullgård
|
f67e0b824f
|
ARM: replace some #if with if()
Originally committed as revision 20165 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-10-04 13:13:06 +00:00 |
|
Måns Rullgård
|
701c618f7d
|
ARM: clean up file/function naming conventions
Originally committed as revision 20164 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-10-04 13:13:02 +00:00 |
|