December 24, 2015
View 3689b58

avfilter/af_biquads: display clipping warnings once per filtered frame

Paul B Mahol authored on 2015/12/24 03:15:25
December 7, 2015
View e6690ce

avfilter/af_biquads: pass filter ctx to av_log calls

Paul B Mahol authored on 2015/12/07 19:14:59
November 26, 2015
View 142894d

avfilter: do not leak frame if ff_get_audio_buffer() fails

Paul B Mahol authored on 2015/11/26 05:59:33
September 12, 2015
View 494b792

avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()

Paul B Mahol authored on 2015/09/12 03:51:10
View 1e2c23f

avfilter/treble: use AV_OPT_TYPE_BOOL for csg option

Clément Bœsch authored on 2015/09/12 04:17:05
April 4, 2015
View a0854c0

avfilter: handle error in query_formats() in bunch of filters

Paul B Mahol authored on 2015/04/04 02:55:18
February 3, 2015
View e8c1eb0

avfilter/af_biquads: Change width_type to int as its accessed as int via AVOptions

Michael Niedermayer authored on 2015/02/03 07:09:35
January 28, 2015
View 6121968

avfilter/af_biquads: use the name 's' for the pointer to the private context

Paul B Mahol authored on 2015/01/28 23:30:27
July 17, 2014
View ce385c8

avfilter/biquads: avoid clipping when using floating type

Muhammad Faiz authored on 2014/07/17 12:49:04
October 29, 2013
View 325f6e0

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/10/29 19:50:56
September 7, 2013
View b211607

avfilter: various cosmetics

Paul B Mahol authored on 2013/09/07 21:13:50
June 30, 2013
View 33f5d70

Rename constant HZ in af_biquads.c as HERTZ.

Carl Eugen Hoyos authored on 2013/06/30 20:32:59
April 12, 2013
View fd6228e

lavfi: remove now unused args parameter from AVFilter.init and init_opaque

Michael Niedermayer authored on 2013/04/12 18:13:33
April 11, 2013
View e6067ac

lavfi/biquads: switch to an AVOptions-based system

Paul B Mahol authored on 2013/04/11 09:30:28
April 3, 2013
View 6fcb4ae

lavfi/afade * biquads: call av_frame_copy_props()

Paul B Mahol authored on 2013/04/03 20:10:00