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_earwax.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/earwax: remove config_input()
Paul B Mahol
2013-01-24
1
-12
/
+0
*
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
-10
/
+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/earwax: add missing NULL check in filter_samples()
Stefano Sabatini
2012-11-04
1
-0
/
+2
*
af_earwax: remove unused pointer value
Michael Niedermayer
2012-11-03
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-09
1
-2
/
+5
*
lavfi: update some deprecated functions
Paul B Mahol
2012-06-16
1
-3
/
+3
*
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-3
/
+0
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-3
/
+8
*
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
-2
/
+2
*
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
af_earwax: copy input buffer properties to output
Stefano Sabatini
2011-11-05
1
-0
/
+2
*
lavfi: add earwax audio filter, ported from Sox
Mina Nagy Zaki
2011-11-05
1
-0
/
+161