summaryrefslogtreecommitdiffstats
path: root/libavfilter/avf_avectorscope.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/avf_avectorscope: make use of av_rescalePaul B Mahol2019-05-281-1/+1
* avfilter/avf_avectorscope: switch to activatePaul B Mahol2019-04-291-6/+26
* avfilter/avf_avectorscope: disable mirroringPaul B Mahol2018-04-181-1/+1
* avfilter/avf_avectorscope: Fix ;;Michael Niedermayer2018-02-151-1/+1
* avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol2017-11-211-0/+17
* avfilter/avf_avectorscope: fix mistake in previous commitPaul B Mahol2017-09-051-2/+2
* avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol2017-09-051-2/+31
* avfilter: properly set SAR for A->V filtersPaul B Mahol2017-06-131-0/+1
* avfilter/avf_avectorscope: Assert that format is validMichael Niedermayer2017-04-221-0/+2
* avfilter/avf_avectorscope: fix initialization for prev_y in polar modePaul B Mahol2016-08-111-1/+1
* avfilter/avf_avectorscope: add scale optionPaul B Mahol2016-08-111-59/+65
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-091-2/+2
* avfilter/avf_avectorscope: assert that variables are initialized by switch()Michael Niedermayer2016-02-111-0/+2
* avfilter/avf_avectorscope: add line drawing supportPaul B Mahol2016-01-051-4/+55
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-221-2/+2
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-12/+9
* avfilter/avf_avectorscope: add polar modePaul B Mahol2015-08-141-2/+22
* avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol2015-08-071-6/+10
* avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOpti...Michael Niedermayer2015-03-021-1/+1
* avfilter/avf_avectorscope: use the name 's' for the pointer to the private co...Paul B Mahol2015-01-281-46/+46
* avfilter/avectorscope: fix {} mistake in alloc check.Clément Bœsch2013-12-261-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter/avf_avectorscope: improve descriptionPaul B Mahol2013-09-141-2/+2
* avfilter: various cosmeticsPaul B Mahol2013-09-121-4/+4
* lavfi: avectorscope filterPaul B Mahol2013-05-101-0/+273
OpenPOWER on IntegriCloud