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
May 5, 2011
View b000b86

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/05/05 10:09:48
May 4, 2011
View 0699dbb

avfilter: check malloc return values.

Ronald S. Bultje authored on 2011/05/04 10:25:40
April 29, 2011
View 35fe66a

lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio

Stefano Sabatini authored on 2011/04/29 20:12:39
April 28, 2011
View f8af93a

avfilter: don't av_malloc(0).

Ronald S. Bultje authored on 2011/04/28 00:29:09
April 24, 2011
View f7bdffb

lavfi: print key-frame and picture type information in ff_dlog_ref()

Stefano Sabatini authored on 2011/04/24 02:55:59
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