[FFmpeg-devel] [PATCH] remove unused and broken test program in libavutil/base64.c
Diego Biurrun
diego
Fri Jan 23 09:53:41 CET 2009
On Thu, Jan 22, 2009 at 12:09:19AM +0100, Stefano Sabatini wrote:
> On date Thursday 2009-01-22 00:04:13 +0100, Diego Biurrun encoded:
> > I found some more cruft in the attic: a forgotten test program in
> > libavutil/base64.c. It never compiled, not even the day it was
> > committed, since it calls av_base64_encode() with a wrong number
> > of parameters.
> >
> > OK to remove?
>
> Why not to simply fix it?
The question is whether it is worth the trouble. Given that it is
proven that nobody ever used this program, I believe it to be
doubtful that anybody will in the future.
Of course you can have a stab at fixing it...
Diego
More information about the ffmpeg-devel
mailing list