summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_removegrain.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-291-1/+1
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* all: use FFDIFFSIGN to resolve possible undefined behavior in comparatorsGanesh Ajjanagadde2015-11-031-3/+2
* avfilter/vf_removegrain: replace qsort with AV_QSORTGanesh Ajjanagadde2015-10-261-3/+4
* avfilter/vf_removegrain: add x86 and x86_64 SSE2 functionsJames Darnley2015-07-141-19/+19
* avfilter/vf_removegrain: clip to uint16 instead to uint8Paul B Mahol2015-07-101-8/+8
* avfilter: add removegrainPaul B Mahol2015-07-081-0/+660
OpenPOWER on IntegriCloud