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_aecho.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: pass outlink to ff_get_audio_buffer()
Paul B Mahol
2018-01-03
1
-1
/
+1
*
avfilter/af_chorus & aecho: Handle NULL return from av_strtok()
Michael Niedermayer
2017-03-30
1
-1
/
+2
*
avfilter: do not leak frame if ff_get_audio_buffer() fails
Paul B Mahol
2015-11-25
1
-1
/
+3
*
avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()
Paul B Mahol
2015-09-12
1
-1
/
+1
*
avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
2015-04-08
1
-5
/
+8
*
avfilter: remove superflous lines
Paul B Mahol
2014-02-26
1
-1
/
+0
*
avfilter/af_aecho: free input frame after it is being used
Paul B Mahol
2013-11-07
1
-1
/
+2
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter/af_aecho & af_compand: use extended_data
Paul B Mahol
2013-09-15
1
-2
/
+2
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-4
/
+4
*
avfilter/af_aecho: silence "maybe uninitialized warning"
Michael Niedermayer
2013-09-07
1
-1
/
+3
*
lavfi/aecho: fix invalid free
Paul B Mahol
2013-07-13
1
-2
/
+2
*
lavfi: add aecho filter
Paul B Mahol
2013-07-10
1
-0
/
+357