summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vsrc_life: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_cellauto: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_mandelbrot: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_mandelbrot: rename misleading variablePaul B Mahol2022-03-25
* avfilter/vsrc_mptestsrc: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_gradients: set outlink frame_ratePaul B Mahol2022-03-25
* avfilter/vsrc_gradients: rename misleading variablePaul B Mahol2022-03-25
* avfilter/vsrc_sierpinski: set frame_rate to outlinkPaul B Mahol2022-03-25
* avfilter/vsrc_sierpinski: rename misleading variablePaul B Mahol2022-03-25
* avfilter/x86/vf_limiter: use movu, dst may not be always alignedPaul B Mahol2022-03-24
* avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headersAndreas Rheinhardt2022-03-23
* avfilter/qp_table: Stop using FF_QSCALE_TYPE_*Andreas Rheinhardt2022-03-23
* avcodec/internal, avfilter/qp_table: Remove unused FF_QSCALE_TYPEsAndreas Rheinhardt2022-03-23
* avfilter/vf_subtitles: pass storage size to libassOneric2022-03-23
* avfilter: handle duplicates in the options stringAnton Khirnov2022-03-22
* avfilter: simplify processing child context optionsAnton Khirnov2022-03-22
* avfilter/video: fix shadowed variableZhao Zhili2022-03-22
* avfilter/x86/vf_blend: use unaligned movs for outputMarton Balint2022-03-21
* avfilter/af_afftdn: remove unused or set only variablesPaul B Mahol2022-03-19
* avfilter/avf_ahistogram: fix off by one in slide modePaul B Mahol2022-03-19
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-19
* avfilter/af_afftdn: do not profile noise if number of sampled blocks is 0Paul B Mahol2022-03-18
* avfilter/af_afftdn: refactor set_noise_profile()Paul B Mahol2022-03-18
* avfilter/af_afftdn: remove unused definesPaul B Mahol2022-03-18
* avfilter/af_afftdn: expose floor offset factor optionPaul B Mahol2022-03-17
* avfilter/af_afftdn: rewrite noise floor trackingPaul B Mahol2022-03-16
* avfilter/af_afftdn: remove excessive operationsPaul B Mahol2022-03-16
* avfilter/vf_zscale: realign output buffer if neededMarton Balint2022-03-16
* avfilter/vf_zscale: properly check return value of slice threadsMarton Balint2022-03-16
* avfilter/vf_zscale: fix number of threadsMarton Balint2022-03-16
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-16
* libavfilter: Split version.hMartin Storsjö2022-03-16
* avfilter/buffersink: simplify parsing the input channel layout stringJames Almer2022-03-15
* avfilter/af_biquads: fix possible leak on errorPaul B Mahol2022-03-15
* avfilter/af_join: Don't use memcpy for overlapping regionsAndreas Rheinhardt2022-03-15
* avfilter/af_biquads: fix regression with channels option processingPaul B Mahol2022-03-15
* avfilter/af_dynaudnorm: fix regression with channels option processingPaul B Mahol2022-03-15
* avfilter/af_speechnorm: fix regression in channels option processingPaul B Mahol2022-03-15
* avfilter/af_afftdn: refactor noise samplingPaul B Mahol2022-03-15
* avfilter/af_afftdn: do not hardcode vector sizePaul B Mahol2022-03-15
* avfilter/af_afftdn: use log10 instead to get noise levelsPaul B Mahol2022-03-15
* avfilter/af_afftdn: unbreak custom band noise option processingPaul B Mahol2022-03-15
* avfilter/af_afftdn: after sampling noise, set full parametersPaul B Mahol2022-03-15
* Bump minor versions after the channel layout changesJames Almer2022-03-15
* avfilter/af_sofalizer: fix getting speaker positionJames Almer2022-03-15
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/vf_epx: stop doing read overflowPaul B Mahol2022-03-14
* avfilter/avf_abitscope: rename macro to less generic onePaul B Mahol2022-03-14
* avfilter/vf_palettegen: add protection against potential divide by zeroYiyuan GUO2022-03-14