December 28, 2010
View 0ccabee

Support filters and decoders that dont support negative linesizes. This patch is based on work by stefano.

Michael Niedermayer authored on 2010/12/28 00:10:21
December 20, 2010
View 2609ad3

Revert commit r22596.

Stefano Sabatini authored on 2010/12/20 03:17:11
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
August 7, 2010
View ecc8dad

Rename AVFilterPicRef to AVFilterBufferRef.

S.N. Hemanth Meenakshisundaram authored on 2010/08/07 10:15:19
April 20, 2010
View ba87f08

Remove explicit filename from Doxygen @file commands.

Diego Biurrun authored on 2010/04/20 23:45:34
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
March 19, 2010
View 15ba015

The vflip filter does not need to keep ownership of a picture reference. Avoid creating and releasing useless extra picture references in the start_frame and end_frame callbacks.

Bobby Bingham authored on 2010/03/19 08:13:04
February 1, 2010
View b4b6645

Avoid usage of avcodec_get_pix_fmt_name() and avcodec_get_chroma_sub_sample(), directly access av_pix_fmt_descriptors instead.

Stefano Sabatini authored on 2010/02/01 01:33:29
December 9, 2009
View e87eb03

Fix alpha plane flipping for the yuva420p and similar pixel formats.

Stefano Sabatini authored on 2009/12/09 02:08:49
December 5, 2009
View a13a543

Add a slice_dir parameter to avfilter_draw_slice().

Stefano Sabatini authored on 2009/12/05 08:26:13
October 27, 2009
View b70bc02

Add descriptions for the committed filters.

Stefano Sabatini authored on 2009/10/27 09:43:45
October 23, 2009
View c38ae71

Add video vertical flip filter.

Stefano Sabatini authored on 2009/10/23 07:00:33