[FFmpeg-devel] [PATCH] SHA-256 support
    Kostya 
    kostya.shishkov
       
    Thu Jun 11 14:56:11 CEST 2009
    
    
  
On Thu, Jun 11, 2009 at 02:39:40PM +0200, Diego Biurrun wrote:
> On Thu, Jun 11, 2009 at 03:00:11PM +0300, Kostya wrote:
> > 
> > There were some. Here's the diff against newest sha1.c
> 
> I suspect some of those functions could use an av_cold attribute.
I don't think so. Usual scenario is to call init, update and finish
exactly one time - for each hash calculation.
 
> Diego
    
    
More information about the ffmpeg-devel
mailing list