10373 Commits (563c2ed272c6c48c9e703e5d45a153eca113f28c)

Author SHA1 Message Date
Andreas Rheinhardt 624d0cf428 avfilter/vf_atadenoise: Remove unused-but-set variables 3 years ago
Gyan Doshi 0744c84792 avfilter/Makefile: always make colorspace.o 3 years ago
Paul B Mahol 5a4ffb4f5e avfilter/vf_gblur: properly round output 3 years ago
Andreas Rheinhardt ed42a51930 avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 7c3c1d938f avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 4d7128be9a avfilter/x86/vf_yadif: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 77b2a422a0 avfilter/x86/vf_eq_init: Remove obsolete MMXEXT function 3 years ago
Andreas Rheinhardt c5dd2fdc09 avfilter/x86/vf_noise: Remove obsolete MMX function 3 years ago
Paul B Mahol aa1babc59a avfilter/vf_estdif: tweak ecost option 3 years ago
Nil Admirari 69364a06c6 libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() 3 years ago
rcombs 6c3a82f043 lavfi/drawutils: improve colorspace support 3 years ago
rcombs a5b3b65dc0 lavfi/colorspace: add ff_matrix_mul_3x3_vec 3 years ago
Paul B Mahol 42289d5eaf avfilter/vf_zscale: dissallow too small slices 3 years ago
Paul B Mahol d39f9feddc avfilter: add virtualbass filter 3 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Pierre-Anthony Lemieux 4d45f5acbd
avfilter/showinfo: refactor to use avutil/uuid 3 years ago
Thilo Borgmann 72106d6cc3 lavfi/blockdetect: Reindent after last commit 3 years ago
Thilo Borgmann b7cea55730 lavfi/blockdetect: Fix possible div by 0 3 years ago
rcombs c6364b711b lavfi/vf_tonemap_opencl: fix build 3 years ago
rcombs 3e580351bc lavfi/vf_scale_vulkan: fix build 3 years ago
Thilo Borgmann e9107d16f3 lavfi/blockdetect: Remove nop init() function 3 years ago
Leo Izen d42b410e05 avutil/csp: create public API for colorspace structs 3 years ago
Paul B Mahol a7e0997324 avfilter/af_biquads: refactor some options 3 years ago
Paul B Mahol 525f83becd avfilter: add tiltshelf audio filter 3 years ago
Paul B Mahol 93b31dae1d avfilter/af_biquads: fix low/highshelf 'k' calculation 3 years ago
Fei Wang 6ec127b223 avfilter/vf_vpp_qsv: set outlink to EOF correctly 3 years ago
Haihao Xiang 478e1a98a2 qsv: add requirement for the mininal version of libmfx 3 years ago
Anton Khirnov fa26e17747 lavfi/vf_v360: implement output mask for barrelsplit 3 years ago
Anton Khirnov 83a5ef5113 lavfi/vf_v360: fix barrelsplit transform with padding 3 years ago
Anton Khirnov 82784ddf33 lavfi/vf_v360: factorize vector computation for barrelsplit 3 years ago
Anton Khirnov 58bb83c7ed lavfi/vf_v360: drop nonsense inline specifier 3 years ago
Thilo Borgmann 9cb9da62a3 avfilter: Add blockdetect filter 3 years ago
softworkz f579a1d08b avfilter: use avpriv_fopen_utf8() instead of plain fopen() 3 years ago
Paul B Mahol d2ef44fbb1 avfilter/af_afftfilt: add threads support 3 years ago
Martin Storsjö 6076dbcb55 Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 3 years ago
Martin Storsjö 4cdc14aa95 libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
Steven Liu 90007e0b4e avfilter/avf_showfreqs: fix memleak in plot_freqs 3 years ago
Andreas Rheinhardt 41a558fea0 avfilter/formats: Constify channel_layout in ff_add_channel_layout() 3 years ago
Paul B Mahol 163e737c17 avfilter/af_afir: add support for double sample format 3 years ago
Paul B Mahol e6f0cec880 avfilter/af_acrossover: add precision option 3 years ago
Paul B Mahol b90341d1d5 avfilter/af_asubboost: add channels option 3 years ago
Paul B Mahol 710dce131f avfilter/vf_zscale: active region use doubles so use that type here too 3 years ago
Paul B Mahol 075c2308e3 avfilter/af_asubboost: add boost option 3 years ago
Paul B Mahol 2c77d9150d avfilter/af_crossfeed: always return same number of samples with block processing 3 years ago
Paul B Mahol 52a14b8505 avfilter/vf_zscale: improve slice processing 3 years ago
Paul B Mahol b5aa514bbb avfilter/af_biquads: always return same number of samples with block processing 3 years ago
Paul B Mahol ee9345e905 avfilter/af_ladspa: remove not wanted line 3 years ago
Wang Cao d82481ef41 avfilter/af_alimiter: add latency compensation option 3 years ago
Paul B Mahol cbc1b8adad avfilter/af_biquads: add zdf transform type 3 years ago
Andreas Rheinhardt 260d7d5a6c avfilter/avfilter: Fix compilation with TRACE defined 3 years ago