summaryrefslogtreecommitdiff
path: root/libavfilter/af_biquads.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: various cosmeticsPaul B Mahol2013-09-12
* Rename constant HZ in af_biquads.c as HERTZ.Carl Eugen Hoyos2013-06-30
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* lavfi/biquads: switch to an AVOptions-based systemPaul B Mahol2013-04-11
* lavfi/afade * biquads: call av_frame_copy_props()Paul B Mahol2013-04-03
* lavfi/biquads: fix min allowed option valuePaul B Mahol2013-03-28
* avfilter: avoid direct access to AVFrame.channelsMichael Niedermayer2013-03-15
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* af_biquads: memset(0) cacheMichael Niedermayer2013-02-25
* af_biquad: avoid subtraction in loopMichael Niedermayer2013-02-07
* af_biquad: unroll loop, remove variable copiesMichael Niedermayer2013-02-07
* lavfi/biquads: remove pointless castsPaul B Mahol2013-01-31
* Port biquads filters from SoXPaul B Mahol2013-01-31