August 30, 2011
View 37f9de5

avfilter: fix processing multiple commands per frame and filter

Michael Niedermayer authored on 2011/08/30 03:35:03
August 29, 2011
View 3d8176d

avfilter: Add avfilter_graph_que_command()

Michael Niedermayer authored on 2011/08/29 07:06:16
View 1e5014c

avfilter: Add command passing support

Michael Niedermayer authored on 2011/08/29 03:46:31
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 21, 2011
View 90c6963

avfilter picture pool: double free hotfix

Michael Niedermayer authored on 2011/06/21 11:24:03
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 3, 2011
View e977ca2

lavfi: add avfilter_link_free() function

Stefano Sabatini authored on 2011/06/03 00:45:33
June 2, 2011
View 612d078

Add const to avfilter_get_video_buffer_ref_from_arrays arguments.

Reimar Döffinger authored on 2011/06/02 03:44:08
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 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
View fa3eddc

avfilter_unref_buffer: favor av_freep() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/05/07 06:37:43
February 1, 2011
View 95a0242

lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps

Stefano Sabatini authored on 2011/02/01 20:34:23
January 31, 2011
View c381960

lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()

Stefano Sabatini authored on 2011/01/31 08:07:41