April 14, 2013
View 73180f5

lavfi: flag more dynamic i/o filters.

Clément Bœsch authored on 2013/04/14 02:43:17
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 35a2740

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

Clément Bœsch authored on 2013/04/11 08:10:40
March 17, 2013
View 8c6c811

lavfi/avf_concat: use standard options parsing.

Nicolas George authored on 2013/03/17 04:41:06
March 16, 2013
View 68fb7e2

lavfi/concat: fix silence duration computation.

Nicolas George authored on 2013/03/16 20:21:14
March 13, 2013
View 60bd8c1

lavfi/concat: raise filter_frame() error.

Clément Bœsch authored on 2013/03/13 17:56:18
March 10, 2013
View a05a44e

Merge commit '7e350379f87e7f74420b4813170fe808e2313911'

Michael Niedermayer authored on 2013/03/10 09:30:30
December 29, 2012
View 53228f4

avf_concat: init pointers to NULL for saftey and to avoid warning of uninitialized use.

Michael Niedermayer authored on 2012/12/29 11:20:37
November 29, 2012
View a7eabbb

lavfi/concat: prefer av_asprintf() over stack allocated buffer.

Clément Bœsch authored on 2012/11/29 20:25:02
View b99f130

lavfi/concat: switch to filter_frame.

Clément Bœsch authored on 2012/11/29 20:23:26
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 26, 2012
View b0e2f4a

lavfi/concat: implement unsafe mode.

Nicolas George authored on 2012/10/26 04:27:41
October 18, 2012
View 709628a

lavfi/avf_concat: fix invalid exclusive test.

Nicolas George authored on 2012/10/18 02:54:22