summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_unsharp.c
Commit message (Expand)AuthorAgeFilesLines
* Make the validity checks fail only if the corresponding luma or chromaStefano Sabatini2010-10-131-1/+2
* Add validity checks for the unsharp filter.Stefano Sabatini2010-10-081-0/+7
* Rename fields:S.N. Hemanth Meenakshisundaram2010-08-071-2/+2
* Rename functions and fields:S.N. Hemanth Meenakshisundaram2010-08-071-2/+2
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-071-2/+2
* Fix clang warning, make initialization more readableEli Friedman2010-06-271-2/+2
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Add unsharp video filter.Bobby Bingham2010-04-071-0/+236
OpenPOWER on IntegriCloud