summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/Makefile: always make colorspace.oGyan Doshi2022-06-25
* avfilter/vf_gblur: properly round outputPaul B Mahol2022-06-23
* avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_yadif: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_eq_init: Remove obsolete MMXEXT functionAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_noise: Remove obsolete MMX functionAndreas Rheinhardt2022-06-22
* avfilter/vf_estdif: tweak ecost optionPaul B Mahol2022-06-21
* libavfilter/vf_frei0r.c: Use UTF-8 version of getenv()Nil Admirari2022-06-21
* lavfi/drawutils: improve colorspace supportrcombs2022-06-19
* lavfi/colorspace: add ff_matrix_mul_3x3_vecrcombs2022-06-19
* avfilter/vf_zscale: dissallow too small slicesPaul B Mahol2022-06-16
* avfilter: add virtualbass filterPaul B Mahol2022-06-16
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avfilter/showinfo: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* lavfi/blockdetect: Reindent after last commitThilo Borgmann2022-06-06
* lavfi/blockdetect: Fix possible div by 0Thilo Borgmann2022-06-06
* lavfi/vf_tonemap_opencl: fix buildrcombs2022-06-01
* lavfi/vf_scale_vulkan: fix buildrcombs2022-06-01
* lavfi/blockdetect: Remove nop init() functionThilo Borgmann2022-06-01
* avutil/csp: create public API for colorspace structsLeo Izen2022-06-01
* avfilter/af_biquads: refactor some optionsPaul B Mahol2022-05-29
* avfilter: add tiltshelf audio filterPaul B Mahol2022-05-29
* avfilter/af_biquads: fix low/highshelf 'k' calculationPaul B Mahol2022-05-27
* avfilter/vf_vpp_qsv: set outlink to EOF correctlyFei Wang2022-05-26
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* lavfi/vf_v360: implement output mask for barrelsplitAnton Khirnov2022-05-24
* lavfi/vf_v360: fix barrelsplit transform with paddingAnton Khirnov2022-05-24
* lavfi/vf_v360: factorize vector computation for barrelsplitAnton Khirnov2022-05-24
* lavfi/vf_v360: drop nonsense inline specifierAnton Khirnov2022-05-24
* avfilter: Add blockdetect filterThilo Borgmann2022-05-24
* avfilter: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-24
* avfilter/af_afftfilt: add threads supportPaul B Mahol2022-05-24
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-23
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* avfilter/avf_showfreqs: fix memleak in plot_freqsSteven Liu2022-05-23
* avfilter/formats: Constify channel_layout in ff_add_channel_layout()Andreas Rheinhardt2022-05-19
* avfilter/af_afir: add support for double sample formatPaul B Mahol2022-05-15
* avfilter/af_acrossover: add precision optionPaul B Mahol2022-05-14
* avfilter/af_asubboost: add channels optionPaul B Mahol2022-05-13
* avfilter/vf_zscale: active region use doubles so use that type here tooPaul B Mahol2022-05-13
* avfilter/af_asubboost: add boost optionPaul B Mahol2022-05-13
* avfilter/af_crossfeed: always return same number of samples with block proces...Paul B Mahol2022-05-13
* avfilter/vf_zscale: improve slice processingPaul B Mahol2022-05-13
* avfilter/af_biquads: always return same number of samples with block processingPaul B Mahol2022-05-12
* avfilter/af_ladspa: remove not wanted linePaul B Mahol2022-05-12
* avfilter/af_alimiter: add latency compensation optionWang Cao2022-05-12
* avfilter/af_biquads: add zdf transform typePaul B Mahol2022-05-11
* avfilter/avfilter: Fix compilation with TRACE definedAndreas Rheinhardt2022-05-10
* avfilter/af_biquads: use correct variables when reversing samplesPaul B Mahol2022-05-10