1
mirror of https://github.com/mpv-player/mpv synced 2024-10-18 10:25:02 +02:00
mpv/postproc
michael 4c7a7907e2 yv12 -> yuy2 converter in alpha asm (from mplayerxp)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9394 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 13:13:16 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
cs_test.c test new converter stuff too 2002-06-29 21:35:48 +00:00
Makefile fixing compilation of cs_test 2002-11-18 10:39:22 +00:00
postprocess_internal.h YUV 411/422/444 support for pp 2003-01-05 19:10:42 +00:00
postprocess_template.c C implementation of the median deinterlacer (seems to be the only one 2003-01-23 04:19:24 +00:00
postprocess.c C implementation of the median deinterlacer (seems to be the only one 2003-01-23 04:19:24 +00:00
postprocess.h YUV 411/422/444 support for pp 2003-01-05 19:10:42 +00:00
rgb2rgb_template.c yv12 -> yuy2 converter in alpha asm (from mplayerxp) 2003-02-11 13:13:16 +00:00
rgb2rgb.c cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
rgb2rgb.h cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
swscale_template.c UYVY input 2003-01-23 09:35:22 +00:00
swscale.c 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2003-02-01 00:48:33 +00:00
swscale.h more scaling algos 2002-07-04 13:08:37 +00:00
yuv2rgb_mlib.c cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
yuv2rgb_template.c cleanup (unsigned stride -> int stride) 2003-02-11 12:57:53 +00:00
yuv2rgb.c fixing rgb4 & bgr4 (2 pixels per byte) 2003-01-30 09:15:09 +00:00