March 6, 2014
View bc6901c

lavfi/af_atempo: clear references before returning error.

Nicolas George authored on 2014/03/06 01:59:38
October 29, 2013
View 325f6e0

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/10/29 19:50:56
April 21, 2013
View 0c77cdb

libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484

Pavel Koshevoy authored on 2013/04/21 12:34:25
View 5a2a060

libavfilter/af_atempo: Fix uninitialized memory access

Pavel Koshevoy authored on 2013/04/21 12:33:55
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
View 8f3c440

lavfi/atempo: switch to an AVOptions-based system.

Pavel Koshevoy authored on 2013/04/12 12:21:04
April 9, 2013
View ed8373e

lavfi: always check return value of ff_get_{audio,video}_buffer()

Paul B Mahol authored on 2013/04/09 03:48:16
April 1, 2013
View d38c173

lavfi/af_atempo: simplify request_frame loop.

Nicolas George authored on 2013/04/01 02:36:38
March 13, 2013
View 1b0d0e6

lavfi/atempo: raise filter_frame() error.

Clément Bœsch authored on 2013/03/13 17:55:43
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
August 29, 2012
View a570465

lavfi/af_atempo: use av_malloc for rDFT buffers.

Nicolas George authored on 2012/08/29 01:15:49