aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_hqdn3d.c
Commit message (Expand)AuthorAge
* use shifts instead of division. 15% faster hqdn3dGravatar lorenm2006-03-26
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* Update licensing information: The FSF changed postal address.Gravatar diego2006-01-13
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* Typo fix, patch by Ismail Dönmez <ismail AH kde POIS org POIS tr>Gravatar gpoirier2005-10-06
* neightbour --> neighbor typo fixGravatar diego2005-10-06
* hqdn3d: 2.5x faster temporal-only, 1.6x faster spatial-only.Gravatar lorenm2005-10-06
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* vf_hqdn3d: High-Quality version of the denoise3d filterGravatar arpi2003-02-15