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
*
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