index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
af_afftfilt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: drop internal.h
Anton Khirnov
2024-08-19
1
-1
/
+0
*
avutil/common: Don't auto-include mem.h
Andreas Rheinhardt
2024-03-31
1
-0
/
+1
*
avfilter: Deduplicate default audio inputs/outputs
Andreas Rheinhardt
2023-08-07
1
-8
/
+1
*
avfilter/af_afftfilt: call av_frame_copy_props()
Paul B Mahol
2023-01-17
1
-1
/
+1
*
avfilter: fix av_tx_fn stride usage for complex inputs
Paul B Mahol
2022-11-19
1
-2
/
+2
*
avfilter/af_afftfilt: add threads support
Paul B Mahol
2022-05-24
1
-47
/
+92
*
avfilter: convert to new channel layout API
James Almer
2022-03-15
1
-14
/
+14
*
avfilter/af_afftfilt: stop resetting pts
Paul B Mahol
2022-02-22
1
-81
/
+39
*
avfilter/window_func: unify all filters win_func option that use this header
Paul B Mahol
2021-10-15
1
-22
/
+1
*
avfilter/af_afftfilt: Store format in filter, remove query function
Andreas Rheinhardt
2021-10-05
1
-18
/
+1
*
avfilter: Replace query_formats callback with union of list and callback
Andreas Rheinhardt
2021-10-05
1
-1
/
+1
*
avfilter/af_afftfilt: reindent after last commit
Paul B Mahol
2021-09-12
1
-10
/
+10
*
avfilter/af_afftfilt: add timeline support
Paul B Mahol
2021-09-12
1
-0
/
+8
*
avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter
Andreas Rheinhardt
2021-08-20
1
-4
/
+2
*
avfilter/formats: Factor common function combinations out
Andreas Rheinhardt
2021-08-13
1
-16
/
+3
*
libavfilter: Fix implicit declarations of av_cpu_max_align
Martin Storsjö
2021-08-04
1
-0
/
+1
*
avfilter/af_afftfilt: make sure that tx buffers size are always aligned
Paul B Mahol
2021-08-04
1
-3
/
+5
*
avfilter/af_afftfilt: switch to TX FFT from avutil
Paul B Mahol
2021-08-04
1
-40
/
+51
*
avfilter: Constify all AVFilters
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
Mark some pointers as const
Andreas Rheinhardt
2021-01-01
1
-1
/
+1
*
avfilter/af_afftfilt: fix memory leaks on error
Paul B Mahol
2020-02-09
1
-1
/
+3
*
avfilter/af_afffilt: fix crash on error
Paul B Mahol
2020-02-09
1
-4
/
+7
*
avfilter/af_afftfilt: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
2019-11-17
1
-1
/
+1
*
avfilter/af_afftfilt: fix possible invalid memory access
Paul B Mahol
2019-10-07
1
-0
/
+2
*
avfilter/af_afftfilt: make selecting window size simpler
Paul B Mahol
2019-07-10
1
-15
/
+3
*
avfilter/af_afftfilt: remove invalid scaling
Paul B Mahol
2019-07-06
1
-7
/
+2
*
avfilter/af_afftfilt: switch to activate
Paul B Mahol
2019-05-08
1
-102
/
+126
*
avfilter/af_afftfilt: use first input frame timestamp
Paul B Mahol
2018-11-12
1
-0
/
+4
*
avfilter/af_afftfilt: calculate all channels FFT values upfront
Paul B Mahol
2018-11-12
1
-4
/
+7
*
avfilter/af_afftfilt: add more window types
Paul B Mahol
2018-11-11
1
-0
/
+15
*
avfilter/af_afftfilt: extend filter functionality
Paul B Mahol
2018-11-11
1
-15
/
+60
*
avfilter/af_afftfilt: add missing error check
Paul B Mahol
2017-11-20
1
-2
/
+4
*
lavfi: make window_func an inline function
Rostislav Pehlivanov
2017-09-23
1
-1
/
+1
*
avfilter/af_afftfilt: fix memory leaks
Paul B Mahol
2017-06-04
1
-0
/
+3
*
avfilter/af_afftfilt: add option for 17 fft case
Paul B Mahol
2016-03-04
1
-0
/
+1
*
avfilter/af_afftfilt: Extend to 17bit fft
Michael Niedermayer
2016-03-04
1
-1
/
+1
*
avfilter/af_afftfilt: Set last_expr to the default
Michael Niedermayer
2016-02-04
1
-1
/
+2
*
avfilter: add afftfilter
Paul B Mahol
2016-01-21
1
-0
/
+401