aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/fmtconvert_init_arm.c
Commit message (Collapse)AuthorAgeFilesLines
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-041-0/+48
This will be beneficial for use with the audio conversion API without requiring it to depend on all of dsputil. Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit c73d99e672329c8f2df290736ffc474c360ac4ae)