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_volume.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: drop af_volume_stefano.c in favor of af_volume_justin.c
Stefano Sabatini
2012-12-08
1
-0
/
+311
*
lavfi: rename af_volume to af_volume_stefano
Michael Niedermayer
2012-12-06
1
-201
/
+0
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-10
/
+20
*
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: decrease logging level of message showing initial parameters
Stefano Sabatini
2012-07-15
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-09
1
-2
/
+2
*
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-1
/
+1
*
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-2
/
+2
*
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-6
/
+0
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-3
/
+10
*
lavfi: remove audio.h include from avfilter.h.
Clément Bœsch
2012-05-12
1
-0
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-10
1
-1
/
+1
*
volume: remove duplicated condition.
Clément Bœsch
2012-01-05
1
-3
/
+1
*
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
af_volume: exp10() is a GNU extension.
Michael Niedermayer
2011-11-05
1
-1
/
+1
*
lavfi: add volume filter
Stefano Sabatini
2011-11-05
1
-0
/
+191