summaryrefslogtreecommitdiff
path: root/libavfilter/vf_atadenoise.c
Commit message (Expand)AuthorAge
* avfilter: add GRAY10 and GRAY12 to some filtersPaul B Mahol2017-04-10
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* avfilter/vf_atadenoise: add planes optionPaul B Mahol2016-08-27
* avfilter/vf_atadenoise: set default size value to 9Paul B Mahol2016-08-15
* avfilter/vf_atadenoise: add support for more pixel formatsPaul B Mahol2016-08-15
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/vf_atadenoise: do not use uninitialized dataPaul B Mahol2015-09-29
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* avfilter/vf_atadenoise: fix file permissionsPaul B Mahol2015-09-17
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* avfilter/vf_atadenoise: Check for ff_get_video_buffer() failureMichael Niedermayer2015-09-03
* avfilter: add atadenoisePaul B Mahol2015-08-02