9407 Commits (966fc3c070c1e5143537007fb26340c179cc02c5)

Author SHA1 Message Date
Paul B Mahol 966fc3c070 avfilter/af_astats: add entropy stat 3 years ago
Paul B Mahol 463c71b3b3 avfilter/vf_convolution: add scharr operator 3 years ago
Paul B Mahol abd24eaf68 avfilter/af_silenceremove: fix regression in output frame pts 3 years ago
Artem Galin 19a17388d8 libavfilter/vf_deinterlace_qsv: enabling d3d11va support, added mfxhdlpair 3 years ago
Artem Galin c1cebaa4c4 libavfilter/vf_scale_qsv: add MFX_MEMTYPE_FROM_VPPOUT flag to frame_type 3 years ago
Artem Galin 46c6946eee libavfilter/vf_scale_qsv: enabling d3d11va support, added mfxhdlpair 3 years ago
Artem Galin 36166cc304 libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output frames 3 years ago
Artem Galin a611c35001 libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpair 3 years ago
Paul B Mahol 3df55c7bd6 avfilter/af_speechnorm: add timeline support 3 years ago
Paul B Mahol 5db1e07a62 avfilter/af_speechnorm: check return value of av_frame_make_writable() 3 years ago
Paul B Mahol ccd95cb248 avfilter/af_speechnorm: use floats in place of doubles where it is already float used 3 years ago
Paul B Mahol 38ab20e591 avfilter/af_silenceremove: fix stop_silence handling 3 years ago
Paul B Mahol 8a42ee6697 avfilter/af_silenceremove: avoid returning 1 sample duration frames 3 years ago
Paul B Mahol 3b331468da avfilter/af_silenceremove: fix processing of periods > 1 3 years ago
Paul B Mahol 5e7e2e5031 avfilter/af_silenceremove: guard against negative numbers 3 years ago
Paul B Mahol c3e11e3092 avfilter/af_silenceremove: add asserts to check for NaNs 3 years ago
Paul B Mahol 4e1ee16cbb avfilter/af_silenceremove: use duration option for window option 3 years ago
Paul B Mahol 15e844ed9d avfilter/af_silenceremove: fix indentation 3 years ago
Paul B Mahol 1d1e8a47b7 avfilter/af_silenceremove: cover default case too 3 years ago
Anton Khirnov 60515a6d61 lavfi/vf_scale: pass the thread count to the scaler 3 years ago
Anton Khirnov 22c6fbc847 lavfi/vf_scale: convert to the frame-based sws API 3 years ago
James Almer f599ae88c2 avfilter/avfiltergraph: add an "auto" constant to the threads option 3 years ago
Andreas Rheinhardt f58939affe avfilter/vf_xmedian: Split portion of init unique to xmedian off 3 years ago
Paul B Mahol a4101dca6c avfilter/af_silencedetect: add planar sample formats support 3 years ago
Paul B Mahol ba3c09b84a avfilter/af_silencedetect: support all channel counts 3 years ago
Jan Ekström 2818b14392 avfilter/vf_scale: set the RGB matrix coefficients in case of RGB 3 years ago
Wu Jianhua 4041c1029b libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 3 years ago
Wu Jianhua 68a2722aee libavfilter/x86/vf_gblur: add ff_verti_slice_avx2/512() 3 years ago
Wu Jianhua 4a5e24721c libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512() 3 years ago
Anton Khirnov ca32d0462c lavfi/vf_scale: remove the nb_slices option 3 years ago
Paul Buxton e07ada3dac avfilter: add grayworld video filter 3 years ago
Paul B Mahol 02fcd485f9 avfilter/af_acrossover: check for rest of sample formats 3 years ago
Paul B Mahol fdb4c03555 avfilter/vf_tpad: rescale EOF pts for case outlink time_base differs 3 years ago
Paul B Mahol 3b780e818a avfilter/af_crystalizer: refactor some code 3 years ago
Paul B Mahol 5f55467c0b avfilter/af_crystalizer: fix some minor issues 3 years ago
Paul B Mahol 8c1b65feb6 avfilter/af_afreqshift: do not forget to update coeffs at runtime 3 years ago
Paul B Mahol 1da2dd5c77 avfilter: add atilt filter 3 years ago
Paul B Mahol b53a7d2d4d avfilter: add adecorrelate filter 3 years ago
Shubhanshu Saxena 660a205b05 lavfi/dnn: Rename InferenceItem to LastLevelTaskItem 3 years ago
Shubhanshu Saxena 1544d6fa0a libavfilter: Remove Async Flag from DNN Filter Side 3 years ago
Shubhanshu Saxena 70b4dca054 libavfilter: Remove synchronous functions from DNN filters 3 years ago
Shubhanshu Saxena 60b4d07cf6 libavfilter: Unify Execution Modes in DNN Filters 3 years ago
Shubhanshu Saxena d39580ac11 lavfi/dnn: Task-based Inference in Native Backend 3 years ago
Jai Luthra d91542e618 avfilter/signature: fix integer rounding cast precedence 3 years ago
Jan Ekström 9dd410c804 avfilter/vf_scale: reset color matrix in case of identity & non-RGB 3 years ago
Andreas Rheinhardt ffc00e5b16 avfilter/graphdump: Use pointer to const for pointer to static strings 3 years ago
Andreas Rheinhardt 76ff9640be avfilter/graphdump: Don't return truncated string 3 years ago
Andreas Rheinhardt 48348cd4ab avfilter/graphdump: Don't silently truncate channel layout string 3 years ago
Andreas Rheinhardt daeef7d220 avfilter/graphdump: Properly initialize AVBPrint 3 years ago
Paul B Mahol dc34bf45c5 avfilter/vf_colorcorrect: add median analyze mode 3 years ago