summaryrefslogtreecommitdiff
path: root/libavcodec/arm/rv40dsp_init_arm.c
Commit message (Expand)AuthorAge
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-25
* arm: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-12
* rv34: Drop now unnecessary dsputil dependenciesDiego Biurrun2013-02-06
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-10