Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-15avfilter/avf_avectorscope: Fix ;;Michael Niedermayer
2017-11-21avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol
2017-09-05avfilter/avf_avectorscope: fix mistake in previous commitPaul B Mahol
2017-09-05avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol
2017-06-13avfilter: properly set SAR for A->V filtersPaul B Mahol
2017-04-22avfilter/avf_avectorscope: Assert that format is validMichael Niedermayer
2016-08-11avfilter/avf_avectorscope: fix initialization for prev_y in polar modePaul B Mahol
2016-08-11avfilter/avf_avectorscope: add scale optionPaul B Mahol
2016-06-09avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer
2016-02-12avfilter/avf_avectorscope: assert that variables are initialized by switch()Michael Niedermayer
2016-01-05avfilter/avf_avectorscope: add line drawing supportPaul B Mahol
2015-10-22avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde
2015-10-14avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde
2015-08-14avfilter/avf_avectorscope: add polar modePaul B Mahol
2015-08-07avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol
2015-03-02avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOpti...Michael Niedermayer
2015-01-28avfilter/avf_avectorscope: use the name 's' for the pointer to the private co...Paul B Mahol
2013-12-26avfilter/avectorscope: fix {} mistake in alloc check.Clément Bœsch
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-14avfilter/avf_avectorscope: improve descriptionPaul B Mahol
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-05-10lavfi: avectorscope filterPaul B Mahol