summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter: add dblur video filterPaul B Mahol2020-05-30
* lavfi/aiir: Refine the pad/vpad related operationJun Zhao2020-05-30
* lavfi/afir: fix vpad.name leakJun Zhao2020-05-30
* Revert "avfilter/af_aiir: move response drawing as last step"Paul B Mahol2020-05-30
* avfilter/af_aiir: improve response calculation with zp coefficientsPaul B Mahol2020-05-30
* avfilter/af_aiir: add S-plane supportPaul B Mahol2020-05-30
* avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol2020-05-30
* avfilter/af_biquads: implement 1st order allpassPaul B Mahol2020-05-30
* lavfi/vulkan: use av_get_random_seed instead of randLynne2020-05-29
* dnn_backend_native_layer_mathunary: add abs supportTing Fu2020-05-28
* avfilter/vf_blend: add support for float formatsPaul B Mahol2020-05-26
* lavfi/vulkan: fix queue counts and set indicesLynne2020-05-26
* lavfi/vulkan: use dedicated allocation for buffers when necessaryLynne2020-05-26
* lavfi/vulkan: use all enabled queues in the queue familyLynne2020-05-23
* lavfi/vulkan: fix 2 minor memory leaksLynne2020-05-23
* lavfi: add untile filter.Nicolas George2020-05-23
* lavfi/framesync: use av_gcd_q().Nicolas George2020-05-23
* lavfi/tests/formats: reindent.Nicolas George2020-05-23
* lavfi/formats: remove dead code.Nicolas George2020-05-23
* lavfi/vf_crop: use ff_formats_pixdesc_filter().Nicolas George2020-05-23
* lavfi/formats: add ff_formats_pixdesc_filter().Nicolas George2020-05-23
* avfilter/vf_lut3d: initial float pixel format supportMark Reid2020-05-23
* 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