]> git.sesse.net Git - ffmpeg/commit
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)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 28 Jan 2011 02:15:32 +0000 (03:15 +0100)
commit97e528a9e1b09a30db192e1a6f2d90c7643a1d5a
tree3651a5eabdaca1304629c4c7fd9c89f5337dfccb
parentd4a847711db69ea1fdb4ee324e047b6d0ac73441
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>
(cherry picked from commit eb7ccf8f3369f9e15029ce65370a114206b39fd5)
libavfilter/avfilter.c
libavfilter/internal.h