10701 Commits (8d73f3ce56fc90d840c83e8ab3463474d2d38046)

Author SHA1 Message Date
Andreas Rheinhardt 35f837710c avfilter/vf_ssim360: Constify AVFilter 2 years ago
Andreas Rheinhardt 5fd4d3faf1 avfilter/vf_ssim360: Don't initialize twice 2 years ago
Andreas Rheinhardt 54659e329e avfilter/vf_ssim360: Fix left-shift of negative value 2 years ago
Martin Storsjö c0cf2c4786 lavfi/vf_ssim360: Fix compilation with MSVC 2 years ago
Shannon Chen ed519a3690 lavfi: Add vf_ssim360 filter 2 years ago
Paul B Mahol ac37b2c2b1 avfilter/f_reverse: set output frame duration 2 years ago
Paul B Mahol d9b07a9853 avfilter/vf_ciescope: set output frame duration 2 years ago
Paul B Mahol 23d0214939 avfilter/vf_tpad: set output frame duration 2 years ago
Paul B Mahol 7b78684f96 avfilter/vf_random: set output frame duration 2 years ago
Paul B Mahol a749e43c86 avfilter/vf_datascope: call av_frame_copy_props() 2 years ago
Paul B Mahol 40512dbd96 avfilter/af_adynamicequalizer: add auto option 2 years ago
Ashyni 6869a80e76 avfilter/vf_cropdetect: fix type for old_limit 2 years ago
Paul B Mahol 20b96494de avfilter/vf_scdet: fix introduced discrepancy with latest change 2 years ago
Ashyni 69c060bea2 avfilter/vf_cropdetect: add ability to change limit at runtime 2 years ago
Paul B Mahol ab8cde6efa avfilter/vf_dblur: also filter last scanline 2 years ago
Paul B Mahol 31c15a0880 avfilter/vf_dblur: allow radius < 1.0 2 years ago
Paul B Mahol bf23d530d2 avfilter/vf_histogram: call av_frame_copy_props() 2 years ago
Paul B Mahol 6ce51e5ee1 avfilter/vf_lagfun: call av_frame_copy_props() 2 years ago
Paul B Mahol 3cc08688e3 avfilter/vf_elbg: call av_frame_copy_props() 2 years ago
Paul B Mahol ceb52d47a3 avfilter/avf_showvolume: set output video frame duration 2 years ago
Paul B Mahol 04bbf5f70d avfilter/vsrc_gradients: set output video frame duration 2 years ago
Paul B Mahol a13931843e avfilter/avf_abitscope: set output time_base and output frame duration 2 years ago
Paul B Mahol 2c3f211b6d avfilter/af_virtualbass: call av_frame_copy_props() 2 years ago
Paul B Mahol 07485a6975 avfilter/vf_scdet: change threshold checking 2 years ago
Paul B Mahol 11b02fc675 avfilter/af_arnndn: unbreak filtering 2 years ago
Paul B Mahol 180a7d2d6c avfilter/af_arnndn: call av_frame_copy_props() 2 years ago
Paul B Mahol 697e0fc062 avfilter/af_afftfilt: call av_frame_copy_props() 2 years ago
Paul B Mahol 5625f0542d avfilter/af_afftdn: call av_frame_copy_props() 2 years ago
Paul B Mahol 6d2b57fd31 avfilter/vsrc_cellauto: set video frame duration 2 years ago
Paul B Mahol e845c3e00a avfilter/vsrc_life: set video frame duration 2 years ago
Paul B Mahol 45910b2504 avfilter/vsrc_mandelbrot: set video frame duration 2 years ago
Paul B Mahol 96d4f74548 avfilter/vsrc_mptestsrc: set video frame duration 2 years ago
Paul B Mahol 218278b11d avfilter/vsrc_testsrc: set video frame duration 2 years ago
Paul B Mahol aa24719843 avfilter/vsrc_sierpinski: set video frame duration 2 years ago
Paul B Mahol d590fbf306 avfilter/vf_ciescope: fix black-point position 2 years ago
Paul B Mahol e6b9191e92 avfilter/vf_ciescope: switch to anti-aliased lines 2 years ago
Paul B Mahol 6b8adbfe03 avfilter/avf_a3dscope,avf_showcwt: set video frame duration 2 years ago
Paul B Mahol 2cee62295f avfilter/af_dialoguenhance: call av_frame_copy_props() 2 years ago
Paul B Mahol 8885d5dc7a avfilter/af_surround: call av_frame_copy_props() 2 years ago
Paul B Mahol 6a205d244a avfilter/af_afir: call av_frame_copy_props() 2 years ago
Haihao Xiang faf0afb5d9 lavfi/overlay_vaapi: remove unnecessary code 2 years ago
Haihao Xiang f1a8d3b0b6 lavfi/vaapi: remove duplicated code 2 years ago
Haihao Xiang 7491545320 lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv 2 years ago
Haihao Xiang 3763635ef4 lavfi/qsvvpp: set output frame durations 2 years ago
Haihao Xiang 6ce23ebaac lavfi/vf_vpp_qsv: check output format string against NULL pointer 2 years ago
Haihao Xiang dc5369144b lavfi/vf_vpp_qsv: add has_passthrough flag in VPPContext 2 years ago
Haihao Xiang a1b3e8f2d7 lavfi/vf_vpp_qsv: add vpp_preinit callback 2 years ago
Haihao Xiang eb71c67dcc lavfi/vf_vpp_qsv: allow special values for the output video dimensions 2 years ago
Haihao Xiang 129530e917 lavfi/vf_vpp_qsv: handle NULL pointer when evaluating an expression 2 years ago
Haihao Xiang 24a8e1e126 lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables 2 years ago