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
2020-05-23lavfi/formats: remove dead code.Nicolas George
2020-05-23lavfi/vf_crop: use ff_formats_pixdesc_filter().Nicolas George
2020-05-23lavfi/formats: add ff_formats_pixdesc_filter().Nicolas George
2020-05-23avfilter/vf_lut3d: initial float pixel format supportMark Reid
2020-05-22Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov
2020-05-22avfilter/af_aiir: move response drawing as last stepPaul B Mahol
2020-05-22avfilter/af_aiir: fix first denominator calculationPaul B Mahol
2020-05-22avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol
2020-05-22avfilter/af_aiir: export normalize optionPaul B Mahol
2020-05-22avfilter/af_aiir: fix first delay valuePaul B Mahol
2020-05-20avfilter/af_aiir: fix phase and group delay calculationPaul B Mahol
2020-05-19avfilter/af_aiir: fix invalid memory access with tf filteringPaul B Mahol
2020-05-19avfilter/vf_chromakey: fix formula for calculation of differencePaul B Mahol
2020-05-19avfilter/vf_colorkey: fix formula for calculation of differencePaul B Mahol
2020-05-19avfilter: add gradients source video filterPaul B Mahol
2020-05-16avfilter/vsrc_sierpinski: unbreak configuring rate valuePaul B Mahol
2020-05-16avfilter/vsrc_mandelbrot: unbreak configuring rate valuePaul B Mahol
2020-05-15Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use i...Marton Balint
2020-05-15Revert "avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll us...Marton Balint
2020-05-14avfilter/vf_minterpolate: change the default threshold to get better scene ch...Limin Wang
2020-05-14avfilter/vf_minterpolate: correct the mafd calculationLimin Wang
2020-05-14avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it firstLimin Wang
2020-05-14avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it firstLimin Wang
2020-05-14avfilter/vf_scdet: add filter to detect scene changeLimin Wang
2020-05-14avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit systemlance.lmwang@gmail.com
2020-05-13pixblockdsp, avdct: Add get_pixels_unalignedMartin Storsjö
2020-05-12vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMSAnton Khirnov
2020-05-12avfilter/vf_spp: Fix endian-dependance in add_block()Michael Niedermayer
2020-05-12avfilter/vf_spp: Remove unused AVCodecContextMichael Niedermayer
2020-05-12Revert "hwcontext_vulkan: only use one semaphore per image"Lynne
2020-05-10avfilter/vf_signalstats: reindent after last commitLimin Wang
2020-05-10avfilter/vf_signalstats: make the alloc array used for any bit depthLimin Wang
2020-05-10avfilter/vf_signalstats: add SignalstatsContext.maxsize variableLimin Wang
2020-05-10avfilter/vf_signalstats: rename config_props -> config_outputLimin Wang
2020-05-08dnn/native: add native support for minimumGuo, Yejun
2020-05-02s->target_i and global are in dB but s->target_tp and true_peak areSebastian Dröge
2020-05-01avfilter/af_adelay: Check sscanf() return valueLimin Wang
2020-05-01avfilter/vf_mix: Check sscanf() return valueLimin Wang
2020-04-30avfilter/af_crossfeed: make options runtime configurablePaul B Mahol
2020-04-30avfilter/af_crossfeed: make slope configurablePaul B Mahol
2020-04-30avfilter/af_crossfeed: fix calculation of alpha parameterPaul B Mahol
2020-04-30avfilter: add asubboost filterPaul B Mahol
2020-04-29avfilter/vf_v360: make FOV adjusted for dual fisheye tooPaul B Mahol
2020-04-29avfilter/af_amix: make weights option runtime configuredPaul B Mahol
2020-04-29avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10Steven Liu
2020-04-26avfilter/vf_pixscope: also show standard deviation of zoomed areaPaul B Mahol
2020-04-25avfilter/f_interleave: no need to check for inlink eof if non-empty queuePaul B Mahol
2020-04-25avfilter/f_interleave: make sure that all frames in inlink queue are usedPaul B Mahol
2020-04-25avfilter/f_interleave: add duration optionPaul B Mahol
2020-04-23scale_vulkan: take frame cropping parameters in account when scalingLynne