November 27, 2012
View 565e499

lavfi: merge start_frame/draw_slice/end_frame

Anton Khirnov authored on 2012/11/27 15:49:45
November 2, 2012
View b68aac7

vf_drawtext: do not use deprecated av_tree_node_size

Anton Khirnov authored on 2012/11/02 18:56:30
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 e6153f1

avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member

Martin Storsjö authored on 2012/08/31 19:22:31
View d58dd4b

avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member

Martin Storsjö authored on 2012/08/31 18:52:18
View 124134e

avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member

Martin Storsjö authored on 2012/08/31 18:45:52
August 16, 2012
View 33e1128

Add more missing includes after removing the implicit common.h

Martin Storsjö authored on 2012/08/16 16:22:31
July 24, 2012
View 568c70e

lavfi: convert input/ouput list compound literals to named objects

Mans Rullgard authored on 2012/07/24 22:14:01
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 15, 2012
View 07bad27

lavfi: unref AVFilterLink.cur_buf in ff_end_frame().

Anton Khirnov authored on 2012/07/15 00:09:43
July 14, 2012
View d4f8990

lavfi: add error handling to end_frame().

Anton Khirnov authored on 2012/07/14 16:25:33
View e9b992d

lavfi: add error handling to draw_slice().

Anton Khirnov authored on 2012/07/14 16:25:33
July 9, 2012
View ebc8d97

lavfi: add error handling to start_frame().

Anton Khirnov authored on 2012/07/09 00:29:42
July 8, 2012
View 7155763

vf_drawtext: don't give up its own reference to the input buffer.

Anton Khirnov authored on 2012/07/08 11:20:22