summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* libavfilter/vf_deinterlace_qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavfilter/vf_scale_qsv: add MFX_MEMTYPE_FROM_VPPOUT flag to frame_typeArtem Galin2021-09-08
* libavfilter/vf_scale_qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output framesArtem Galin2021-09-08
* libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* avfilter/af_speechnorm: add timeline supportPaul B Mahol2021-09-08
* avfilter/af_speechnorm: check return value of av_frame_make_writable()Paul B Mahol2021-09-08
* avfilter/af_speechnorm: use floats in place of doubles where it is already fl...Paul B Mahol2021-09-08
* avfilter/af_silenceremove: fix stop_silence handlingPaul B Mahol2021-09-08
* avfilter/af_silenceremove: avoid returning 1 sample duration framesPaul B Mahol2021-09-08
* avfilter/af_silenceremove: fix processing of periods > 1Paul B Mahol2021-09-08
* avfilter/af_silenceremove: guard against negative numbersPaul B Mahol2021-09-08
* avfilter/af_silenceremove: add asserts to check for NaNsPaul B Mahol2021-09-08
* avfilter/af_silenceremove: use duration option for window optionPaul B Mahol2021-09-07
* avfilter/af_silenceremove: fix indentationPaul B Mahol2021-09-07
* avfilter/af_silenceremove: cover default case tooPaul B Mahol2021-09-07
* lavfi/vf_scale: pass the thread count to the scalerAnton Khirnov2021-09-06
* lavfi/vf_scale: convert to the frame-based sws APIAnton Khirnov2021-09-06
* avfilter/avfiltergraph: add an "auto" constant to the threads optionJames Almer2021-09-04
* avfilter/vf_xmedian: Split portion of init unique to xmedian offAndreas Rheinhardt2021-09-04
* avfilter/af_silencedetect: add planar sample formats supportPaul B Mahol2021-09-02
* avfilter/af_silencedetect: support all channel countsPaul B Mahol2021-09-02
* avfilter/vf_scale: set the RGB matrix coefficients in case of RGBJan Ekström2021-09-01
* libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512()Wu Jianhua2021-08-29
* libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512()Wu Jianhua2021-08-29
* libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512()Wu Jianhua2021-08-29
* lavfi/vf_scale: remove the nb_slices optionAnton Khirnov2021-08-29
* avfilter: add grayworld video filterPaul Buxton2021-08-29
* avfilter/af_acrossover: check for rest of sample formatsPaul B Mahol2021-08-29
* avfilter/vf_tpad: rescale EOF pts for case outlink time_base differsPaul B Mahol2021-08-29
* avfilter/af_crystalizer: refactor some codePaul B Mahol2021-08-29
* avfilter/af_crystalizer: fix some minor issuesPaul B Mahol2021-08-29
* avfilter/af_afreqshift: do not forget to update coeffs at runtimePaul B Mahol2021-08-28
* avfilter: add atilt filterPaul B Mahol2021-08-28
* avfilter: add adecorrelate filterPaul B Mahol2021-08-28
* lavfi/dnn: Rename InferenceItem to LastLevelTaskItemShubhanshu Saxena2021-08-28
* libavfilter: Remove Async Flag from DNN Filter SideShubhanshu Saxena2021-08-28
* libavfilter: Remove synchronous functions from DNN filtersShubhanshu Saxena2021-08-28
* libavfilter: Unify Execution Modes in DNN FiltersShubhanshu Saxena2021-08-28
* lavfi/dnn: Task-based Inference in Native BackendShubhanshu Saxena2021-08-28
* avfilter/signature: fix integer rounding cast precedenceJai Luthra2021-08-28
* avfilter/vf_scale: reset color matrix in case of identity & non-RGBJan Ekström2021-08-28
* avfilter/graphdump: Use pointer to const for pointer to static stringsAndreas Rheinhardt2021-08-27
* avfilter/graphdump: Don't return truncated stringAndreas Rheinhardt2021-08-27
* avfilter/graphdump: Don't silently truncate channel layout stringAndreas Rheinhardt2021-08-27
* avfilter/graphdump: Properly initialize AVBPrintAndreas Rheinhardt2021-08-27
* avfilter/vf_colorcorrect: add median analyze modePaul B Mahol2021-08-27
* avfilter/vf_blend: use float for opacity calculationsPaul B Mahol2021-08-27
* avfilter/aeval: fix forgotten EOF case for activatePaul B Mahol2021-08-26
* avfilter/avf_showwaves: remove invalid multiplication by 2Paul B Mahol2021-08-26