August 9, 2017
View 448c88e

avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented

Andy authored on 2017/08/09 07:42:21
April 22, 2017
View 6af050d

avfilter: do not use AVFrame accessor

Muhammad Faiz authored on 2017/04/22 17:57:18
March 27, 2017
View 8f9edf8

lavfi/dynaudnorm: rename pow2 to pow_2

Clément Bœsch authored on 2017/03/27 03:41:41
January 9, 2017
View 0ddc24d

avfilter/af_dynaudnorm: fix hang with too short input

Paul B Mahol authored on 2017/01/09 04:41:36
August 8, 2016
View 22d13e4

avfilter/af_dynaudnorm: use better check for infinite loop

Paul B Mahol authored on 2016/08/08 06:47:04
August 3, 2016
View 8ab200f

avfilter/af_dynaudnorm: improve pre-filling code

LoRd_MuldeR authored on 2016/08/03 02:50:26
January 19, 2016
View 307b848

avfilter/af_dynaudnorm: call uninit() from config_input()

Paul B Mahol authored on 2016/01/19 03:55:40
January 14, 2016
View 70df511

avfilter/af_dynaudnorm: fix possible null pointer dereference

Paul B Mahol authored on 2016/01/14 22:27:01
December 20, 2015
View 7caf381

avfilter/af_dynaudnorm: use av_malloc_array()

Paul B Mahol authored on 2015/12/20 06:46:10
December 17, 2015
View ad795f6

lavfi/af_dynaudnorm: replace round by lrint

Ganesh Ajjanagadde authored on 2015/12/17 04:51:09
November 25, 2015
View 352bd18

avfilter/af_dynaudnorm: remove wasteful pow

Ganesh Ajjanagadde authored on 2015/11/25 13:34:48
November 11, 2015
View 7769e66

avfilter/af_dynaudnorm: use M_PI

Ganesh Ajjanagadde authored on 2015/11/11 12:26:25
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
September 7, 2015
View 2669975

avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL

Clément Bœsch authored on 2015/09/07 02:28:29
August 26, 2015
View 44f660e

lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.

Nicolas George authored on 2015/08/26 19:11:26