ffmpeg/libpostproc
Clément Bœsch f48cddfe4c pp: add SSE2 deInterlaceInterpolateCubic().
2124 decicycles in deInterlaceInterpolateCubic_C, 67100774 runs, 8090 skips
458 decicycles in deInterlaceInterpolateCubic_MMX2, 67107146 runs, 1718 skips
382 decicycles in deInterlaceInterpolateCubic_SSE2, 67107086 runs, 1778 skips
2012-11-18 16:21:59 +01:00
..
Makefile
libpostproc.v
postprocess.c pp: add support for SSE2. 2012-11-18 16:21:59 +01:00
postprocess.h pp: add auto detection cpu flag. 2012-11-18 16:21:59 +01:00
postprocess_altivec_template.c pp: rework the way templating is done. 2012-11-16 23:13:36 +01:00
postprocess_internal.h pp: use av_clip_uint8 instead of a custom implementation. 2012-11-15 21:54:13 +01:00
postprocess_template.c pp: add SSE2 deInterlaceInterpolateCubic(). 2012-11-18 16:21:59 +01:00
version.h pp: add auto detection cpu flag. 2012-11-18 16:21:59 +01:00