aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add (a)latency filtersPaul B Mahol2021-10-021-2/+2
* avfilter/vf_codecview: added new options for blockLimin Wang2021-10-011-1/+1
* avfilter: add morpho filterPaul B Mahol2021-09-281-1/+1
* avfilter: add audio psychoacoustic clipperPaul B Mahol2021-09-111-1/+1
* avfilter/vf_convolution: add scharr operatorPaul B Mahol2021-09-101-2/+2
* avfilter/avfiltergraph: add an "auto" constant to the threads optionJames Almer2021-09-041-1/+1
* avfilter: add grayworld video filterPaul Buxton2021-08-291-1/+1
* avfilter: add atilt filterPaul B Mahol2021-08-281-1/+1
* avfilter: add adecorrelate filterPaul B Mahol2021-08-281-1/+1
* avfilter: add hsvkey and hsvhold video filtersPaul B Mahol2021-08-251-1/+1
* avfilter/avfilter: Deprecate avfilter_pad_count()Andreas Rheinhardt2021-08-201-0/+3
* avfilter/avfilter: Add avfilter_filter_pad_count()Andreas Rheinhardt2021-08-201-1/+1
* avfilter: add (a)segment filtersPaul B Mahol2021-08-161-2/+2
* avfilter: add afwtdn filterPaul B Mahol2021-07-241-1/+1
* avfilter/scale_cuda: add support for pixel format conversionTimo Rothenpieler2021-06-251-1/+1
* avfilter/overlay_cuda: support expression of x y positionSteven Liu2021-06-101-1/+1
* avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang2021-04-291-1/+1
* Bump major versions of all libraries.Anton Khirnov2021-04-271-2/+2
* avfilter/buffersrc: postpone removal of sws_paramJames Almer2021-04-271-1/+1
* avfilter/avfilter: Remove deprecated avfilter_link_set_closed()Andreas Rheinhardt2021-04-271-3/+0
* avfilter: Remove avfilter_next/avfilter_register APIAndreas Rheinhardt2021-04-271-3/+0
* avfilter: Remove deprecated avfilter_link_get_channelsAndreas Rheinhardt2021-04-271-3/+0
* avfilter: Remove deprecated resample_lavr_optsAndreas Rheinhardt2021-04-271-3/+0
* avfilter/avfilter: Remove compatibility code for old filter optionsAndreas Rheinhardt2021-04-271-3/+0
* Bump minor versions after release branchn4.5-devMichael Niedermayer2021-03-201-1/+1
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-201-1/+1
* avfilter/buffersink: Postpone removal of av_[a]buffersink_params_allocAndreas Rheinhardt2021-03-071-0/+3
* avfilter/avfilter: Remove avfilter_link_set_closed() on bumpAndreas Rheinhardt2021-03-071-0/+3
* avfilter: add msad video filterPaul B Mahol2021-03-061-1/+1
* avfilter: add identity video filterPaul B Mahol2021-03-061-1/+1
* avfilter: add vif filterAshish Singh2021-02-161-1/+1
* avfilter: add monochrome video filterPaul B Mahol2021-02-121-1/+1
* avfilter: add exposure video filterPaul B Mahol2021-02-101-1/+1
* avfilter: add aexciter audio filterPaul B Mahol2021-02-101-1/+1
* avfilter: add colorize filterPaul B Mahol2021-02-071-1/+1
* avfilter: add colorcorrect filterPaul B Mahol2021-02-031-1/+1
* avfilter: add colorcontrast filterPaul B Mahol2021-02-021-1/+1
* avfilter: add colortemperature filterPaul B Mahol2021-01-271-1/+1
* avfilter: add kirsch video filterPaul B Mahol2021-01-271-1/+1
* avfilter: add shear video filterPaul B Mahol2021-01-261-1/+1
* avfilter: add epx pixel art scalerPaul B Mahol2021-01-251-1/+1
* avfilter: add estdif video filterPaul B Mahol2021-01-161-1/+1
* avfilter: add temporal midway equalizer filterPaul B Mahol2021-01-011-1/+1
* avfilter: add shufflepixels video filterPaul B Mahol2020-12-201-1/+1
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-111-1/+1
* avfilter: add asubcut filterPaul B Mahol2020-12-051-1/+1
* avfilter: add asupercut filterPaul B Mahol2020-11-261-1/+1
* avfilter: add speechnorm filterPaul B Mahol2020-11-151-1/+1
* avfilter: add adenorm filterPaul B Mahol2020-11-051-2/+2
* avfilter/scale_cuda: add lanczos algorithmTimo Rothenpieler2020-11-041-1/+1