1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 16:33:02 +00:00
mpv/postproc
rfelker 44e9a6585e C implementation of the median deinterlacer (seems to be the only one
that generates tolerable output for anime) so it will work on non-MMX
architectures. Someone should optimize it better eventually.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9071 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 04:19:24 +00:00
..
.cvsignore
cs_test.c
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 fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>) 2002-10-23 23:52:57 +00:00
rgb2rgb.c *HUGE* set of compiler warning fixes, unused variables removal 2002-11-06 23:54:29 +00:00
rgb2rgb.h tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
swscale_template.c warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 2002-11-23 10:58:14 +00:00
swscale.c 10l 2002-11-04 15:56:38 +00:00
swscale.h
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c avoid multiple init 2002-10-17 00:04:33 +00:00