5534 Commits (f49264a1c5912ee2bc23e7a09ded1024a178cf04)

Author SHA1 Message Date
  Paul B Mahol fa2c1eab95 avfilter/af_sofalizer: use SIMD in compensate_volume() 10 years ago
  Paul B Mahol 10b16aee1b avfilter/vf_stereo3d: get rid of ts_unit hack 10 years ago
  Paul B Mahol 09d84e00bd avfilter/af_ladspa: unbreak Mch -> Nch plugins, where M < N 10 years ago
  Paul B Mahol c54632d381 avfilter/vf_stereo3d: add direct (faster) path: 10 years ago
  Matthieu Bouron 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 10 years ago
  Paul B Mahol 04cc4d0550 avfilter/af_sofalizer: check av_fft_init return code 10 years ago
  Michael Niedermayer 06987dab97 avfilter/vf_decimate: fix typo in fraction 10 years ago
  Paul B Mahol 2f12172d67 avfilter/af_sofalizer: add frequency domain processing and use it by default 10 years ago
  Michael Niedermayer 30fe3fd527 avfilter/vf_decimate: Check that input parameters match 10 years ago
  Michael Niedermayer 1925eaeaa6 avfilter/vf_decimate: change ts_unit to AVRational 10 years ago
  Michael Niedermayer 997de2e810 avfilter/vf_mpdecimate: Add missing emms_c() 10 years ago
  Jean Delvare 932cbc846f avfilter/vf_delogo: fix show option when clipping 10 years ago
  Paul B Mahol ac25d1d35e avfilter/af_sofalizer: switch comments positions to correct order 10 years ago
  Clément Bœsch 5083900b73 lavfi/ebur128: apply I dual mono correction only if I available 10 years ago
  Paul B Mahol f69f050a31 avfilter/af_sofalizer: fix calculation of split point 10 years ago
  Paul B Mahol 780c4223a5 avfilter/af_sofalizer: remove reorder hack 10 years ago
  Paul B Mahol 49d97d9bca avfilter/af_sofalizer: move modulo operation out of loop 10 years ago
  Paul B Mahol e6258677ee avfilter/af_sofalizer: make it possible to configure speaker elevation 10 years ago
  Paul B Mahol d62e979b8c avfilter/af_sofalizer: display some info when loading sofa file 10 years ago
  Paul B Mahol 0a19538bcf avfilter: add SOFAlizer audio filter 10 years ago
  Jean Delvare ec11cfdf75 avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_components 10 years ago
  Ganesh Ajjanagadde 93afb338a4 lavfi/formats: fix segfault when allocation fails 10 years ago
  Paul B Mahol df2ce130a6 avfilter/af_aemphasis: more declarations above 10 years ago
  Ganesh Ajjanagadde bd3409f52a lavfi/vf_alphamerge: fix unitialized pointers 10 years ago
  Ganesh Ajjanagadde 08a96708a5 lavfi/vf_overlay: fix unitialized pointers 10 years ago
  Paul B Mahol 45938f0301 avfilter/x86/vf_maskedmerge: move %define out of .nextrow 10 years ago
  Ganesh Ajjanagadde e5d771c84d avfilter/avf_showfreqs: avoid wasteful pow 10 years ago
  Ganesh Ajjanagadde 89bbf01978 lavfi/af_amix: fix memory leak 10 years ago
  Ganesh Ajjanagadde 924fcac521 lavfi/af_channelmap: fix memory leak 10 years ago
  Ganesh Ajjanagadde 31f0d555e0 lavfi/vf_alphamerge: fix memory leaks 10 years ago
  Ganesh Ajjanagadde 301c2784b3 lavfi/vf_overlay: fix memory leaks 10 years ago
  Ganesh Ajjanagadde 00c3220149 lavfi/show_palette: fix memory leak 10 years ago
  Jean Delvare e74f1a121e avfilter/vf_delogo: round to the closest value 10 years ago
  Paul B Mahol e6690ce02f avfilter/af_biquads: pass filter ctx to av_log calls 10 years ago
  Muhammad Faiz 54ed3ebbe4 avfilter/showcqt: BASEFREQ and ENDFREQ cast to double 10 years ago
  Paul B Mahol 45b451c892 avfilter/af_alimiter: add 3 more options 10 years ago
  Paul B Mahol 3e1724baf8 avfilter/af_stereotools: fix logic fail 10 years ago
  Paul B Mahol a525b844d9 avfilter/af_stereotools: check s->length size 10 years ago
  Clément Bœsch 3f46e7bad5 avfilter/codecview: reindent after previous commit 10 years ago
  Clément Bœsch 560d1e7b49 avfilter/codecview: add QP support 10 years ago
  Paul B Mahol 5d2cc00dd0 avfilter: add audio emphasis filter 10 years ago
  Clément Bœsch 0e62b5d1ef avfilter: use AV_OPT_TYPE_BOOL in a bunch of places 10 years ago
  Paul B Mahol fff7f2df31 avfilter/af_agate: change default for detection to rms 10 years ago
  Paul B Mahol 4a43e559e1 avfilter/af_sidechaincompress: kill init function 10 years ago
  Paul B Mahol 1b22bdf4e3 avfilter/af_agate: compile agate only when requested. 10 years ago
  Paul B Mahol 6907046130 avfilter/af_agate: add level_sc option for sidechaingate filter 10 years ago
  Paul B Mahol bd5afecdcb avfilter: add sidechaingate filter 10 years ago
  Paul B Mahol acc2347cf4 avfilter/af_agate: prepare for adding sidechain version 10 years ago
  Ganesh Ajjanagadde d64b6c3819 avfilter/af_flanger: use rint instead of floor hack 10 years ago
  Ganesh Ajjanagadde c6bea81acf avfilter/vf_perspective: use lrint instead of floor hack 10 years ago