]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/vp3dsp_altivec.c
pthread: Avoid spurious wakeups
[ffmpeg] / libavcodec / ppc / vp3dsp_altivec.c
2013-08-29 Diego Biurrunppc: cosmetics: Consistently format CPU flag detection...
2013-04-30 Diego Biurrunppc: Move AltiVec utility headers out of AltiVec ifdefs
2013-04-15 Ronald S. Bultjevp3: Use full transpose for all IDCTs
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-20 Martin Storsjöppc: Include string.h for memset
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2012-07-18 Mans Rullgardppc: fix build with altivec disabled
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-06 Måns RullgårdPPC: move prototypes to headers and make some functions...
2009-05-25 David ConradAltivec VP3 IDCT