]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/hpeldsp_rnd_template.c
dsputil: Drop unused bit_depth parameter from all init functions
[ffmpeg] / libavcodec / x86 / hpeldsp_rnd_template.c
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2014-03-13 Diego BiurrunUpdate dsputil- and SIMD-related comments to match...
2013-05-12 Diego Biurrunx86: dsputil: Refactor pixels16 wrapper functions with...
2013-05-07 Diego Biurrunx86: dsputil hpeldsp: Move shared template functions...
2013-05-07 Diego Biurrunx86: rnd_template: Eliminate pointless OP_AVG macro...
2013-05-06 Diego Biurrunx86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_...
2013-04-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to rnd_template.c
2013-04-23 Martin Storsjöx86: Get rid of duplication between *_rnd_template.c
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...