[FFmpeg-devel] [misc-filters PATCH] Make dprintf functions internal and declare them in an internal.h
Stefano Sabatini
stefano.sabatini-lala
Mon Jul 19 00:39:06 CEST 2010
On date Sunday 2010-07-18 04:26:04 +0200, Michael Niedermayer encoded:
> On Sun, Jul 18, 2010 at 01:35:25AM +0200, Stefano Sabatini wrote:
> > This way it can be easily included by other files which need to use
> > those functions.
> > ---
> > libavfilter/avfilter.c | 17 ++++++++---------
> > libavfilter/internal.h | 36 ++++++++++++++++++++++++++++++++++++
> > 2 files changed, 44 insertions(+), 9 deletions(-)
>
> should be ok
Applied.
As for the dprintf_ namespace issue, I think it's not that important
assuming that we're prefixing the functions with ff_.
Regards.
More information about the ffmpeg-devel
mailing list