]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/hpeldsp_rnd_template.c
pthread_frame: ensure the threads don't run simultaneously with hwaccel
[ffmpeg] / libavcodec / x86 / hpeldsp_rnd_template.c
2016-05-28 Diego Biurrunasm: FF_-prefix internal macros used in inline assembly
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...