summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: add colorhold filterPaul B Mahol2019-05-11
* lavf/cover_rect: Fix logic check issueJun Zhao2019-05-10
* avfilter/af_atempo: Make ffplay display correct timestamps when seekingPavel Koshevoy2019-05-08
* libavfilter/dnn: add more data type support for dnn model inputGuo, Yejun2019-05-08
* libavfilter/dnn: support multiple outputs for tensorflow modelGuo, Yejun2019-05-08
* libavfilter/dnn: avoid memcpy for tensorflow dnn outputGuo, Yejun2019-05-08
* libavfilter/dnn: determine dnn output during execute_model instead of set_inp...Guo, Yejun2019-05-08
* libavfilter/dnn: remove limit for the name of DNN model input/outputGuo, Yejun2019-05-08
* libavfilter/vf_sr: refine code to remove keyword 'else'Guo, Yejun2019-05-08
* libavfilter/dnn_backend_tf.c: set layer_add_res for input layerGuo, Yejun2019-05-08
* avfilter/af_afftfilt: switch to activatePaul B Mahol2019-05-08
* lavfi/gblur: doing several columns at the same timeRuiling Song2019-05-08
* avfilter/vf_xstack: set better error msg forGyan Doshi2019-05-07
* avfilter/af_rubberband: also do not ignore failuresPaul B Mahol2019-05-06
* avfilter/af_rubberband: handle case when no frame is givenPaul B Mahol2019-05-06
* avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is ...Marton Balint2019-05-05
* avfilter/f_interleave: switch to activatePaul B Mahol2019-05-05
* avfilter/vf_vibrance: add alternate optionPaul B Mahol2019-05-05
* avfilter/vf_vibrance: factor some calculations out of loopPaul B Mahol2019-05-05
* avfilter/f_realtime: add option to scale speedMoritz Barsnick2019-05-04
* avfilter/af_amultiply: use pts from frame from first inputPaul B Mahol2019-05-04
* avfilter/vf_vmafmotion: remove unused headerPaul B Mahol2019-05-04
* avfilter/vf_blend: remove unused headerPaul B Mahol2019-05-03
* avfilter/vf_tonemap: add slice threadingPaul B Mahol2019-05-01
* avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-01
* avfilter/af_biquads: add timeline supportPaul B Mahol2019-05-01
* avfilter/af_stereowiden: add timeline supportPaul B Mahol2019-05-01
* avfilter/af_extrastereo: add timeline supportPaul B Mahol2019-05-01
* avfilter/af_crossfeed: add timeline supportPaul B Mahol2019-05-01
* avfilter/avf_showspectrum: convert some doubles to floatsPaul B Mahol2019-04-30
* avfilter/af_asoftclip: add timeline supportPaul B Mahol2019-04-30
* avfilter/af_dynaudnorm: add timeline supportPaul B Mahol2019-04-30
* avfilter/af_dynaudnorm: always update delay when flushingPaul B Mahol2019-04-30
* avfilter/vf_normalize: add timeline supportPaul B Mahol2019-04-29
* avfilter/af_adeclick: switch to activatePaul B Mahol2019-04-29
* avfilter/af_rubberband: make use of initial input timestampPaul B Mahol2019-04-29
* avfilter/avf_showwaves: Add draw mode also to showwavespic filterMartin Vobruba2019-04-29
* avfilter/f_ebur128: use correct type for chlPaul B Mahol2019-04-29
* avfilter/af_dynaudnorm: switch to activatePaul B Mahol2019-04-29
* avfilter/af_rubberband: switch to activatePaul B Mahol2019-04-29
* avfilter/af_rubberband: check if rbs is validPaul B Mahol2019-04-29
* avfilter/af_sofalizer: switch to activatePaul B Mahol2019-04-29
* avfilter/avf_avectorscope: switch to activatePaul B Mahol2019-04-29
* avfilter/avf_ahistogram: switch to activatePaul B Mahol2019-04-29
* avfilter/avf_ahistogram: properly name padsPaul B Mahol2019-04-29
* avfilter/avf_showspectrum: add log scale for frequency plotPaul B Mahol2019-04-29
* avfilter/af_astats: fix msvc compile errorMatthias Troffaes2019-04-29
* avfilter/vf_lut3d: increase MAX_LEVELPaul B Mahol2019-04-28
* avfilter/vf_lut3d: fix range domain processing for .cube formatPaul B Mahol2019-04-28
* avfilter: add audio soft clip filterPaul B Mahol2019-04-27