ffmpeg/postproc
Ville Syrjälä 6118e52ea6 Improved NV12/NV21 support.
- Fixed PlanarToNV12Wrapper() and made it handle NV21.
- Added yuv2nv12XinC() to handle software scaling.
- Added NV12/NV21 handling to various places.
- Removed NV12 from vf_hue and vf_spp as they don't look like they can
  actually handle it.

Originally committed as revision 14716 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2005-02-16 23:47:00 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile altivec yuv->rgb converter 2004-06-27 00:07:15 +00:00
cs_test.c altivec yuv->rgb converter 2004-06-27 00:07:15 +00:00
rgb2rgb.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
rgb2rgb.h 10l 2003-10-09 23:45:04 +00:00
rgb2rgb_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
swscale-example.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
swscale.c Improved NV12/NV21 support. 2005-02-16 23:47:00 +00:00
swscale.h passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags 2004-09-18 00:08:17 +00:00
swscale_altivec_template.c Altivec unscaled YV12 -> packed YUV patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 2004-07-06 13:52:56 +00:00
swscale_internal.h makes funnyCode pages executable (for CPU with NX bit) 2005-01-31 15:57:27 +00:00
swscale_template.c Improved NV12/NV21 support. 2005-02-16 23:47:00 +00:00
yuv2rgb.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00
yuv2rgb_altivec.c postproc/yuv2rgb_altivec.c compile fix 2004-10-05 19:11:00 +00:00
yuv2rgb_mlib.c Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu> 2003-10-07 22:41:56 +00:00
yuv2rgb_template.c adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 2004-10-21 11:55:20 +00:00