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_biquads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/biquads: avoid clipping when using floating type
Muhammad Faiz
2014-07-21
1
-11
/
+11
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-10
/
+10
*
Rename constant HZ in af_biquads.c as HERTZ.
Carl Eugen Hoyos
2013-06-30
1
-18
/
+18
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-3
/
+3
*
lavfi/biquads: switch to an AVOptions-based system
Paul B Mahol
2013-04-11
1
-7
/
+0
*
lavfi/afade * biquads: call av_frame_copy_props()
Paul B Mahol
2013-04-03
1
-1
/
+1
*
lavfi/biquads: fix min allowed option value
Paul B Mahol
2013-03-28
1
-6
/
+6
*
avfilter: avoid direct access to AVFrame.channels
Michael Niedermayer
2013-03-15
1
-1
/
+1
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-7
/
+7
*
af_biquads: memset(0) cache
Michael Niedermayer
2013-02-25
1
-0
/
+1
*
af_biquad: avoid subtraction in loop
Michael Niedermayer
2013-02-07
1
-3
/
+5
*
af_biquad: unroll loop, remove variable copies
Michael Niedermayer
2013-02-07
1
-1
/
+26
*
lavfi/biquads: remove pointless casts
Paul B Mahol
2013-01-31
1
-5
/
+5
*
Port biquads filters from SoX
Paul B Mahol
2013-01-31
1
-0
/
+599