git.videolan.org Git - ffmpeg.git/rss log

FFmpeg git repo

http://git.videolan.org/?p=ffmpeg.git;a=summary

Les articles publiés sur le site

  • avcodec/hashtable : Remove null statement

    3 juin, par Andreas Rheinhardt
    avcodec/hashtable: Remove null statement
    
    Reviewed-by: Emma Worley <emma@emma.gg>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavcodec/hashtable.c
  • avcodec/hashtable : Only free buffer if there is buffer to free

    3 juin, par Andreas Rheinhardt
    avcodec/hashtable: Only free buffer if there is buffer to free
    
    Reviewed-by: Emma Worley <emma@emma.gg>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavcodec/hashtable.c
  • avcodec/hashtable : Mark alloc,free functions as av_cold

    3 juin, par Andreas Rheinhardt
    avcodec/hashtable: Mark alloc,free functions as av_cold
    
    Reviewed-by: Emma Worley <emma@emma.gg>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavcodec/hashtable.c
  • avcodec/hashtable : Combine allocations

    3 juin, par Andreas Rheinhardt
    avcodec/hashtable: Combine allocations
    
    Reviewed-by: Emma Worley <emma@emma.gg>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavcodec/hashtable.c
  • avcodec/hashtable : Check for overflow

    3 juin, par Andreas Rheinhardt
    avcodec/hashtable: Check for overflow
    
    Reviewed-by: Emma Worley <emma@emma.gg>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavcodec/hashtable.c