January 17, 2011
View dccdd93

Make config_props() return AVERROR(EINVAL) rather than 1 in case of failed SWScaleContext initialization.

Stefano Sabatini authored on 2011/01/17 05:11:46
November 28, 2010
View 3fa77bd

In libavfilter, use consistently "Copyright (c)" in the license headers.

Stefano Sabatini authored on 2010/11/28 19:22:58
September 28, 2010
View c10676a

Make init() return sensible error code rather than -1 in case of invalid values.

Stefano Sabatini authored on 2010/09/28 23:59:09
View 46daee6

Cosmetics: apply nits.

Stefano Sabatini authored on 2010/09/28 23:59:06
September 25, 2010
View a6881c6

Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.

Stefano Sabatini authored on 2010/09/25 05:41:14
August 12, 2010
View e4cc9f2

100L, fix vf_scale, since copy_ref_props now copy w and h, we must update them

Baptiste Coudurier authored on 2010/08/12 09:33:18
August 11, 2010
View cc80caf

Separate video specific BufferRef properties into VideoProps.

S.N. Hemanth Meenakshisundaram authored on 2010/08/11 20:06:04
August 7, 2010
View 5d4890d

Rename fields:

S.N. Hemanth Meenakshisundaram authored on 2010/08/07 10:15:34
View 7fce481

Rename functions and fields:

S.N. Hemanth Meenakshisundaram authored on 2010/08/07 10:15:27
View ecc8dad

Rename AVFilterPicRef to AVFilterBufferRef.

S.N. Hemanth Meenakshisundaram authored on 2010/08/07 10:15:19
July 22, 2010
View bdab614

Generalize pixel format enum fields to int formats.

S.N. Hemanth Meenakshisundaram authored on 2010/07/22 20:12:47
July 11, 2010
View 922189f

Use avfilter_copy_picref_props() along lavfi.

VĂ­ctor Paesa authored on 2010/07/11 23:44:43
June 28, 2010
View 93f7aeb

Add a const declaration, fixing a warning

Eli Friedman authored on 2010/06/28 04:03:59
May 24, 2010
View 47f0704

Prefix value for flags with "0x", to make it clear that it is an hexadecimal value.

Stefano Sabatini authored on 2010/05/24 04:11:43
May 8, 2010
View d760a31

Make config_props() show conversion information before to create the swscale context.

Stefano Sabatini authored on 2010/05/08 07:12:13