summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_astats: remove invalid 5x factor in window size calculationPaul B Mahol2021-08-21
* avfilter/aevalsrc: switch to activatePaul B Mahol2021-08-21
* avfilter/asrc_hilbert: switch to activatePaul B Mahol2021-08-21
* avfilter/asrc_afirsrc: switch to activatePaul B Mahol2021-08-21
* avfilter/asrc_sinc: switch to activatePaul B Mahol2021-08-21
* lavfi/sine: switch to activateNicolas George2021-08-21
* avfilter/vf_convolution: Add mem_internal.h for DECLARE_ALIGNEDAndreas Rheinhardt2021-08-21
* avfilter/avfiltergraph: Remove dead checksAndreas Rheinhardt2021-08-20
* avfilter/formats: Don't set samplerate or channel count on video linksAndreas Rheinhardt2021-08-20
* avfilter/formats: Avoid redundant counterAndreas Rheinhardt2021-08-20
* avfilter/avfilter: Deprecate avfilter_pad_count()Andreas Rheinhardt2021-08-20
* avfilter/avfilter: Add avfilter_filter_pad_count()Andreas Rheinhardt2021-08-20
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/avfiltergraph: Don't use AVClass * for logcontextAndreas Rheinhardt2021-08-20
* avfilter/vf_colorcorrect: fix average analyze mode and add minmax modePaul B Mahol2021-08-20
* lavfi/formats: document the negotiation processNicolas George2021-08-20
* lavfi/formats: rename AVFilterNegotiation.nb to nb_mergersNicolas George2021-08-20
* lavfi/formats: cosmetic: move negotiation stuff at the endNicolas George2021-08-20
* avfilter/vf_signalstats: avoid doubles in calculationsPaul B Mahol2021-08-20
* avfilter/vf_chromakey: fix diff scaling for chromahold filterPaul B Mahol2021-08-20
* avfilter/vf_paletteuse: do not use in dithering transparent palettePaul B Mahol2021-08-19
* avfilter/vf_paletteuse: fix some integer overflowsPaul B Mahol2021-08-19
* avfilter/vf_paletteuse: do not sort transparency colorPaul B Mahol2021-08-19
* avfilter/vf_palettegen: fix integer overflowPaul B Mahol2021-08-19
* avfilter/avfilter: Remove unused feature to add pads in the middleAndreas Rheinhardt2021-08-17
* avfilter/internal: Replace AVFilterPad.needs_writable by flagsAndreas Rheinhardt2021-08-17
* avfilter/audio: Don't call av_get_channel_layout_nb_channels twiceAndreas Rheinhardt2021-08-17
* avfilter/internal: Combine get_(audio|video)_buffer into unionAndreas Rheinhardt2021-08-17
* avfilter/avfilter: Remove redundant assignmentAndreas Rheinhardt2021-08-17
* avfilter/vf_convolve: switch to TX FFT from avutilPaul B Mahol2021-08-17
* avfilter: add (a)segment filtersPaul B Mahol2021-08-16
* avfilter: Remove init_opaque callbackAndreas Rheinhardt2021-08-16
* avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flagAndreas Rheinhardt2021-08-16
* avfilter/vf_waveform: add option to control strechness of waveformPaul B Mahol2021-08-16
* avfilter/vf_colorcorrect: calculate imax/max once at config stagePaul B Mahol2021-08-16
* avfilter/vf_colorcorrect: add initial automatic filteringPaul B Mahol2021-08-16
* avfilter/vf_fieldorder: Simplify setting common pixel formatsAndreas Rheinhardt2021-08-15
* avfilter/vf_find_rect: Don't make frame writable unnecessarilyAndreas Rheinhardt2021-08-15
* avfilter/vf_colorkey: Don't manually make frame writableAndreas Rheinhardt2021-08-15
* avfilter/vf_despill: Don't manually make frame writableAndreas Rheinhardt2021-08-15
* avfilter/vf_lumakey: Don't manually make frame writableAndreas Rheinhardt2021-08-15
* avfilter/vf_paletteuse: Remove redundant freeing codeAndreas Rheinhardt2021-08-15
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/vf_colorcorrect: add subsampling formats supportPaul B Mahol2021-08-15
* avfilter/vf_colorcorrect: remove code touching Y componentPaul B Mahol2021-08-15
* avfilter/avf_showspectrum: add unwrapped phase data modePaul B Mahol2021-08-15
* lavfi/formats: describe conversion in negotiation structure.Nicolas George2021-08-14
* lavfi/formats: put merge functions in structures.Nicolas George2021-08-14
* avfilter/vf_transpose_npp: Use correct array nameAndreas Rheinhardt2021-08-13
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13