May 24, 2012
View d0ad91c

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/05/24 04:41:13
May 19, 2012
View c04c533

lavfi: remove avfilter_null_* from public API on next bump.

Anton Khirnov authored on 2012/05/19 17:37:56
November 5, 2011
View 5af7daa

Mark AVFilterPad[] compound literals as const.

Reimar Döffinger authored on 2011/11/05 22:39:24
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
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 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 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 d313e17

Use the new null callbacks to simplify filters and reduce duplicated code.

Bobby Bingham authored on 2010/03/19 08:13:02
March 13, 2010
View ec7ab61

Extend the slice filter to make it issue slice height values randomly choosen between 8 and 32 when the supplied parameter is the string "random".

Stefano Sabatini authored on 2010/03/13 19:41:25
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 7, 2009
View 3a1acfd

Reindent after the last commit.

Stefano Sabatini authored on 2009/12/07 02:41:49
View bf972d5

Fix slicify when the slice_direction is negative, make it send slices from the bottom to the top one.

Stefano Sabatini authored on 2009/12/07 02:40:41
December 5, 2009
View a13a543

Add a slice_dir parameter to avfilter_draw_slice().

Stefano Sabatini authored on 2009/12/05 08:26:13