view mp_msg-mencoder.c @ 9070:8b2dde0dccf6

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.
author rfelker
date Thu, 23 Jan 2003 04:19:24 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"