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_adelay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/af_adelay: allow setting delays in seconds
Paul B Mahol
2019-01-01
1
-2
/
+3
*
avfilter/af_adelay: use av_sscanf()
Paul B Mahol
2018-11-18
1
-2
/
+3
*
avfilter/af_adelay: switch to activate
Paul B Mahol
2018-10-25
1
-16
/
+74
*
avfilter/af_adelay: do not crash if allocation of chandelay failed
Paul B Mahol
2018-10-18
1
-3
/
+4
*
avfilter: pass outlink to ff_get_audio_buffer()
Paul B Mahol
2018-01-03
1
-1
/
+1
*
avfilter/af_adelay: remove requirement that at least one delay should be prov...
Paul B Mahol
2017-08-30
1
-5
/
+0
*
avfilter/af_adelay: make it possible to delay channels by exact number of sam...
Paul B Mahol
2016-08-11
1
-2
/
+8
*
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/af_adelay: use av_freep(), do not leave stale pointers in memory
Michael Niedermayer
2014-10-07
1
-1
/
+1
*
avfilter: remove superflous lines
Paul B Mahol
2014-02-26
1
-1
/
+0
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: add adelay filter
Paul B Mahol
2013-09-16
1
-0
/
+283