summaryrefslogtreecommitdiff
path: root/libavfilter/vf_vectorscope.c
Commit message (Expand)AuthorAge
* avfilter/vf_vectorscope: implement envelope supportPaul B Mahol2015-08-30
* avfilter/vf_vectorscope: add yet another modePaul B Mahol2015-08-29
* avfilter/vf_vectorscope: fix bug in checking pixel format flagsPaul B Mahol2015-08-26
* avfilter/vf_vectorscope: add options with shorter namePaul B Mahol2015-08-24
* avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol2015-08-24
* avfilter/vf_vectorscope: add more pixel formatsPaul B Mahol2015-08-22
* avfilter/vf_vectorscope: Fix ;;Michael Niedermayer2015-08-21
* avfilter/vf_vectorscope: support yuv(a)420p and yuv410p as input for common casePaul B Mahol2015-08-21
* avfilter: add video vectorscope filterPaul B Mahol2015-08-20