10191 Commits (33df1ba6b29362854b647dc0c116ed8949ecee1f)

Author SHA1 Message Date
Andreas Rheinhardt ef92c352e7 avfilter/vf_vpp_qsv: Remove unnecessary lavc and lavf headers 3 years ago
Andreas Rheinhardt 8abfc327bd avfilter/qp_table: Stop using FF_QSCALE_TYPE_* 3 years ago
Andreas Rheinhardt e142153bd7 avcodec/internal, avfilter/qp_table: Remove unused FF_QSCALE_TYPEs 3 years ago
Oneric 66901ce162 avfilter/vf_subtitles: pass storage size to libass 3 years ago
Anton Khirnov 1b7ecb3eef avfilter: handle duplicates in the options string 3 years ago
Anton Khirnov a0f04433f4 avfilter: simplify processing child context options 3 years ago
Zhao Zhili 303ddab7ea avfilter/video: fix shadowed variable 3 years ago
Marton Balint 5b3732227e avfilter/x86/vf_blend: use unaligned movs for output 3 years ago
Paul B Mahol f8dc89b34d avfilter/af_afftdn: remove unused or set only variables 3 years ago
Paul B Mahol 7ae2ded0d1 avfilter/avf_ahistogram: fix off by one in slide mode 3 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Paul B Mahol b6af56c034 avfilter/af_afftdn: do not profile noise if number of sampled blocks is 0 3 years ago
Paul B Mahol 28447a4290 avfilter/af_afftdn: refactor set_noise_profile() 3 years ago
Paul B Mahol ef8283fe1c avfilter/af_afftdn: remove unused defines 3 years ago
Paul B Mahol 1636f9f599 avfilter/af_afftdn: expose floor offset factor option 3 years ago
Paul B Mahol ccb81acc3d avfilter/af_afftdn: rewrite noise floor tracking 3 years ago
Paul B Mahol 77d20a0f74 avfilter/af_afftdn: remove excessive operations 3 years ago
Marton Balint ea887ef876 avfilter/vf_zscale: realign output buffer if needed 3 years ago
Marton Balint d5722d578e avfilter/vf_zscale: properly check return value of slice threads 3 years ago
Marton Balint c0351ee5c5 avfilter/vf_zscale: fix number of threads 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Martin Storsjö f3a0e2ee2b doc: Add an entry to APIchanges about changes to version.h and version_major.h 3 years ago
Martin Storsjö 288313a8b2 libavfilter: Split version.h 3 years ago
James Almer f5d67469b0 avfilter/buffersink: simplify parsing the input channel layout string 3 years ago
Paul B Mahol 93a076db70 avfilter/af_biquads: fix possible leak on error 3 years ago
Andreas Rheinhardt ac7dc20a5d avfilter/af_join: Don't use memcpy for overlapping regions 3 years ago
Paul B Mahol 5b59c072f5 avfilter/af_biquads: fix regression with channels option processing 3 years ago
Paul B Mahol 9f81d12f87 avfilter/af_dynaudnorm: fix regression with channels option processing 3 years ago
Paul B Mahol 07c16cdd94 avfilter/af_speechnorm: fix regression in channels option processing 3 years ago
Paul B Mahol bd5da8ad96 avfilter/af_afftdn: refactor noise sampling 3 years ago
Paul B Mahol a2eb13c7e5 avfilter/af_afftdn: do not hardcode vector size 3 years ago
Paul B Mahol 26292d4b6b avfilter/af_afftdn: use log10 instead to get noise levels 3 years ago
Paul B Mahol 4a96baa2c8 avfilter/af_afftdn: unbreak custom band noise option processing 3 years ago
Paul B Mahol 098528ec59 avfilter/af_afftdn: after sampling noise, set full parameters 3 years ago
James Almer cdba98bb80 Bump minor versions after the channel layout changes 3 years ago
James Almer 55740299ef avfilter/af_sofalizer: fix getting speaker position 3 years ago
James Almer 1f96db959c avfilter: convert to new channel layout API 3 years ago
Paul B Mahol 2ba38beb79 avfilter/vf_epx: stop doing read overflow 3 years ago
Paul B Mahol 58f867ffef avfilter/avf_abitscope: rename macro to less generic one 3 years ago
Yiyuan GUO 2201c91fbf avfilter/vf_palettegen: add protection against potential divide by zero 3 years ago
Paul B Mahol 1ab83dd369 avfilter/vf_fieldhint: add pattern mode of filtering 3 years ago
Paul B Mahol c0f49378a9 avfilter/af_afftdn: allow user to control number of bands 3 years ago
Paul B Mahol deffacb6b4 avfilter/af_afftdn: use correct variable in for loops 3 years ago
Paul B Mahol a71a3d1ed2 avfilter/af_afftdn: stop producing small impulsive noise at start of output 3 years ago
Paul B Mahol 19614921e9 avfilter/vf_decimate: also check for ready frames if not ppsrc is used 3 years ago
Paul B Mahol 07b8d6a897 avfilter/avf_showspectrum: stop rewriting pts 3 years ago
Paul B Mahol 61224c856c avfilter/af_afftdn: add way to control noise floor link for >1 channels 3 years ago
Paul B Mahol 3cb5a5f64c avfilter/af_afftdn: improve residual tracking 3 years ago
Paul B Mahol 9e279c8c2d avfilter/af_afftdn: rename some variables to less cryptic name 3 years ago
Paul B Mahol b578324b1d avfilter/af_afftdn: reduce some pointless pointer indirections 3 years ago