June 20, 2011
View fd2c0a5

lavfi: add layout negotiation fields and helper functions.

Mina Nagy Zaki authored on 2011/06/20 03:31:24
June 18, 2011
View bb3a2b7

vsrc_color: add @file doxy

Stefano Sabatini authored on 2011/06/18 08:46:27
April 18, 2011
View 484a330

pad: make the filter parametric

Stefano Sabatini authored on 2011/04/18 00:19:05
February 21, 2011
View fd0b42c

lavfi: put color source in a dedicated file

Stefano Sabatini authored on 2011/02/21 07:42:24
View bcfd9e8

lavfi: add drawutils

Stefano Sabatini authored on 2011/02/21 07:42:17
February 7, 2011
View 7ffe76e

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
January 13, 2011
View 8bca349

In the pad filter, log information about the input size.

Stefano Sabatini authored on 2011/01/13 01:40:23
January 12, 2011
View e333170

Fix design of the pad filter. Previously the pad filter just drawed borders in the surrounding of the input without checking if this area was allocated or writeable. Now we check and allocate a new buffer if the input is unsuitable.

Michael Niedermayer authored on 2011/01/12 08:53:24
January 5, 2011
View 69057b7

In pad filter, update new ref w/h in start_frame, fix chaining

Baptiste Coudurier authored on 2011/01/05 10:14:14
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
November 18, 2010
View 0985e1a

move the av_parse_color() function from libavfilter to libavcore

Aurelien Jacobs authored on 2010/11/18 07:58:28
November 17, 2010
View c71e964

100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h

Baptiste Coudurier authored on 2010/11/17 10:03:06
November 13, 2010
View 2722dd6

improve av_parse_color() to allow for non-null terminated color string

Aurelien Jacobs authored on 2010/11/13 22:55:01
September 26, 2010
View b9f9e59

Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the corresponding AVMEDIA_TYPE_* symbols.

Stefano Sabatini authored on 2010/09/26 08:27:16
September 8, 2010
View e16f217

Use new imgutils.h API names, fix deprecation warnings.

Stefano Sabatini authored on 2010/09/08 04:15:29