October 29, 2015
View 8c24380

avfilter/af_volumedetect: use log10 instead of hardcoded constant

Ganesh Ajjanagadde authored on 2015/10/29 13:12:53
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
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
View b077d8d

avfilter: remove redundant .get_(audio/video)_buffer initializations

Paul B Mahol authored on 2013/09/07 22:26:11
May 6, 2013
View f4341c6

avfilter: add av_cold to uninit()

Michael Niedermayer authored on 2013/05/06 23:55:06
March 10, 2013
View a05a44e

Merge commit '7e350379f87e7f74420b4813170fe808e2313911'

Michael Niedermayer authored on 2013/03/10 09:30:30
December 22, 2012
View 185d1f3

lavfi: declare arrays that never change as static const

Paul B Mahol authored on 2012/12/22 07:38:59
November 29, 2012
View 2d9d444

lavfi: convert remaining input/output list compound literals to named objects.

Clément Bœsch authored on 2012/11/29 04:01:59
November 28, 2012
View cd7febd

lavfi: replace filter_samples by filter_frame

Michael Niedermayer authored on 2012/11/28 21:53:48
November 13, 2012
View 1acd2f6

Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h

Paul B Mahol authored on 2012/11/13 22:16:48
October 18, 2012
View 48ec8b2

lavfi/af_volumedetect: print stats in uninit().

Nicolas George authored on 2012/10/18 02:42:20
October 11, 2012
View bdcff5a

af_volumedetect: fix use of uninitilaized variable in case of planar audio.

Michael Niedermayer authored on 2012/10/11 10:12:40
August 18, 2012
View 5980e57

lavfi: add volumedetect filter.

Nicolas George authored on 2012/08/18 20:49:47