summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format supportLimin Wang2020-06-19
* avfilter/vf_overlay: support for 8bit and 10bit overlay with macro-based func...Limin Wang2020-06-19
* dnn_backend_native: check operand indexGuo Yejun2020-06-17
* dnn_backend_native.c: refine code for fail caseGuo Yejun2020-06-17
* avfilter/vf_showinfo: display H.26[45] user data unregistered sei messageLimin Wang2020-06-15
* avfilter/vf_vaguedenoiser: fix small typo in option explanationPaul B Mahol2020-06-13
* avfilter/af_rubberband: adjust nb_samples after every commandPaul B Mahol2020-06-13
* dnn_backend_native_layer_mathunary: add tan supportTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add cos supportTing Fu2020-06-11
* dnn_backend_native_layer_mathunary: add sin supportTing Fu2020-06-11
* vf_spp: switch to child_class_iterate()Anton Khirnov2020-06-10
* vf_scale: switch to child_class_iterate()Anton Khirnov2020-06-10
* framesync: switch to child_class_iterate()Anton Khirnov2020-06-10
* avfilter: switch to child_class_iterate()Anton Khirnov2020-06-10
* af_resample: switch to child_class_iterate()Anton Khirnov2020-06-10
* af_aresample: switch to child_class_iterate()Anton Khirnov2020-06-10
* Remove unnecessary use of avcodec_close().Anton Khirnov2020-06-10
* Bump minor versions after branching 4.3Michael Niedermayer2020-06-08
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-08
* avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol2020-06-07
* avfilter/vf_vaguedenoiser: remove excessive code from soft thresholdingPaul B Mahol2020-06-07
* avfilter/avf_showspectrum: properly handle EOF casePaul B Mahol2020-06-06
* avfilter/asrc_anoisesrc: switch to activatePaul B Mahol2020-06-06
* dnn/native: fix typo for definition of DOT_INTERMEDIATEWu Zhiwen2020-06-03
* avfilter/vf_lut3d: Fix mixed declaration and codeAndreas Rheinhardt2020-06-01
* avfilter/vf_lut3d: prelut support for 3d cinespace lutsMark Reid2020-05-31
* avfilter/af_aiir: simplify polynomial evaluationPaul B Mahol2020-05-30
* avfilter/af_aiir: use correct size when allocating in zp2tfPaul B Mahol2020-05-30
* 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