January 25, 2011
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