summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_denoise3d.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
| | | | | | | | Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9594 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-02-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9440 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanup & more optimizearpi2003-02-091-16/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9366 b3059339-0415-0410-9bf9-f77b7e298cf2
* simpler/faster LowPass() macroarpi2003-02-091-2/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9359 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2003-01-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9183 b3059339-0415-0410-9bf9-f77b7e298cf2
* new video filter: denoise3d - temporal&spatial noise reductionarpi2003-01-301-0/+270
patch by Daniel Moreno <comac2k@terra.es> mpi/stride corrections and some bugfix by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9180 b3059339-0415-0410-9bf9-f77b7e298cf2