August 6, 2011
View 3c56a42

lavfi: avoid void* arithmetic in defaults.c:set_common_formats()

Stefano Sabatini authored on 2011/08/06 19:42:02
August 4, 2011
View 5f68a91

lavfi: remove default config_props() callback and refactor avfilter_config_links()

Mina Nagy Zaki authored on 2011/08/04 21:47:00
June 28, 2011
View b57df29

lavfi: add audio channel packing negotiation fields

Mina Nagy Zaki authored on 2011/06/28 14:56:19
June 20, 2011
View fd2c0a5

lavfi: add layout negotiation fields and helper functions.

Mina Nagy Zaki authored on 2011/06/20 03:31:24
June 2, 2011
View 665e608

lavfi: reindent after the previous commit

Stefano Sabatini authored on 2011/06/02 23:36:12
View 6f1dd6f

lavfi: add braces around the block of an if() expression in avfilter_default_get_video_buffer

Stefano Sabatini authored on 2011/06/02 23:33:25
View 0ff5cbe

lavfi: clarify the context of a comment in avfilter_default_get_video_buffer()

Stefano Sabatini authored on 2011/06/02 23:27:56
View 77b32b7

lavfi: apply misc style fixes

Stefano Sabatini authored on 2011/06/02 23:26:55
May 7, 2011
View c34cb13

avfilter: dont use AVFilterLink as priv for pictures as its freed too early. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/05/07 08:02:38
View 21d8424

avfilter: Fix ticket82 / fix initial buffer values. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/05/07 07:01:33
View 39f66ed

AVFilter: use picture pool to avoid malloc(). Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/05/07 06:53:06
February 13, 2011
View 989184f

lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c

Stefano Sabatini authored on 2011/02/13 01:56:50
February 7, 2011
View 7ffe76e

Merge libavcore into libavutil

Reinhard Tartler authored on 2011/02/07 22:37:08
February 1, 2011
View 95a0242

lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps

Stefano Sabatini authored on 2011/02/01 20:34:23
January 16, 2011
View ef28c7b

lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer()

Stefano Sabatini authored on 2011/01/16 02:48:37