May 16, 2012
View 1cbf7fb

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/05/16 09:27:31
May 10, 2012
View 4c64fed

lavfi: move formats-related functions from default.c to formats.c

Anton Khirnov authored on 2012/05/10 14:41:16
May 8, 2012
View 653d117

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/05/08 05:42:41
May 7, 2012
View 715c8a5

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/05/07 04:31:08
May 6, 2012
View 5775a18

lavfi: add types and functions for channel layout/samplerate negotiation

Anton Khirnov authored on 2012/05/06 13:59:06
May 4, 2012
View d4ac703

lavfi/formats: use sizeof(var) instead of sizeof(type).

Anton Khirnov authored on 2012/05/04 16:49:28
January 29, 2012
View c065255

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/29 08:34:59
January 28, 2012
View 7181c4e

cosmetics: Remove extra newlines at EOF

Alex Converse authored on 2012/01/28 03:36:35
December 20, 2011
View 386aee6

sink_buffer: copy list of provided formats in the context

Stefano Sabatini authored on 2011/12/20 21:08:57
November 23, 2011
View 248bb81

avfilter: Error out from avfilter_merge_formats() when there are duplicates instead of trying to continue.

Michael Niedermayer authored on 2011/11/23 22:14:01
View 8cda755

avfilter: dont write out of array for duplicate formats in avfilter_merge_formats() Note, this is a theoretical fix, iam not aware of a case where this function receives duplicates in its input.

Michael Niedermayer authored on 2011/11/23 21:18:11
November 5, 2011
View b052601

Make another static array const.

Reimar Döffinger authored on 2011/11/05 23:27:13
View 43317fd

libavfilter: reindent.

Ronald S. Bultje authored on 2011/11/05 23:01:39
October 30, 2011
View 23a8b4d

avfilter: don't abort() on zero-size allocations.

Ronald S. Bultje authored on 2011/10/30 08:17:27
June 9, 2011
View 11b6a82

lavfi: avfilter_merge_formats: handle case where inputs are same

Mina Nagy Zaki authored on 2011/06/09 01:24:25