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
December 4, 2012
View b5eb630

lavfi: remove some video w/h settings after avfilter_copy_buffer_ref_props.

Clément Bœsch authored on 2012/12/04 05:47:01
November 29, 2012
View a5b7652

lavfi: add priv_class for some forgotten filters.

Clément Bœsch authored on 2012/11/29 07:36:50
View 3846414

vf_delogo: switch to filter_frame, this filter did not support slices

Michael Niedermayer authored on 2012/11/29 02:05:40
View 46a4e72

vf_delogo: fix order of operations in apply_delogo()

Michael Niedermayer authored on 2012/11/29 02:03:03
October 13, 2012
View 13afee9

Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'

Michael Niedermayer authored on 2012/10/13 00:04:58
October 11, 2012
View 526cb36

Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'

Michael Niedermayer authored on 2012/10/11 22:41:56
October 9, 2012
View ac627b3

Merge commit '716d413c13981da15323c7a3821860536eefdbbb'

Michael Niedermayer authored on 2012/10/09 03:54:00
October 6, 2012
View 59ee9f7

lavfi: do not use av_pix_fmt_descriptors directly.

Anton Khirnov authored on 2012/10/06 20:29:37
View 716d413

Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat

Anton Khirnov authored on 2012/10/06 19:10:34
September 5, 2012
View d46c1c7

Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'

Michael Niedermayer authored on 2012/09/05 21:26:01
August 31, 2012
View e6153f1

avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member

Martin Storsjö authored on 2012/08/31 19:22:31
View 235f74d

Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*

Martin Storsjö authored on 2012/08/31 19:29:36
August 13, 2012
View 42d621d

lavfi: add priv class to filter definitions and flags to filter internal options

Stefano Sabatini authored on 2012/08/13 20:40:01
July 24, 2012
View 568c70e

lavfi: convert input/ouput list compound literals to named objects

Mans Rullgard authored on 2012/07/24 22:14:01