• michael's avatar
    postprocessing cleanup: · c3f40cf2
    michael authored
    remove opendivx #ifdefs
    remove rk1 filter
    remove unused / obsolete stuff
    add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
    threadsafe / no more non-const globals
    some optimizations
    different strides for Y,U,V possible
    remove ebx usage (someone really should fix gcc, this is really lame)
    change the dering filter slightly (tell me if its worse for any files)
    
    
    git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@7947 b3059339-0415-0410-9bf9-f77b7e298cf2
    c3f40cf2
postprocess.c 24.8 KB