[FFmpeg-devel] [PATCH] lavfi: ripristinate internal tracing utilities which were crippled after a recent libav merge
Stefano Sabatini
stefasab at gmail.com
Tue Jun 5 11:57:21 CEST 2012
On date Monday 2012-06-04 02:33:21 +0200, Michael Niedermayer encoded:
> On Fri, Jun 01, 2012 at 11:10:12PM +0200, Stefano Sabatini wrote:
> > These utilities are meant to be defined in avfilter.c, since they are
> > generic and thus contain both audio and video code.
> >
> > Also the tracing code is compiled depending on the DEBUG symbol which is
> > defined in avfilter.c.
> > ---
> > libavfilter/avfilter.c | 40 ++++++++++++++++++++++++++++++++++++++++
> > libavfilter/internal.h | 6 ++++++
> > libavfilter/video.c | 40 ----------------------------------------
> > 3 files changed, 46 insertions(+), 40 deletions(-)
>
> LGTM
>
> thanks
Applied, but I noticed that the problem is not yet fixed (new patch
for that).
--
FFmpeg = Freak Fiendish MultiPurpose Enhancing Generator
More information about the ffmpeg-devel
mailing list