Commit History

Author SHA1 Message Date
  Michael Niedermayer 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 8 years ago
  Paul B Mahol 4ab4793c15 avfilter/avf_showfreqs: properly handle pts 8 years ago
  Paul B Mahol 4e17efd852 avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size 8 years ago
  Paul B Mahol b7b4d99a18 avfilter/avf_showfreqs: fix possible null pointer dereference 8 years ago
  Paul B Mahol c13216ac08 avfilter/window_func: add tukey window function 8 years ago
  Paul B Mahol 45b3e6e04e avfilter: move window function generation into separate file 8 years ago
  Paul B Mahol 9e569abe99 avfilter/avf_showfreqs: make it possible to split channels 8 years ago
  Ganesh Ajjanagadde e5d771c84d avfilter/avf_showfreqs: avoid wasteful pow 8 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