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
/
af_afir.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/af_afir: split off fcmul_add into a DSP context
James Almer
2019-01-03
1
-3
/
+9
*
avfilter/af_afir: implement non-uniform partitioned convolution
Paul B Mahol
2018-12-30
1
-1
/
+6
*
avfilter/af_afir: make part_index values per channel
Paul B Mahol
2018-12-29
1
-1
/
+2
*
avfilter/af_afir: make number of segments extendable
Paul B Mahol
2018-12-29
1
-1
/
+2
*
avfilter/af_afir: use AVFrame for coeff too
Paul B Mahol
2018-12-29
1
-1
/
+2
*
avfilter/af_afir: introduce AudioFIRSegment structure and use it
Paul B Mahol
2018-12-29
1
-11
/
+17
*
afilter/af_afir: remove invalid delay
Paul B Mahol
2018-12-27
1
-1
/
+0
*
avfilter/af_afir: remove not needed nb_samples from filter context
Paul B Mahol
2018-12-27
1
-1
/
+0
*
avfilter/af_afir: remove dead store variable
Paul B Mahol
2018-12-26
1
-1
/
+0
*
avfilter/af_afir: remove unused variable
Paul B Mahol
2018-12-26
1
-3
/
+0
*
avfilter/af_afir: kill useless code which increases latency for no reason
Paul B Mahol
2018-11-09
1
-2
/
+0
*
avfilter/af_afir: add minp/maxp options to control latency and speed
Paul B Mahol
2018-11-08
1
-0
/
+2
*
avfilter/af_afir: implement rate option
Paul B Mahol
2018-11-08
1
-0
/
+1
*
avfilter/af_afir: remove again option, merge it with gtype
Paul B Mahol
2018-10-10
1
-1
/
+0
*
avilter/af_afir: add irfmt option
Paul B Mahol
2018-10-04
1
-0
/
+1
*
avfilter/af_afir: make IR gain control more flexible
Paul B Mahol
2018-10-03
1
-0
/
+2
*
avfilter/af_afir: switch to activate
Paul B Mahol
2018-09-15
1
-1
/
+1
*
avfilter/af_afir: draw IR frequency response
Paul B Mahol
2018-05-29
1
-0
/
+4
*
avfilter/af_afir: make max IR length configurable
Paul B Mahol
2018-04-16
1
-2
/
+1
*
avfilter/af_afir: remove extra space in the header inclusion guards
James Almer
2017-05-09
1
-2
/
+2
*
avfilter: add arbitrary audio FIR filter
Paul B Mahol
2017-05-09
1
-0
/
+83