24 Commits (f951036d3243c04d60f30e23d409a734e40e2fbc)

Author SHA1 Message Date
  Paul B Mahol 40ac622460 avfilter/window_func: add bohman window 6 years ago
  Rostislav Pehlivanov 039ebaa5f3 lavfi: make window_func an inline function 7 years ago
  Paul B Mahol f85cad799b avfilter: properly set SAR for A->V filters 8 years ago
  Nicolas George 183ce55b0d lavfi: split frame_count between input and output. 8 years ago
  Paul B Mahol 5ee5f4b13c avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable 8 years ago
  Paul B Mahol b438c2025c avfilter/window_func: add cauchy, parzen and poisson window function 8 years ago
  Paul B Mahol ea58dd2beb avfilter/window_func: add dolph window 8 years ago
  Michael Niedermayer 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 9 years ago
  Paul B Mahol 4ab4793c15 avfilter/avf_showfreqs: properly handle pts 9 years ago
  Paul B Mahol 4e17efd852 avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size 9 years ago
  Paul B Mahol b7b4d99a18 avfilter/avf_showfreqs: fix possible null pointer dereference 9 years ago
  Paul B Mahol c13216ac08 avfilter/window_func: add tukey window function 9 years ago
  Paul B Mahol 45b3e6e04e avfilter: move window function generation into separate file 9 years ago
  Paul B Mahol 9e569abe99 avfilter/avf_showfreqs: make it possible to split channels 9 years ago
  Ganesh Ajjanagadde e5d771c84d avfilter/avf_showfreqs: avoid wasteful pow 9 years ago
  Ganesh Ajjanagadde 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Nicolas George 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 9 years ago
  Paul B Mahol f2b1df735e avfilter/avf_showfreqs: add lanczos and gauss windowing functions 9 years ago
  Michael Niedermayer 8ca97b5e4f avfilter/avf_showfreqs: Fix memleak of out frame 9 years ago
  Michael Niedermayer 0ada8ec1a5 avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning 9 years ago
  Michael Niedermayer 7213d3fbf3 avfilter/avf_showfreqs: Free fin 9 years ago
  Michael Niedermayer 629fcda4da avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN 9 years ago
  Paul B Mahol 2fa019958b avfilter: add showfreqs filter 9 years ago