summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* avfilter/af_aiir: move response drawing as last stepPaul B Mahol2020-05-22
* avfilter/af_aiir: fix first denominator calculationPaul B Mahol2020-05-22
* avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol2020-05-22
* avfilter/af_aiir: export normalize optionPaul B Mahol2020-05-22
* avfilter/af_aiir: fix first delay valuePaul B Mahol2020-05-22
* avfilter/af_aiir: fix phase and group delay calculationPaul B Mahol2020-05-20
* avfilter/af_aiir: fix invalid memory access with tf filteringPaul B Mahol2020-05-19
* avfilter/vf_chromakey: fix formula for calculation of differencePaul B Mahol2020-05-19
* avfilter/vf_colorkey: fix formula for calculation of differencePaul B Mahol2020-05-19
* avfilter: add gradients source video filterPaul B Mahol2020-05-19
* avfilter/vsrc_sierpinski: unbreak configuring rate valuePaul B Mahol2020-05-16
* avfilter/vsrc_mandelbrot: unbreak configuring rate valuePaul B Mahol2020-05-16
* Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use i...Marton Balint2020-05-15
* Revert "avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll us...Marton Balint2020-05-15
* avfilter/vf_minterpolate: change the default threshold to get better scene ch...Limin Wang2020-05-14
* avfilter/vf_minterpolate: correct the mafd calculationLimin Wang2020-05-14
* avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it firstLimin Wang2020-05-14
* avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it firstLimin Wang2020-05-14
* avfilter/vf_scdet: add filter to detect scene changeLimin Wang2020-05-14
* avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit systemlance.lmwang@gmail.com2020-05-14
* pixblockdsp, avdct: Add get_pixels_unalignedMartin Storsjö2020-05-13
* vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMSAnton Khirnov2020-05-12
* 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