7311 Commits (fccba32b4c4f16682b2c34a4c84449a84f91d4d9)

Author SHA1 Message Date
Paul B Mahol dbf43ace21 afilter/af_afir: remove invalid delay 6 years ago
Paul B Mahol f266d2ac90 avfilter/af_afir: remove not needed nb_samples from filter context 6 years ago
Paul B Mahol ff0b4d5af7 avfilter/af_afir: remove not needed operations 6 years ago
Paul B Mahol b5e0a0fe3a avfilter/af_sofalizer: use av_log2() 6 years ago
Paul B Mahol aece1eb1e9 avfilter/af_headphone: use av_log2() 6 years ago
Paul B Mahol d702600350 avfilter/af_afir: remove dead store variable 6 years ago
Paul B Mahol 8443462e4a avfilter/af_afir: remove unused variable 6 years ago
Paul B Mahol 9ce96a744d avfilter/af_headphone: fix regression after 7c201e420 6 years ago
Paul B Mahol 92ed9316bb avfilter/af_sofalizer: fix regression after 7ea4b928a2 6 years ago
Paul B Mahol 60e9007be2 avfilter/af_sofalizer: fix typo in comments 6 years ago
Paul B Mahol 8e4e2c9e40 avfilter/af_sofalizer: use float constants 6 years ago
Paul B Mahol 530fc345ec avfilter/af_sofalizer: add fltp sample format support 6 years ago
Paul B Mahol 6c7eb0708e avfilter/af_headphone: speed up fast convolution 6 years ago
Paul B Mahol 8d0b8c50bd avfilter/af_sofalizer: speed up fast convolution 6 years ago
Paul B Mahol d6fc20a3ba avfilter/af_surround: fix code indentation 6 years ago
Paul B Mahol 3bc711a267 avfilter/af_headphone: do not reduce LFE gain too much 6 years ago
Paul B Mahol 84d1adb118 avfilter/af_sofalizer: do not reduce LFE by 6dB 6 years ago
Paul B Mahol 7d5bb3a4d3 avfilter/af_sofalizer: fix memory leaks 6 years ago
Paul B Mahol ee64b64c02 avfilter/af_sofalizer: set delays when interpolation is disabled 6 years ago
Paul B Mahol 4096c670ab avfilter/af_sofalizer: stop using easy API 6 years ago
Paul B Mahol d360a79c0a avfilter/af_sofalizer: reset FFT pointers back to NULL 6 years ago
Paul B Mahol 0c3481b43a avfilter/af_sofalizer: pick IR length after loading sofa 6 years ago
Paul B Mahol b13fe6477d avfilter/af_sofalizer: increase range for lfegain 6 years ago
Paul B Mahol 7c201e420a avfilter/af_headphone: fix filtering of non-power of 2 length IRs in time domain 6 years ago
Paul B Mahol 7ea4b928a2 avfilter/af_sofalizer: fix non-power of 2 IR length filtering in time domain 6 years ago
Paul B Mahol 47ba085472 avfilter/af_headphone: use fabsf() instead of fabs() 6 years ago
Paul B Mahol c49307e784 avfilter/af_sofalizer: use fabsf() instead of fabs() 6 years ago
Paul B Mahol d6951e595a avfilter/af_sofalizer: add framesize option 6 years ago
Paul B Mahol 1ead98ffd9 avfilter/af_sofalizer: increase max radius 6 years ago
Paul B Mahol 4b5977fc50 avfilter/af_sofalizer: add printing of license back 6 years ago
Michael Niedermayer 568e1b229b avfilter/scene_sad: Fix funtions typos 6 years ago
Paul B Mahol d54276f9de avfilter/af_apad: add pad_dur and whole_dur options 6 years ago
Carl Eugen Hoyos 826655d8d1 lavfi/program_opencl: Do not use format specifier "z" on Windows. 6 years ago
Carl Eugen Hoyos 32601fb821 lavfi/signalstats: Cast the return value of AV_RN16() to int. 6 years ago
Paul B Mahol dd7d6034f1 avfilter/vf_paletteuse: fix flags for alpha_threshold option 6 years ago
Jun Zhao a271025215 lavfi/vf_scale_vaapi: add scaling mode setting support. 6 years ago
Paul B Mahol 8be56ee211 avfilter/vf_showinfo: allow checksums calculation to be disabled 6 years ago
Jun Zhao 5ecd4f24f0 lavfi/buffersink: fix abuffersink flag setting issue 6 years ago
Paul B Mahol 8440835dbe avfilter/vf_overlay: fix filtering with negative y 6 years ago
Ruiling Song 416dc9a5e8 lavf: add transpose_opencl filter 6 years ago
Carl Eugen Hoyos 1893c72086 lavfi/fps: Avoid duplicating Closed Captions when increasing frame rate. 6 years ago
Jun Zhao e002ec332b lavfi/buffersrc: Indent the code. 6 years ago
Mark Harris 8108064043 avfilter/vf_chromashift: Fix mixed declaration and code 6 years ago
James Almer 3913d6f734 x86/scene_sad: fix link errors when HAVE_X86ASM is not defined 6 years ago
Peter Ross 1ee4b4006b avfilter/graphmonitor: use SIZE_SPECIFIER for size_t type 6 years ago
Paul B Mahol 57815cfad5 avfilter/vf_overlay: fix crash with negative y 6 years ago
Marton Balint 972ded33c0 avfilter/vf_freezedetect: add filter to detect frozen input 6 years ago
Paul B Mahol 6da439219d avfilter: add rgbashift filter 6 years ago
Paul B Mahol cfd421226c avfilter: add chromashift filter 6 years ago
Paul B Mahol ead0d2eb76 avfilter/vf_limiter: remove unused header 6 years ago