November 27, 2012
View 565e499

lavfi: merge start_frame/draw_slice/end_frame

Anton Khirnov authored on 2012/11/27 15:49:45
October 6, 2012
View 59ee9f7

lavfi: do not use av_pix_fmt_descriptors directly.

Anton Khirnov authored on 2012/10/06 20:29:37
View 716d413

Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat

Anton Khirnov authored on 2012/10/06 19:10:34
August 31, 2012
View 235f74d

Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*

Martin Storsjö authored on 2012/08/31 19:29:36
August 6, 2012
View 1d9c2dc

Don't include common.h from avutil.h

Martin Storsjö authored on 2012/08/06 22:49:32
July 22, 2012
View 3db4070

lavfi: use const for AVFilterPad declarations in all filters.

Ronald S. Bultje authored on 2012/07/22 01:45:52
July 14, 2012
View e9b992d

lavfi: add error handling to draw_slice().

Anton Khirnov authored on 2012/07/14 16:25:33
June 21, 2012
View a5e8c41

lavfi: remove 'opaque' parameter from AVFilter.init()

Anton Khirnov authored on 2012/06/21 14:55:56
May 30, 2012
View 803391f

lavfi: remove request/poll and drawing functions from public API on next bump

Anton Khirnov authored on 2012/05/30 18:20:32
View b74a1da

lavfi: make formats API private on next bump.

Anton Khirnov authored on 2012/05/30 17:12:55
February 20, 2012
View b0f29db

Mark mutable static data const where appropriate.

Alex Converse authored on 2012/02/20 17:42:33
May 29, 2011
View 171868e

lavfi: add negate filter

Stefano Sabatini authored on 2011/05/29 05:00:26
View 8fe0c52

lavfi: add LUT (LookUp Table) generic filters

Stefano Sabatini authored on 2011/05/29 04:51:03