summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_owdenoise.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* avfilter/vf_owdenoise: hight bit-depth supportPaul B Mahol2016-09-061-8/+38
* libavfilter/vf_owdenoise.c: skip processing when strength is 0Yuuki Galaxy2016-04-121-7/+19
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* avfilter: fix a few 5 spaces indentClément Bœsch2015-06-071-5/+5
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-161-2/+4
* Factorize avpriv_mirror() outMichael Niedermayer2015-01-051-13/+4
* avfilter/vf_owdenoise: use av_malloc_array()Michael Niedermayer2014-07-211-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-031-1/+1
* lavfi: port wavelet denoiser filter from libmpcodecs.Clément Bœsch2013-05-161-0/+342
OpenPOWER on IntegriCloud