July 19, 2010
View 9f0e31d

Make avfilter.c dprintf* functions internal and declare them in an internal.h header, so they can be easily used from other files.

Stefano Sabatini authored on 2010/07/19 07:37:39
July 18, 2010
View ff5f1be

Move the AV_PERM_* flags definition outside the AVFilterPicRef definition.

S.N. Hemanth Meenakshisundaram authored on 2010/07/18 03:55:56
View 32d7bcd

Clarify AVFilterBuffer documentation, make it clear that it is not necessarily video-related.

Stefano Sabatini authored on 2010/07/18 03:27:11
View b5c582f

Remove AVFilterBuffer w and h fields.

S.N. Hemanth Meenakshisundaram authored on 2010/07/18 03:13:17
July 17, 2010
View f0d77b2

Rename AVFilterPic to AVFilterBuffer.

S.N. Hemanth Meenakshisundaram authored on 2010/07/17 19:44:14
View 23ccf3c7

Add color source.

Stefano Sabatini authored on 2010/07/17 19:14:52
July 8, 2010
View ce2e4ae

Add pixdesctest filter and corresponding test.

Stefano Sabatini authored on 2010/07/08 03:24:55
View 4d508e4

Implement avfilter_copy_picref_props().

Stefano Sabatini authored on 2010/07/08 03:23:54
July 2, 2010
View 9a58234

Fix misspelled parameter names in Doxygen documentation. This fixes one Doxygen warning each.

Diego Biurrun authored on 2010/07/02 19:49:29
July 1, 2010
View 49bd8e4

Fix grammar errors in documentation

Måns Rullgård authored on 2010/07/01 00:38:06
June 28, 2010
View 6951515

Bump micro and add APIchanges entry after av_parse_color() extension.

Stefano Sabatini authored on 2010/06/28 07:48:12
May 10, 2010
View b6bc205

Bump lavfi minor after the addition of the fields interlaced and top_field_first in AVFilterPicRef, done in r23044.

Stefano Sabatini authored on 2010/05/10 05:02:40
May 7, 2010
View efdc74e

Try to keep track of interlaced and top field first.

Michael Niedermayer authored on 2010/05/07 19:02:59
April 11, 2010
View ac1c956

Bump libavfilter minor version and Changelog for unsharp filter

Bobby Bingham authored on 2010/04/11 05:34:44
March 31, 2010
View 72415b2

Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.

Stefano Sabatini authored on 2010/03/31 08:30:55