summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/drawtext: log why input pad failed to be configuredGyan Doshi2019-12-24
* avfilter/vf_fade: reindent after previous commitPaul B Mahol2019-12-23
* avfilter/vf_fade: add support for gbrp/gbrap formatsPaul B Mahol2019-12-23
* avfilter/vf_readeia608: factor some constants outPaul B Mahol2019-12-23
* avfilter/vf_readeia608: check if gaps between clock bits are big enoughPaul B Mahol2019-12-23
* avfilter/vf_readeia608: use special struct to hold line itemsPaul B Mahol2019-12-23
* avfilter/avfilter: update documentation of avfilter_graph_create_filterZhao Zhili2019-12-23
* avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParamsZhao Zhili2019-12-23
* avfilter/buffersink: replace init_opaque by initZhao Zhili2019-12-23
* avfilter/buffersink: remove unused macrosZhao Zhili2019-12-23
* avfilter/buffersrc: remove redundant flagZhao Zhili2019-12-23
* lavfi/buffersrc: push frame directly.Nicolas George2019-12-23
* lavfi: remove AVFilterPad.poll_frame().Nicolas George2019-12-23
* lavfi/buffersrc: remove poll_frame.Nicolas George2019-12-23
* lavfi: remove ff_poll_frame().Nicolas George2019-12-23