summaryrefslogtreecommitdiff
path: root/libavcodec/bfin/hpel_pixels_no_rnd.S
Commit message (Collapse)AuthorAge
* Remove all Blackfin architecture optimizationsDiego Biurrun2014-06-02
| | | | | | Blackfin is a painful platform to work with, no test machines are available and the range of multimedia applications is dubious. Thus it only represents a maintenance burden.
* bfin: hpeldsp: Split no_rnd pixel operations off into a separate fileDiego Biurrun2014-03-13
This saves some space in configurations that do not enable hpeldsp.