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_volumedetect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-4
/
+3
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-1
/
+0
*
avfilter: add av_cold to uninit()
Michael Niedermayer
2013-05-06
1
-1
/
+1
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-4
/
+3
*
lavfi: declare arrays that never change as static const
Paul B Mahol
2012-12-21
1
-1
/
+1
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-14
/
+21
*
lavfi: replace filter_samples by filter_frame
Michael Niedermayer
2012-11-28
1
-3
/
+3
*
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Paul B Mahol
2012-11-13
1
-1
/
+1
*
lavfi/af_volumedetect: print stats in uninit().
Nicolas George
2012-10-25
1
-8
/
+4
*
af_volumedetect: fix use of uninitilaized variable in case of planar audio.
Michael Niedermayer
2012-10-11
1
-1
/
+1
*
lavfi: add volumedetect filter.
Nicolas George
2012-08-19
1
-0
/
+159