[FFmpeg-devel] [PATCH] ALS decoder
Diego Biurrun
diego
Sat Sep 5 13:18:08 CEST 2009
On Fri, Sep 04, 2009 at 09:48:46PM +0200, Thilo Borgmann wrote:
> Michael Niedermayer schrieb:
> > On Thu, Sep 03, 2009 at 09:44:25PM +0200, Thilo Borgmann wrote:
> >> Revision 16 attached.
> > [...]
> >
> >> +#define DEBUG 0
> >
> > that doesnt belong in here
> >
>
> This is what Reimar and you mentioned yesterday, how else to
> "
> if(!DEBUG)
> return
> "
> ?
DEBUG would need to become a global 0/1 definition.
Diego
More information about the ffmpeg-devel
mailing list