summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_anequalizer: check if frame clone is setPaul B Mahol2020-01-14
* avfilter/af_aiir: check if frame clone is setPaul B Mahol2020-01-14
* avfilter/af_afir: check if frame clone is setPaul B Mahol2020-01-14
* avfilter/avf_avectorscope: check if clone frame is setPaul B Mahol2020-01-14
* lavfi/dnn_processing: refine code to use function av_image_copy_plane for dat...Guo, Yejun2020-01-14
* avfilter/f_drawgraph: add rate/r optionPaul B Mahol2020-01-14
* lavfi/volume: enable runtime change flagJun Zhao2020-01-13
* lavfi/zscale: enable runtime change flagJun Zhao2020-01-13
* lavfi/firequalizer: enable runtime change flagJun Zhao2020-01-13
* lavfi/eq: enable runtime change flagJun Zhao2020-01-13
* lavfi/rotate: enable runtime change flagJun Zhao2020-01-13
* lavfi/streamselect: enable runtime change flagJun Zhao2020-01-13
* lavfi/scale: enable runtime change flagJun Zhao2020-01-13
* lavfi/hue: enable runtime change flagJun Zhao2020-01-13
* lavfi/crop: enable runtime change flagJun Zhao2020-01-13
* lavfi/spp: enable runtime change flagJun Zhao2020-01-13
* lavfi/spp: add "quality" option in runtime change pathJun Zhao2020-01-13
* avfilter: add freezeframes video filterPaul B Mahol2020-01-11
* avfilter/af_dynaudnorm: use better limits for maximal amplificationPaul B Mahol2020-01-11
* avfilter/af_amix: change the max range of the number of inputsLimin Wang2020-01-11
* avfilter/vf_mix: change the max range of the number of inputsLimin Wang2020-01-11
* 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