Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: make use of ff_filter_get_nb_threads | Paul B Mahol | 2016-08-29 | 1 | -1/+1 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | all: use FFDIFFSIGN to resolve possible undefined behavior in comparators | Ganesh Ajjanagadde | 2015-11-03 | 1 | -3/+2 |
* | avfilter/vf_removegrain: replace qsort with AV_QSORT | Ganesh Ajjanagadde | 2015-10-26 | 1 | -3/+4 |
* | avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions | James Darnley | 2015-07-14 | 1 | -19/+19 |
* | avfilter/vf_removegrain: clip to uint16 instead to uint8 | Paul B Mahol | 2015-07-10 | 1 | -8/+8 |
* | avfilter: add removegrain | Paul B Mahol | 2015-07-08 | 1 | -0/+660 |