June 2, 2011
View 77b32b7

lavfi: apply misc style fixes

Stefano Sabatini authored on 2011/06/02 23:26:55
May 22, 2011
View bf8bb94

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/05/22 11:53:19
May 17, 2011
View 153382e

multiple inclusion guard cleanup

Diego Biurrun authored on 2011/05/17 23:58:04
May 7, 2011
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
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
January 25, 2011
View 97e528a

Make the avfilter debug functions and macros static to avfilter.c

Diego Elio Pettenò authored on 2011/01/25 09:29:34
View eb7ccf8

Make the avfilter debug functions and macros static to avfilter.c

Diego Elio Pettenò authored on 2011/01/25 09:29:34
November 26, 2010
View 4723bc2

Make avfilter_default_free_buffer() an internal shared symbol, so that it can be referenced outside defaults.c.

Stefano Sabatini authored on 2010/11/26 05:50:23
November 13, 2010
View 4fcbb2a

Prefix with "ff_" the functions: ff_avfilter_graph_check_validity() ff_avfilter_graph_config_links() ff_avfilter_graph_config_formats()

Stefano Sabatini authored on 2010/11/13 09:21:28
August 25, 2010
View eedca99

Implement ff_get_ref_perms_string() and use it for tracing.

Stefano Sabatini authored on 2010/08/25 00:12:13
August 21, 2010
View b5fbb31e

Rename ff_dprintf_picref() to ff_dprintf_ref().

Stefano Sabatini authored on 2010/08/21 00:15:57
August 7, 2010
View ecc8dad

Rename AVFilterPicRef to AVFilterBufferRef.

S.N. Hemanth Meenakshisundaram authored on 2010/08/07 10:15:19
July 19, 2010
View 9f0e31d

Make avfilter.c dprintf* functions internal and declare them in an internal.h header, so they can be easily used from other files.

Stefano Sabatini authored on 2010/07/19 07:37:39