]> git.sesse.net Git - ffmpeg/history - libavcodec/hpeldsp.c
dashenc: Simplify code by using a local variable
[ffmpeg] / libavcodec / hpeldsp.c
2014-06-13 Diego BiurrunRename tpel_template.c ---> pel_template.c
2014-06-02 Diego BiurrunRemove all Blackfin architecture optimizations
2014-03-26 Diego Biurrunhpeldsp_template: Move content to hpeldsp
2014-03-26 Diego Biurrunhpeldsp_template: Detemplatize the code
2014-03-13 Diego BiurrunRemove all SPARC architecture optimizations
2014-01-15 Janne Grunauaarch64: hpeldsp NEON optimizations
2013-11-13 Diego BiurrunRemove all Alpha architecture optimizations
2013-04-22 Diego Biurrunsh4: Remove dubious aligned dsputil code
2013-04-19 Ronald S. Bultjealpha: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjesparc: hpeldsp: Move vis half-pel assembly from dsputil...
2013-04-19 Michael Niedermayersh4: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjebfin: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjeppc: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjehpeldsp: Add half-pel functions (currently copies of...