summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_noise.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup, use vf->dmpi rather than vf->priv->dmpi for consistencyrfelker2003-05-201-11/+10
* vf_clone_mpi_attributes()michael2003-04-191-2/+1
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* changing return type of put_image void->intarpi2002-09-101-2/+2
* semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux ...michael2002-08-131-10/+33
* mmx optimized avg/film noisemichael2002-08-111-2/+46
* optimizationmichael2002-08-111-4/+4
* film/average noise cleanupmichael2002-08-111-6/+5
* film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi...michael2002-08-111-7/+55
* oops forgot to commit thatmichael2002-08-111-2/+1
* higher quality modemichael2002-06-161-4/+6
* direct rendering (hopefully at least, TFM for the video filters is a bit none...michael2002-06-161-5/+64
* noise generating filtermichael2002-06-141-0/+296