5497 Commits (21c34cb26154a5eadd6e10df86c20e2df3a7bd55)

Author SHA1 Message Date
  Paul B Mahol a525b844d9 avfilter/af_stereotools: check s->length size 9 years ago
  Clément Bœsch 3f46e7bad5 avfilter/codecview: reindent after previous commit 9 years ago
  Clément Bœsch 560d1e7b49 avfilter/codecview: add QP support 9 years ago
  Paul B Mahol 5d2cc00dd0 avfilter: add audio emphasis filter 9 years ago
  Clément Bœsch 0e62b5d1ef avfilter: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
  Paul B Mahol fff7f2df31 avfilter/af_agate: change default for detection to rms 9 years ago
  Paul B Mahol 4a43e559e1 avfilter/af_sidechaincompress: kill init function 9 years ago
  Paul B Mahol 1b22bdf4e3 avfilter/af_agate: compile agate only when requested. 9 years ago
  Paul B Mahol 6907046130 avfilter/af_agate: add level_sc option for sidechaingate filter 9 years ago
  Paul B Mahol bd5afecdcb avfilter: add sidechaingate filter 9 years ago
  Paul B Mahol acc2347cf4 avfilter/af_agate: prepare for adding sidechain version 9 years ago
  Ganesh Ajjanagadde d64b6c3819 avfilter/af_flanger: use rint instead of floor hack 9 years ago
  Ganesh Ajjanagadde c6bea81acf avfilter/vf_perspective: use lrint instead of floor hack 9 years ago
  Ganesh Ajjanagadde fa5d299496 avfilter/vsrc_mptestsrc: use lrint instead of floor hack 9 years ago
  Paul B Mahol b2517b02d9 avfilter/af_compand: do not clip; allow >0dB curve points 9 years ago
  Paul B Mahol 6670527d33 avfilter/af_stereotools: remove floor usage 9 years ago
  Paul B Mahol c4f7b8f0db avfilter: add audio pulsator filter 9 years ago
  Ganesh Ajjanagadde 8c24380537 avfilter/af_volumedetect: use log10 instead of hardcoded constant 9 years ago
  Michael Niedermayer 736e2e2c30 avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur 9 years ago
  Paul B Mahol cde75e3150 avfilter/vf_histogram: remove deprecated stuff 9 years ago
  Ganesh Ajjanagadde 5a41a5a4f5 avfilter/af_compand: use hypot() 9 years ago
  Paul B Mahol 6b978dadc6 avfilter/af_sidechaincompress: do not require writable input frames for acompressor filter 9 years ago
  Paul B Mahol 376a3bdb7b avfilter/af_sidechaincompress: add level_in and level_sc options 9 years ago
  Paul B Mahol 337b6d3b36 avfilter/af_sidechaincompress: fix output gain for rms(default) detection 9 years ago
  Michael Niedermayer 98626a1a4c avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 is always false" 9 years ago
  Paul B Mahol 7a9b4427b5 avfilter/avf_showvolume: fix several issues 9 years ago
  Paul B Mahol 1685a781cd avfilter: add audio compressor filter 9 years ago
  Paul B Mahol 3f895dcb0d avfilter: add compensation delay line filter 9 years ago
  Ganesh Ajjanagadde 74b79dcf51 avfilter/vsrc_mptestsrc: use hypot() 9 years ago
  Ganesh Ajjanagadde 352bd18dff avfilter/af_dynaudnorm: remove wasteful pow 9 years ago
  Ganesh Ajjanagadde 9ee1feaa7c avfilter/af_afade: improve accuracy and speed of gain computation 9 years ago
  Paul B Mahol a330430238 avfilter/vf_stack: make it possible to stop with shortest stream 9 years ago
  Paul B Mahol 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 9 years ago
  Paul B Mahol 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
  Paul B Mahol fd3df296c1 avfilter/af_alimiter: make description a bit longer 9 years ago
  Paul B Mahol 5b106215ba avfilter/af_sidechaincompress: add forgotten option 9 years ago
  Ganesh Ajjanagadde 990619968a avfilter/vsrc_mandelbrot: change sin to sinf for color computation 9 years ago
  Ganesh Ajjanagadde e9c7493f19 avfilter/vsrc_mandelbrot: avoid sqrt for epsilon calculation 9 years ago
  Timothy Gu 15dcc506d7 vsrc_mandelbrot: Don't use German in comments 9 years ago
  Marton Balint 839eb1c77d lavfi/select: add support for concatdec_select option 9 years ago
  Michael Niedermayer e4bfc726cd avfilter/vsrc_mandelbrot: Fix speed regression 9 years ago
  Paul B Mahol 04a7ce1a8c avfilter/af_afade: add missing fifo write for second stream 9 years ago
  Ganesh Ajjanagadde 18b4016431 avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2 9 years ago
  Ganesh Ajjanagadde 7769e6602d avfilter/af_dynaudnorm: use M_PI 9 years ago
  Michael Niedermayer 1b539fbfe3 avfilter/avf_showcqt: Fix uninitialized return code 9 years ago
  Paul B Mahol 5b349c8d7c aviflter/vf_waveform: speed up non-color filters 9 years ago
  John Stebbins db9b7321d5 vsrc_color: implement frame rate 9 years ago
  Michael Niedermayer 1339009c49 vf_showinfo: show timebase & framerate too 9 years ago
  Michael Niedermayer 11f87ca71e vf_frei0r: also set AVFilterLink.frame_rate 9 years ago
  Michael Niedermayer 7d12cba95c vf_framepack: Check and update frame_rate 9 years ago