summaryrefslogtreecommitdiff
path: root/libavfilter/avf_avectorscope.c
Commit message (Expand)AuthorAge
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-22
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter/avf_avectorscope: add polar modePaul B Mahol2015-08-14
* avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol2015-08-07
* avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOpti...Michael Niedermayer2015-03-02
* avfilter/avf_avectorscope: use the name 's' for the pointer to the private co...Paul B Mahol2015-01-28
* avfilter/avectorscope: fix {} mistake in alloc check.Clément Bœsch2013-12-26
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter/avf_avectorscope: improve descriptionPaul B Mahol2013-09-14
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* lavfi: avectorscope filterPaul B Mahol2013-05-10