10077 Commits (e1974622e1e07bee1f6324be60bd0a97f1811b3f)

Author SHA1 Message Date
Paul B Mahol e1974622e1 avfilter/vf_v360: improve rounding in xyz_to_dfisheye() 3 years ago
Paul B Mahol 5ffad29d62 avfilter/vf_chromanr: fix rounding of final output 3 years ago
Limin Wang d344169419 avfilter: support for CUVA HDR Vivid metadata 3 years ago
Paul B Mahol 178d8036dc avfilter/af_dynaudnorm: reduce number of lines by using for (int ... 3 years ago
Paul B Mahol aa6b9066b9 avfilter/af_dynaudnorm: use fmin/fmax for doubles 3 years ago
Paul B Mahol 456d48c752 avfilter/af_dynaudnorm: add support for overlapping frames 3 years ago
Paul B Mahol 9a86e5338c avfilter/af_dynaudnorm: do not leak frame on error 3 years ago
Paul B Mahol 567cab3bd8 avfilter/vf_amplify: improve performance 3 years ago
Paul B Mahol a2dbd17788 avfilter/af_dynaudnorm: allocate new frame instead of making it writable 3 years ago
Paul B Mahol a9124a75b0 avfilter/af_dynaudnorm: allow to filter subset of channels 3 years ago
Paul B Mahol b9f91a7cbc avfilter/af_dynaudnorm: make frame writable if it may be changed 3 years ago
Paul B Mahol b15c26a22c avfilter/af_acrusher: add timeline support 3 years ago
Paul B Mahol 8bcb7d49f9 avfilter/af_vibrato: add timeline support 3 years ago
Paul B Mahol 57580376f7 avfilter/af_tremolo: add timeline support 3 years ago
Paul B Mahol 0d0002cd20 avfilter/af_afftdn: add more verbose options aliases 3 years ago
Paul B Mahol 592cef6135 avfilter/af_afftdn: remove ThreadData struct code 3 years ago
Paul B Mahol 2cb482aa74 avfilter/af_afftdn: add support for writable input frames 3 years ago
Paul B Mahol 6562d28b9b avfilter/af_aspectralstats: stop using fifo and rewritting pts 3 years ago
Paul B Mahol 644b6ed3ff avfilter/af_afftdn: stop using fifo and rewritting pts 3 years ago
Paul B Mahol 68bc9773cf avfilter/f_ebur128: set video outlink timebase and framerate 3 years ago
Paul B Mahol e3f07185ed avfilter/f_ebur128: also set max peak for all channels in frame metadata 3 years ago
Paul B Mahol e845c41c94 avfilter/af_dynaudnorm: cleanup gaussian_filter() function 3 years ago
Paul B Mahol 353195fb38 avfilter/af_crystalizer: refactor code 3 years ago
Paul B Mahol b9493e0cc0 avfilter/vf_tmidequalizer: check that frame is valid 3 years ago
Paul B Mahol 6f04b43c22 avfilter/vf_tpad: handle case when no frame was ever received 3 years ago
Paul B Mahol 3715f2f864 avfilter/vf_tpad: if there is no frame to clone return early 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 84f16bb5e6 avutil/avassert: Don't include avutil.h 3 years ago
Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 years ago
Paul B Mahol 15a1104d73 avfilter/f_ebur128: multiply is usually faster than divide 3 years ago
Paul B Mahol d5ad1d7847 avfilter/f_ebur128: use unsigned for hist_entry.count 3 years ago
Paul B Mahol b0f8dbb0ca avfilter/af_loudnorm: increase max allowed LRA 3 years ago
Paul B Mahol d27e1cb633 avfilter/avf_showfreqs: stop using audio fifo 3 years ago
Paul B Mahol 570fda56b9 avfilter/af_surround: use outlink variable already available 3 years ago
Paul B Mahol f984383ea0 avfilter/af_afftfilt: stop resetting pts 3 years ago
Paul B Mahol fee804f7ed avfilter/af_surround: do not rewrite pts any more 3 years ago
Paul B Mahol c337b0f826 avfilter/af_afir: remove pts rewriting code 3 years ago
Paul B Mahol 17a59a634c avfilter/framepool: fix alignment requirements for audio and video filters 3 years ago
Wu Jianhua 82ef4c708e avfilter/vf_gblur_vulkan: add sizeV option 3 years ago
Wu Jianhua 50ca36f845 avfilter/scale_vulkan: use RET for checking return value 3 years ago
Wu Jianhua 8f470133f6 avfilter/vf_blend_vulkan: add multiply blend mode 3 years ago
Paul B Mahol 0aa7142442 avfilter/vf_dblur: add float formats support 3 years ago
Paul B Mahol 6a9cb5a7ba avfilter/vf_lagfun: add float formats support 3 years ago
Paul B Mahol b8e58f0858 avfilter/vf_limiter: refactor slice functions 3 years ago
Paul B Mahol ebcde3fda8 avfilter/vf_maskedminmax: add float pixel formats 3 years ago
Paul B Mahol b7dc07c07c avfilter/vf_maskedminmax: refactor slice function 3 years ago
Paul B Mahol 105234ce80 avfilter/vf_maskedmerge: add float pixel formats 3 years ago
Paul B Mahol ac0fdac0fc avfilter/vf_maskedmerge: refactor slice function 3 years ago
Paul B Mahol 954279564a avfilter/vf_monochrome: use lrintf for rounding 3 years ago
Paul B Mahol df98e8e4b4 avfilter/f_ebur128: add support for any number of channels 3 years ago