summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_spp: Fix endian-dependance in add_block()Michael Niedermayer2020-05-12
* avfilter/vf_spp: Remove unused AVCodecContextMichael Niedermayer2020-05-12
* Revert "hwcontext_vulkan: only use one semaphore per image"Lynne2020-05-11
* avfilter/vf_signalstats: reindent after last commitLimin Wang2020-05-10
* avfilter/vf_signalstats: make the alloc array used for any bit depthLimin Wang2020-05-10
* avfilter/vf_signalstats: add SignalstatsContext.maxsize variableLimin Wang2020-05-10
* avfilter/vf_signalstats: rename config_props -> config_outputLimin Wang2020-05-10
* dnn/native: add native support for minimumGuo, Yejun2020-05-08
* s->target_i and global are in dB but s->target_tp and true_peak areSebastian Dröge2020-05-01
* avfilter/af_adelay: Check sscanf() return valueLimin Wang2020-05-01
* avfilter/vf_mix: Check sscanf() return valueLimin Wang2020-05-01
* avfilter/af_crossfeed: make options runtime configurablePaul B Mahol2020-04-30
* avfilter/af_crossfeed: make slope configurablePaul B Mahol2020-04-30
* avfilter/af_crossfeed: fix calculation of alpha parameterPaul B Mahol2020-04-30
* avfilter: add asubboost filterPaul B Mahol2020-04-30
* avfilter/vf_v360: make FOV adjusted for dual fisheye tooPaul B Mahol2020-04-29
* avfilter/af_amix: make weights option runtime configuredPaul B Mahol2020-04-29
* avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10Steven Liu2020-04-29
* avfilter/vf_pixscope: also show standard deviation of zoomed areaPaul B Mahol2020-04-26
* avfilter/f_interleave: no need to check for inlink eof if non-empty queuePaul B Mahol2020-04-25
* avfilter/f_interleave: make sure that all frames in inlink queue are usedPaul B Mahol2020-04-25
* avfilter/f_interleave: add duration optionPaul B Mahol2020-04-25
* scale_vulkan: take frame cropping parameters in account when scalingLynne2020-04-23
* overlay_vulkan: add support for overlaying images with an alpha channelLynne2020-04-23
* dnn/native: add native support for divideGuo, Yejun2020-04-22
* dnn/native: add native support for 'mul'Guo, Yejun2020-04-22
* dnn/native: add native support for 'add'Guo, Yejun2020-04-22
* avfilter: add maskedthreshold filterPaul B Mahol2020-04-18
* avfilter: add tmedian filterPaul B Mahol2020-04-18
* avfilter/af_acrossover: Check sscanf() return valueLimin Wang2020-04-17
* avfilter/af_astats: add noise floor count statPaul B Mahol2020-04-17
* avfilter/af_astats: add slice threading supportPaul B Mahol2020-04-17
* avfilter/af_astats: measure noise floorPaul B Mahol2020-04-17
* avfilter/af_amix: unbreak FATE, increase iterator when breaking from loopPaul B Mahol2020-04-14
* avfilter/af_amix: use av_strtod() for weightsPaul B Mahol2020-04-14
* avfilter/vf_telecine: avoid possible null-pointer dereferencePaul B Mahol2020-04-14
* avfilter/vf_mix: check if array is availablePaul B Mahol2020-04-13
* doc/filters: clarify metadata and logging for blackdetectGyan Doshi2020-04-13
* lavfi/telecine: Mark telecined frames as interlaced.Carl Eugen Hoyos2020-04-11
* avfilter/delogo: correct indentation for option show.Gyan Doshi2020-04-11
* avfilter/delogo: remove deprecated optionsGyan Doshi2020-04-11
* avfilter/ebur128: prefer to use variable instead of type for sizeofLimin Wang2020-04-09
* avfilter/vf_drawtext: only test available exceptionsRosen Penev2020-04-09
* hwcontext_vulkan: only use one semaphore per imageLynne2020-04-07
* avfilter/vf_xfade: add slice transitionsPaul B Mahol2020-04-07
* avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun2020-04-07
* dnn_backend_native_layer_mathbinary: add sub supportGuo, Yejun2020-04-07
* avfilter/vf_dnn_processing.c: fix typo for the linesize of dnn dataGuo, Yejun2020-04-07
* scale_vulkan: correctly copy the colormatrixLynne2020-04-06
* lavf, lavfi: Remove uses of sizeof(char).Carl Eugen Hoyos2020-04-04