OSDN Git Service

Make the avfilter debug functions and macros static to avfilter.c
authorDiego Elio Pettenò <flameeyes@gmail.com>
Tue, 25 Jan 2011 00:29:34 +0000 (00:29 +0000)
committerMans Rullgard <mans@mansr.com>
Wed, 26 Jan 2011 15:33:12 +0000 (15:33 +0000)
commiteb7ccf8f3369f9e15029ce65370a114206b39fd5
treece2f901d40d76cb74e52e4a66cc566d3bb4e712f
parent7767d8d361ca104d74c8390b72db21aa4d7fc322
Make the avfilter debug functions and macros static to avfilter.c

This removes ff_get_ref_perms_string, ff_dprintf_ref and ff_dprintf_link
fro the interface of libavfilter.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavfilter/avfilter.c
libavfilter/internal.h