mpv/postproc
michael 99a2f8a751 fixed alignment (static variables where sometimes not 8-byte aligned)
added half uv interpolation support
added prefetch
BGR15 support in MMX (untested) (so BGR15,16,24,32 are supported)
special unscaled height version (not much faster but it doesnt interpolate uv vertically)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2317 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 21:12:09 +00:00
..
postprocess.c more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) 2001-10-19 17:03:51 +00:00
postprocess.h PP_FUNNY_STRIDE disabled 2001-10-19 14:54:26 +00:00
postprocess_template.c more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) 2001-10-19 17:03:51 +00:00
swscale.c fixed alignment (static variables where sometimes not 8-byte aligned) 2001-10-20 21:12:09 +00:00
swscale.h header for swscale.c 2001-10-15 19:06:16 +00:00
swscale_template.c fixed alignment (static variables where sometimes not 8-byte aligned) 2001-10-20 21:12:09 +00:00