summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_datascope.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_datascope: fix heap buffer overflowPaul B Mahol2019-10-191-1/+1
* avfilter/vf_datascope: fix rgba mapping for oscilloscope filter outputPaul B Mahol2018-10-241-8/+8
* avfilter/vf_datascope: reduce block heightPaul B Mahol2018-09-111-1/+1
* avfilter/vf_datascope: make it possible for output window to automatically ch...Paul B Mahol2017-09-041-4/+26
* avfilter/vf_datascope: add timeline support to pixscope and oscilloscopePaul B Mahol2017-09-031-0/+2
* avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol2017-08-151-35/+41
* avfilter: add video oscilloscope filterPaul B Mahol2017-04-291-0/+381
* avfilter: add pixscope filterPaul B Mahol2017-04-291-7/+229
* avfilter/vf_datascope: cleanup code a littlePaul B Mahol2016-09-091-34/+56
* avfilter/vf_datascope: let user change background opacityPaul B Mahol2016-09-091-3/+4
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-291-1/+1
* avfilter: add datascope filterPaul B Mahol2016-02-261-0/+398
OpenPOWER on IntegriCloud