Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-09avfilter/af_atempo: Make ffplay display correct timestamps when seekingPavel Koshevoy
2019-05-08libavfilter/dnn: add more data type support for dnn model inputGuo, Yejun
2019-05-08libavfilter/dnn: support multiple outputs for tensorflow modelGuo, Yejun
2019-05-08libavfilter/dnn: avoid memcpy for tensorflow dnn outputGuo, Yejun
2019-05-08libavfilter/dnn: determine dnn output during execute_model instead of set_inp...Guo, Yejun
2019-05-08libavfilter/dnn: remove limit for the name of DNN model input/outputGuo, Yejun
2019-05-08libavfilter/vf_sr: refine code to remove keyword 'else'Guo, Yejun
2019-05-08libavfilter/dnn_backend_tf.c: set layer_add_res for input layerGuo, Yejun
2019-05-08avfilter/af_afftfilt: switch to activatePaul B Mahol
2019-05-08lavfi/gblur: doing several columns at the same timeRuiling Song
2019-05-07avfilter/vf_xstack: set better error msg forGyan Doshi
2019-05-06avfilter/af_rubberband: also do not ignore failuresPaul B Mahol
2019-05-06avfilter/af_rubberband: handle case when no frame is givenPaul B Mahol
2019-05-05avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is ...Marton Balint
2019-05-05avfilter/f_interleave: switch to activatePaul B Mahol
2019-05-05avfilter/vf_vibrance: add alternate optionPaul B Mahol
2019-05-05avfilter/vf_vibrance: factor some calculations out of loopPaul B Mahol
2019-05-04avfilter/f_realtime: add option to scale speedMoritz Barsnick
2019-05-04avfilter/af_amultiply: use pts from frame from first inputPaul B Mahol
2019-05-04avfilter/vf_vmafmotion: remove unused headerPaul B Mahol
2019-05-03avfilter/vf_blend: remove unused headerPaul B Mahol
2019-05-01avfilter/vf_tonemap: add slice threadingPaul B Mahol
2019-05-01avfilter/avf_abitscope: switch to activatePaul B Mahol
2019-05-01avfilter/af_biquads: add timeline supportPaul B Mahol
2019-05-01avfilter/af_stereowiden: add timeline supportPaul B Mahol
2019-05-01avfilter/af_extrastereo: add timeline supportPaul B Mahol
2019-05-01avfilter/af_crossfeed: add timeline supportPaul B Mahol
2019-04-30avfilter/avf_showspectrum: convert some doubles to floatsPaul B Mahol
2019-04-30avfilter/af_asoftclip: add timeline supportPaul B Mahol
2019-04-30avfilter/af_dynaudnorm: add timeline supportPaul B Mahol
2019-04-30avfilter/af_dynaudnorm: always update delay when flushingPaul B Mahol
2019-04-30avfilter/vf_normalize: add timeline supportPaul B Mahol
2019-04-29avfilter/af_adeclick: switch to activatePaul B Mahol
2019-04-29avfilter/af_rubberband: make use of initial input timestampPaul B Mahol
2019-04-29avfilter/avf_showwaves: Add draw mode also to showwavespic filterMartin Vobruba
2019-04-29avfilter/f_ebur128: use correct type for chlPaul B Mahol
2019-04-29avfilter/af_dynaudnorm: switch to activatePaul B Mahol
2019-04-29avfilter/af_rubberband: switch to activatePaul B Mahol
2019-04-29avfilter/af_rubberband: check if rbs is validPaul B Mahol
2019-04-29avfilter/af_sofalizer: switch to activatePaul B Mahol
2019-04-29avfilter/avf_avectorscope: switch to activatePaul B Mahol
2019-04-29avfilter/avf_ahistogram: switch to activatePaul B Mahol
2019-04-29avfilter/avf_ahistogram: properly name padsPaul B Mahol
2019-04-29avfilter/avf_showspectrum: add log scale for frequency plotPaul B Mahol
2019-04-29avfilter/af_astats: fix msvc compile errorMatthias Troffaes
2019-04-28avfilter/vf_lut3d: increase MAX_LEVELPaul B Mahol
2019-04-28avfilter/vf_lut3d: fix range domain processing for .cube formatPaul B Mahol
2019-04-27avfilter: add audio soft clip filterPaul B Mahol
2019-04-27avfilter/vf_stack: use time_base from framesyncPaul B Mahol
2019-04-26avfilter/af_astats: count number of NaNs/Infs/denormals for floating-point au...Paul B Mahol