index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
avf_showfreqs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: split frame_count between input and output.
Nicolas George
2016-11-13
1
-2
/
+2
*
avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable
Paul B Mahol
2016-08-17
1
-1
/
+5
*
avfilter/window_func: add cauchy, parzen and poisson window function
Paul B Mahol
2016-08-16
1
-0
/
+3
*
avfilter/window_func: add dolph window
Paul B Mahol
2016-08-16
1
-0
/
+1
*
avfilter/avf_showfreqs: assert that variables are initialized by switch()
Michael Niedermayer
2016-02-12
1
-0
/
+2
*
avfilter/avf_showfreqs: properly handle pts
Paul B Mahol
2016-01-31
1
-2
/
+17
*
avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size
Paul B Mahol
2016-01-18
1
-5
/
+5
*
avfilter/avf_showfreqs: fix possible null pointer dereference
Paul B Mahol
2016-01-08
1
-2
/
+4
*
avfilter/window_func: add tukey window function
Paul B Mahol
2016-01-05
1
-0
/
+1
*
avfilter: move window function generation into separate file
Paul B Mahol
2015-12-28
1
-91
/
+2
*
avfilter/avf_showfreqs: make it possible to split channels
Paul B Mahol
2015-12-20
1
-2
/
+17
*
avfilter/avf_showfreqs: avoid wasteful pow
Ganesh Ajjanagadde
2015-12-09
1
-1
/
+2
*
avfilter,swresample,swscale: use fabs, fabsf instead of FFABS
Ganesh Ajjanagadde
2015-10-22
1
-2
/
+2
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-12
/
+9
*
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
Nicolas George
2015-09-20
1
-1
/
+0
*
avfilter/avf_showfreqs: add lanczos and gauss windowing functions
Paul B Mahol
2015-09-15
1
-1
/
+14
*
avfilter/avf_showfreqs: Fix memleak of out frame
Michael Niedermayer
2015-09-05
1
-1
/
+3
*
avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning
Michael Niedermayer
2015-09-05
1
-1
/
+1
*
avfilter/avf_showfreqs: Free fin
Michael Niedermayer
2015-09-05
1
-0
/
+1
*
avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN
Michael Niedermayer
2015-09-03
1
-1
/
+1
*
avfilter: add showfreqs filter
Paul B Mahol
2015-08-19
1
-0
/
+558