April 18, 2011
View c967860

scale: set evaluated value for the "out_w" and "out_h" constants

Stefano Sabatini authored on 2011/04/18 00:23:48
April 17, 2011
View e93d333

scale: fix computation for the "hsub" and "vsub" constants

Stefano Sabatini authored on 2011/04/17 23:26:53
March 28, 2011
View d496d33

scale: make the filter parametric

Stefano Sabatini authored on 2011/03/28 05:58:08
View 57e2ded

Implement interlaced scaling. Fixes issue2632 if interl=1 is used or the automatic interlace detection is enabled and works. This has the advantage compared to the patch in issue2632 that it causes no speed loss and it also works when scaling is used. The disadvantage is that interlacing autodetection does not yet work very well it seems. This is the same method mplayer uses

Michael Niedermayer authored on 2011/03/28 07:09:58
March 9, 2011
View bbd1c43

Dont leak sws contexts. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/03/09 11:30:24
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