[FFmpeg-devel] [PATCH 01/11] Make the avfilter debug functions and macros static to avfilter.c
Stefano Sabatini
stefano.sabatini-lala
Tue Jan 25 23:50:48 CET 2011
On date Tuesday 2011-01-25 02:29:34 +0100, Diego Elio Petten? encoded:
> This removes ff_get_ref_perms_string, ff_dprintf_ref and ff_dprintf_link
> fro the interface of libavfilter.
> ---
> libavfilter/avfilter.c | 8 +++++---
> libavfilter/internal.h | 8 --------
> 2 files changed, 5 insertions(+), 11 deletions(-)
Well the idea was to use these functions in other files (e.g. in
defaults.c), but then since they're currently not (yet?) used in other
files I suppose should be safe to make them static.
--
FFmpeg = Foolish Frenzy Muttering Puristic Encoding/decoding God
More information about the ffmpeg-devel
mailing list