summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/scale_eval: remove redundant mathematical constantsGyan Doshi2019-12-11
* Remove redundant ;Michael Niedermayer2019-12-10
* avfilter: rename scale.c,h to scale_evalGyan Doshi2019-12-10
* avfilter/scale.c: factorize ff_scale_eval_dimensionsGyan Doshi2019-12-08
* lavfi/avf_showspectrum: Fix the memory leak in error handle pathJun Zhao2019-12-07
* avfilter/vsrc_life: Fix for random_seed typeLimin Wang2019-12-06
* avfilter/vsrc_cellauto: Fix for random_seed typeLimin Wang2019-12-06
* avfilter/vf_yaepblur: add yaepblur filterleozhang2019-12-06
* avfilter/crop: avoid premature eval errorGyan Doshi2019-12-06
* avfilter/vf_elbg: Fix for the seed typeLimin Wang2019-12-04
* avfilter/vf_unsharp: Don't dereference NULLAndreas Rheinhardt2019-12-03
* avfilter/buffersrc: remove write-only variableZhao Zhili2019-12-02
* avfilter/vf_hqdn3d: add support for commandsPaul B Mahol2019-11-29
* avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formatsPaul B Mahol2019-11-29
* avfilter/vf_yadif: rename config_props -> config_output, link -> outlinkLimin Wang2019-11-29
* avfilter/vf_libvmaf: Check for av_frame_alloc failureLimin Wang2019-11-28
* avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct fla...Limin Wang2019-11-28
* avfilter: add axcorrelate filterPaul B Mahol2019-11-23
* avfilter/vf_normalize: add support for commandsPaul B Mahol2019-11-23
* avfilter/af_aiir: normalize biquads only if divisor is big enoughPaul B Mahol2019-11-22
* avfilter/af_biquads: add new normalize/n optionPaul B Mahol2019-11-22
* avfilter/af_aiir: fix biquads normalizationPaul B Mahol2019-11-22
* avfilter/af_aiir: add missing normalization of biquads gainsPaul B Mahol2019-11-22
* avfilter/af_aiir: make a/b coefficients arrayPaul B Mahol2019-11-22
* avfilter/af_aiir: factor out response calculationPaul B Mahol2019-11-22
* avfilter/af_aiir: check for stabilityPaul B Mahol2019-11-22
* avfilter/af_aiir: fix array length when selecting conjugate polesPaul B Mahol2019-11-21
* avfilter/graphdump: fix use of uninitialized variablesZhao Zhili2019-11-21
* avfilter/avfilter: fix indentationleozhang2019-11-21
* avfilter/vf_amplify: add timeline supportPaul B Mahol2019-11-21
* avfilter/vf_datascope: add support for commands in oscilloscopePaul B Mahol2019-11-21
* avfilter/vsrc_sierpinski: change seed option typePaul B Mahol2019-11-21
* avfilter/vsrc_sierpinski: fix another typosPaul B Mahol2019-11-21
* avfilter/vsrc_testsrc: simplify color filter commands parsingPaul B Mahol2019-11-21
* avfilter/vf_chromakey: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_lumakey: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_lumakey: change options to doubles, so that values are automatica...Paul B Mahol2019-11-21
* avfilter/vf_lumakey: add support for 12bit yuva formatsPaul B Mahol2019-11-21
* avfilter/vf_scroll: add support for slice threadingPaul B Mahol2019-11-21
* avfilter/vf_chromashift: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_fillborders: add support for commandsPaul B Mahol2019-11-21
* avfilter/af_afftdn: simplify changing commandsPaul B Mahol2019-11-21
* avfilter/vf_median: clip radius instead of erroring outPaul B Mahol2019-11-21
* avfilter/vf_median: add support for commandsPaul B Mahol2019-11-20
* avfilter/f_graphmonitor: output frames in pts gapsPaul B Mahol2019-11-20
* avfilter/af_rubberband: fix sample overqueueingPaul B Mahol2019-11-20
* avfilter/vf_chromakey: add >8 bit supportPaul B Mahol2019-11-20
* avfilter/vf_midequalizer: add 16bit formatsPaul B Mahol2019-11-19
* avfilter/vf_deblock: add 12bit yuva formatsPaul B Mahol2019-11-19
* avfilter/vf_weave: pal and hwaccel formats are not supportedPaul B Mahol2019-11-19