May 16, 2012
View 1cbf7fb

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/05/16 09:27:31
March 10, 2012
View 8e31dbc

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/03/10 09:12:08
January 26, 2012
View 3c5fe5b

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/01/26 09:52:29
January 25, 2012
View ffae713

Fix a bunch of common typos.

Diego Biurrun authored on 2012/01/25 20:25:11
View 4e81b5f

tools: K&R reformatting cosmetics

Diego Biurrun authored on 2012/01/25 23:03:18
January 16, 2012
View 719a576

lavfi-showfiltfmts: fix typo that segfaulted haiku.

Michael Niedermayer authored on 2012/01/16 03:46:01
November 27, 2011
View 1b84e06

lavfi-showfiltfmts.c: fix handling of null names

Michael Niedermayer authored on 2011/11/27 02:12:07
July 17, 2011
View 9c484d2

lavfi-showfiltfmts: extend output format for specifying audio data

Stefano Sabatini authored on 2011/07/17 04:29:05
June 7, 2011
View 4ae28eb

showfiltfmts: use av_get_pix_fmt_name()

Stefano Sabatini authored on 2011/06/07 09:18:19
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
November 8, 2010
View 24de0ed

Rename avfilter_destroy() as avfilter_free().

Stefano Sabatini authored on 2010/11/08 21:32:39
August 18, 2010
View a8542e4

Set the correct type for the output links.

Stefano Sabatini authored on 2010/08/18 03:07:57
August 11, 2010
View 84c0386

Change avfilter_open() signature, from: AVFilterContext *avfilter_open(AVFilter *filter, const char *inst_name); to: int avfilter_open(AVFilterContext **filter_ctx, AVFilter *filter, const char *inst_name);

Stefano Sabatini authored on 2010/08/11 20:44:51
August 7, 2010
View 56e0d11

showfiltfmts: destroy filter context before exit

Måns Rullgård authored on 2010/08/07 07:25:44
View c61f84b

showfiltfmts: set media type of links to that of corresponding pad

Måns Rullgård authored on 2010/08/07 07:25:42