5501 Commits (dd1d9b80c99eab2790f6e9c80aa1131c6e9a311d)

Author SHA1 Message Date
  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
  Ganesh Ajjanagadde fa5d299496 avfilter/vsrc_mptestsrc: use lrint instead of floor hack 10 years ago
  Paul B Mahol b2517b02d9 avfilter/af_compand: do not clip; allow >0dB curve points 10 years ago
  Paul B Mahol 6670527d33 avfilter/af_stereotools: remove floor usage 10 years ago
  Paul B Mahol c4f7b8f0db avfilter: add audio pulsator filter 10 years ago
  Ganesh Ajjanagadde 8c24380537 avfilter/af_volumedetect: use log10 instead of hardcoded constant 10 years ago
  Michael Niedermayer 736e2e2c30 avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur 10 years ago
  Paul B Mahol cde75e3150 avfilter/vf_histogram: remove deprecated stuff 10 years ago
  Ganesh Ajjanagadde 5a41a5a4f5 avfilter/af_compand: use hypot() 10 years ago
  Vittorio Giovara 7f57ea143c vsrc_color: Drop unneeded variable 10 years ago
  Paul B Mahol 6b978dadc6 avfilter/af_sidechaincompress: do not require writable input frames for acompressor filter 10 years ago
  Paul B Mahol 376a3bdb7b avfilter/af_sidechaincompress: add level_in and level_sc options 10 years ago
  Paul B Mahol 337b6d3b36 avfilter/af_sidechaincompress: fix output gain for rms(default) detection 10 years ago
  Michael Niedermayer 98626a1a4c avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 is always false" 10 years ago
  Paul B Mahol 7a9b4427b5 avfilter/avf_showvolume: fix several issues 10 years ago
  Paul B Mahol 1685a781cd avfilter: add audio compressor filter 10 years ago
  Paul B Mahol 3f895dcb0d avfilter: add compensation delay line filter 10 years ago
  Ganesh Ajjanagadde 74b79dcf51 avfilter/vsrc_mptestsrc: use hypot() 10 years ago
  Ganesh Ajjanagadde 352bd18dff avfilter/af_dynaudnorm: remove wasteful pow 10 years ago
  Ganesh Ajjanagadde 9ee1feaa7c avfilter/af_afade: improve accuracy and speed of gain computation 10 years ago
  Paul B Mahol a330430238 avfilter/vf_stack: make it possible to stop with shortest stream 10 years ago
  Paul B Mahol 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 10 years ago
  Paul B Mahol 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 10 years ago
  Paul B Mahol fd3df296c1 avfilter/af_alimiter: make description a bit longer 10 years ago
  Paul B Mahol 5b106215ba avfilter/af_sidechaincompress: add forgotten option 10 years ago
  Ganesh Ajjanagadde 990619968a avfilter/vsrc_mandelbrot: change sin to sinf for color computation 10 years ago
  Ganesh Ajjanagadde e9c7493f19 avfilter/vsrc_mandelbrot: avoid sqrt for epsilon calculation 10 years ago
  Timothy Gu 15dcc506d7 vsrc_mandelbrot: Don't use German in comments 10 years ago
  Marton Balint 839eb1c77d lavfi/select: add support for concatdec_select option 10 years ago
  Michael Niedermayer e4bfc726cd avfilter/vsrc_mandelbrot: Fix speed regression 10 years ago
  Paul B Mahol 04a7ce1a8c avfilter/af_afade: add missing fifo write for second stream 10 years ago
  Ganesh Ajjanagadde 18b4016431 avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2 10 years ago
  Ganesh Ajjanagadde 7769e6602d avfilter/af_dynaudnorm: use M_PI 10 years ago
  Michael Niedermayer 1b539fbfe3 avfilter/avf_showcqt: Fix uninitialized return code 10 years ago