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
/
avf_showvolume.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/avf_showvolume: make use of av_rescale
Paul B Mahol
2019-05-28
1
-1
/
+1
*
avfilter/avf_showvolume: switch to activate
Paul B Mahol
2019-05-27
1
-6
/
+26
*
avfilter/showvolume : cosmetic move bracket after func declaration to a new line
Martin Vignali
2018-04-16
1
-1
/
+2
*
avfilter/showvolume : add persistent max display
Martin Vignali
2018-04-16
1
-0
/
+52
*
avfilter/showvolume : add display scale option
Martin Vignali
2018-04-16
1
-3
/
+25
*
avfilter/showvolume : indent after prev commit and add comment
Martin Vignali
2018-04-01
1
-6
/
+7
*
avfilter/showvolume : move width test for draw volume to the start of the loop
Martin Vignali
2018-04-01
1
-5
/
+2
*
avfilter/showvolume : move clear picture part to a func
Martin Vignali
2018-04-01
1
-10
/
+16
*
avfilter/avf_showvolume: let fade be also exactly 0
Paul B Mahol
2018-03-31
1
-1
/
+1
*
avfilter/showvolume : indent after prev commit
Martin Vignali
2018-03-31
1
-10
/
+10
*
avfilter/showvolume : calculate fade only if fade < 1.
Martin Vignali
2018-03-31
1
-0
/
+2
*
avfilter/showvolume : add comment for orientation condition
Martin Vignali
2018-03-31
1
-4
/
+4
*
avfilter/avf_showvolume: implement basic rms metering mode
Paul B Mahol
2018-03-23
1
-6
/
+44
*
avfilter/avf_showvolume: add background opacity option
Paul B Mahol
2018-03-22
1
-3
/
+12
*
avfilter/avf_showvolume: calculate color table only once
Paul B Mahol
2016-08-21
1
-13
/
+28
*
avfilter/avf_showvolume: use current peak value for picking colors
Paul B Mahol
2016-08-18
1
-3
/
+5
*
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
Michael Niedermayer
2016-06-09
1
-2
/
+2
*
avfilter/avf_showvolume: support unknown channel layouts too
Paul B Mahol
2016-02-28
1
-7
/
+13
*
avfilter/avf_showwolume: add orientation and step option
Paul B Mahol
2016-02-27
1
-38
/
+100
*
avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 ...
Michael Niedermayer
2015-11-29
1
-1
/
+1
*
avfilter/avf_showvolume: fix several issues
Paul B Mahol
2015-11-29
1
-17
/
+38
*
avfilter/avf_showvolume: use log10 instead of log()/M_LN10
Ganesh Ajjanagadde
2015-10-29
1
-1
/
+1
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-12
/
+9
*
avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)
Clément Bœsch
2015-09-08
1
-1
/
+1
*
avfilter/avf_showvolume: stop making output fully transparent
Paul B Mahol
2015-08-01
1
-2
/
+2
*
avfilter/avf_showvolume: make it possible to use current channel number in co...
Paul B Mahol
2015-07-03
1
-2
/
+3
*
avfilter/avf_showvolume: optionally display channel names
Paul B Mahol
2015-06-29
1
-0
/
+30
*
avfilter: add showvolume filter
Paul B Mahol
2015-06-28
1
-0
/
+230