summaryrefslogtreecommitdiff
path: root/libavfilter/avf_avectorscope.c
Commit message (Expand)AuthorAge
* avfilter/avf_avectorscope: fix initialization for prev_y in polar modePaul B Mahol2016-08-11
* avfilter/avf_avectorscope: add scale optionPaul B Mahol2016-08-11
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* avfilter/avf_avectorscope: assert that variables are initialized by switch()Michael Niedermayer2016-02-11
* avfilter/avf_avectorscope: add line drawing supportPaul B Mahol2016-01-05
* 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