]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/dsputil_init_arm.c
libspeex: Add a private option for enabling VAD
[ffmpeg] / libavcodec / arm / dsputil_init_arm.c
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-04-21 Mans RullgardRemove lowres video decoding
2012-03-12 Janne Grunauremove iwmmxt optimizations
2012-02-15 Martin Storsjödsputil: Add ff_ prefix to the dsputil*_init* functions
2011-07-21 Mans Rullgarddsputil: update per-arch init funcs for non-h264 high...
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2009-10-06 Måns RullgårdARM: make function names all-lowercase
2009-10-06 Måns RullgårdARM: enable ARMv4 add_pixels_clamped
2009-10-04 Måns RullgårdARM: add ff_ prefix to lots of functions
2009-10-04 Måns RullgårdARM: cosmetics
2009-10-04 Måns RullgårdARM: replace some #if with if()
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions