summaryrefslogtreecommitdiff
path: root/libavfilter/vf_owdenoise.c
Commit message (Expand)AuthorAge
* avfilter/vf_owdenoise: relicense my codeMichael Niedermayer2021-10-24
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_owdenoise: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter/vf_owdenoise: hight bit-depth supportPaul B Mahol2016-09-06
* libavfilter/vf_owdenoise.c: skip processing when strength is 0Yuuki Galaxy2016-04-12
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter: fix a few 5 spaces indentClément Bœsch2015-06-07
* avfilter: handle error in query_formats() of a bunch of random video filtersClément Bœsch2015-03-16
* Factorize avpriv_mirror() outMichael Niedermayer2015-01-05
* avfilter/vf_owdenoise: use av_malloc_array()Michael Niedermayer2014-07-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-03
* lavfi: port wavelet denoiser filter from libmpcodecs.Clément Bœsch2013-05-16