9428 Commits (6af21de373c979bc2087717acb61e834768ebe4b)

Author SHA1 Message Date
Wenbin Chen a822e70bec libavfilter/vf_vpp_qsv: fix uninitialized variable problem 3 years ago
Timo Rothenpieler 06de593303 avfilter/frei0r: use win32dlfcn wrapper 3 years ago
Andreas Rheinhardt 441b292592 avfilter/internal: Add AVFILTER_DEFINE_CLASS_EXT 3 years ago
Andreas Rheinhardt 142f41a060 avfilter/vf_maskedminmax: Simplify init 3 years ago
Andreas Rheinhardt dc2279a4f2 avfilter/avfilter: Remove unused count 3 years ago
Paul B Mahol db2514a5dc avfilter/af_speechnorm: improve EOF timestamp precision 3 years ago
Paul B Mahol f78d0f67be avfilter/af_dynaudnorm: improve EOF timestamp precision 3 years ago
Paul B Mahol cd4e6e404b avfilter/vf_extractplanes: fix regression 3 years ago
Paul B Mahol c4973e2148 avfilter/vf_xfade: check default switch case 3 years ago
Paul B Mahol 1db828db8b avfilter/vf_xfade: add zoomin transition 3 years ago
Paul B Mahol b35653d4c4 avfilter/vf_extractplanes: stop marking alphaextract filter as dynamic outputs 3 years ago
Paul B Mahol 882045f3dd avfilter/af_afftfilt: reindent after last commit 3 years ago
Paul B Mahol 485a52e618 avfilter/af_afftfilt: add timeline support 3 years ago
Paul B Mahol 94d4cc24c3 avfilter/af_asoftclip: rewrite oversampling 3 years ago
Paul B Mahol 3e127b595a avfilter/vf_fieldmatch: initialize dst pointer to silence warning 3 years ago
Paul B Mahol bf0f996c12 avfilter/f_segment: silence compiler warning 3 years ago
Paul B Mahol 0a8a0c96ae avfilter/f_loop: initialize ret to silence compiler warning 3 years ago
Paul B Mahol d460a5f8ba avfilter/af_arnndn: initialize ret to silence compiler warning 3 years ago
Paul B Mahol 533ddd61e5 avfilter/af_afftdn: move i initialization to silence warning 3 years ago
Paul B Mahol b53f9c5e68 avfilter/af_apsyclip: fix mixed declarations and code 3 years ago
Paul B Mahol eeab62ad2d avfilter: add audio psychoacoustic clipper 3 years ago
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