[FFmpeg-devel] [PATCH] Rename ffadler to ffhash and expand it using the generic hash API
    Reimar Döffinger 
    Reimar.Doeffinger at gmx.de
       
    Wed May 15 21:42:59 CEST 2013
    
    
  
On Wed, May 15, 2013 at 03:38:12PM +0200, Michael Niedermayer wrote:
> %02x
> 
> also, the values returned change
> 
> echo this | tools/ffhash adler32
> adler32=0xc2010f06
> 
> echo this | tools/ffadler
> A32=0x061401c3
Note: feel also free to e.g. add support for short names or synonyms or
just change the names or if you don't like it.
I just wanted to have the API in principle, I intend to leave cleaning
the rough edges to others.
    
    
More information about the ffmpeg-devel
mailing list