Paul B Mahol
|
5c7c0c5b58
|
avfilter/af_afftfilt: add missing error check
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
7 years ago |
Rostislav Pehlivanov
|
039ebaa5f3
|
lavfi: make window_func an inline function
Eliminate lavc->lavfi dependency. The function isn't big and doesn't
deserve its own file.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
|
7 years ago |
Paul B Mahol
|
67162554d4
|
avfilter/af_afftfilt: fix memory leaks
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
8 years ago |
Paul B Mahol
|
f81c81cc3a
|
avfilter/af_afftfilt: add option for 17 fft case
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
9 years ago |
Michael Niedermayer
|
500cb98471
|
avfilter/af_afftfilt: Extend to 17bit fft
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
9 years ago |
Michael Niedermayer
|
f89bc661b4
|
avfilter/af_afftfilt: Set last_expr to the default
This fixes a null pointer dereferece
Fixes: CID1351346
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
9 years ago |
Paul B Mahol
|
fa04ec728d
|
avfilter: add afftfilter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
9 years ago |