[Ffmpeg-devel] [PATCH] flacenc - lpc and options

Ivo ivop
Fri Jun 30 13:51:41 CEST 2006


On Friday 30 June 2006 12:02, Michael Niedermayer wrote:
> On Fri, Jun 30, 2006 at 11:01:15AM +0200, Ivo wrote:
> > A while ago I imported MD5.[ch] from
> > http://ubiqx.org/libcifs/source/Auth/ into the MPlayer source tree (as
> > libvo/md5sum.[ch]). Maybe you could move those to libavutil and reuse
> > them? I will change vo_md5sum accordingly to use libavutil/md5sum if
> > that happens.
>
> forget it, this code is a terribly slow and bloated mess, completely
> unfit for libav*

Apart from being overly commented, I wasn't aware of it being slow and 
bloated. I think it's less than 50 lines of actual code and the object file 
is just a little over 2kB. But anyway, Justin can also write it from 
scratch or only peek at it for inspiration. In any case, if libavutil gets 
a fast(er) md5 function, I'll modify vo_md5sum to use that and drop the 
imported code.

--Ivo





More information about the ffmpeg-devel mailing list