summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_owdenoise.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avfilter/vf_owdenoise: use av_malloc_array()Michael Niedermayer2014-07-211-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: lavfi: do not export the filters from shared objects Conflicts: libavfilter/af_amix.c libavfilter/af_anull.c libavfilter/asrc_anullsrc.c libavfilter/f_select.c libavfilter/f_settb.c libavfilter/split.c libavfilter/src_movie.c libavfilter/vf_aspect.c libavfilter/vf_blackframe.c libavfilter/vf_colorbalance.c libavfilter/vf_copy.c libavfilter/vf_crop.c libavfilter/vf_cropdetect.c libavfilter/vf_drawbox.c libavfilter/vf_format.c libavfilter/vf_framestep.c libavfilter/vf_frei0r.c libavfilter/vf_hflip.c libavfilter/vf_libopencv.c libavfilter/vf_lut.c libavfilter/vf_null.c libavfilter/vf_overlay.c libavfilter/vf_scale.c libavfilter/vf_transpose.c libavfilter/vf_unsharp.c libavfilter/vf_vflip.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* 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