summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_showinfo: fix the integer handling issuesLimin Wang2020-01-10
* avfilter/f_metadata: allow direct flushing when printing to fileGyan Doshi2020-01-10
* avfilter/af_afir: add support for switching impulse response streams at runtimePaul B Mahol2020-01-10
* avfilter/af_afir: add support for even smaller partition sizesPaul B Mahol2020-01-10
* avfilter/af_afir: split input frames from impulse response framesPaul B Mahol2020-01-10
* avfilter/aformat: add shorthand names for optionsGyan Doshi2020-01-08
* vf_dnn_processing: add support for more formats gray8 and grayf32Guo, Yejun2020-01-07
* vf_dnn_processing: remove parameter 'fmt'Guo, Yejun2020-01-07
* avfilter/vf_showinfo: Fix erroneous results for mean and stdev with pixel bit...Limin Wang2020-01-07
* vf_tonemap_vaapi: Fix memory leak in error caseMark Thompson2020-01-07
* Silence "string-plus-int" warning shown by clang.Carl Eugen Hoyos2020-01-06
* avfilter/af_sidechaincompress: add support for commandsPaul B Mahol2020-01-06
* avfilter/af_dynaudnorm: add support for commandsPaul B Mahol2020-01-06
* avfilter/af_dynaudnorm: use already available pointerPaul B Mahol2020-01-05
* avfilter/af_dynaudnorm: move channels variable setup firstPaul B Mahol2020-01-05
* lavfi/buffersrc: Remove redundant free after ff_filter_frame() failureJun Zhao2020-01-04
* avfilter/af_dynaudnorm: fix another clipping with custom peak valuePaul B Mahol2020-01-04
* avfilter/af_dynaudnorm: implement threshold optionPaul B Mahol2020-01-04
* avfilter/af_dynaudnorm: do not clip audioPaul B Mahol2020-01-04
* lavfi/coreimage: fix memory leak after av_dict_parse_string failJun Zhao2020-01-04
* avfilter/af_dynaudnorm: fix previous commitPaul B Mahol2020-01-02
* avfilter/af_dynaudnorm: do not enqueue flush buffersPaul B Mahol2020-01-02
* avfilter/af_dynaudnorm: do not hang forever if only EOF is receivedPaul B Mahol2020-01-01
* avfilter/af_dynaudnorm: do not error out if even filter size was givenPaul B Mahol2020-01-01
* avfilter/vf_histogram: add envelope to thistogram filterPaul B Mahol2019-12-30
* avfilter/buffersrc: deprecate sws_param optionZhao Zhili2019-12-30
* avfilter/af_crystalizer: add support for commandsPaul B Mahol2019-12-29
* avfilter/af_crystalizer: add timeline supportPaul B Mahol2019-12-29
* avfilter/vf_waveform: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_vectorscope: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_histogram: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_histogram: reindent after previous commitPaul B Mahol2019-12-29
* avfilter: add thistogram video filterPaul B Mahol2019-12-29
* avfilter/vf_vectorscope: use av_clip_uint8()James Almer2019-12-28
* avfilter/vf_waveform: implement tint optionsPaul B Mahol2019-12-28
* avfilter/vf_vectorscope: improve tint output for gbrp formatsPaul B Mahol2019-12-28
* avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol2019-12-28
* avfilter/vf_vectorscope: add invert graticulePaul B Mahol2019-12-28
* avfilter/vf_vectorscope: use enum for graticule itemsPaul B Mahol2019-12-28
* avfilter/vf_geq: Add support for reading sample sums and means of rectanglesMichael Niedermayer2019-12-28
* avfilter/vf_geq: Add NB_PLANESMichael Niedermayer2019-12-28
* avfilter/vf_geq: Relicense to LGPLMichael Niedermayer2019-12-28
* avfilter/vf_vibrance: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_il: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_stereowiden: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_extrastereo: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_neighbor: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_histogram: use the name 's' for the pointer to the private contextPaul B Mahol2019-12-26
* avfilter/buffersrc: Remove unused variablesAndreas Rheinhardt2019-12-26
* avfilter/vf_yadif: cosmetics in the pix_fmts[] arrayLimin Wang2019-12-25