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

  • Merge commit ’5bcd3ae5b167fb74215520b01d5d810e0c8986ab’

    4 septembre 2013, par Michael Niedermayer
    Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'
    
    * commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab':
      matroskadec: Check that .lang was allocated and set before reading it
    
    Conflicts:
    	libavformat/matroskadec.c
    
    See: 01fd1aa0ad2b95045df35f94ee9de073d24609c8
    Merged-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavformat/matroskadec.c
  • Merge commit ’f7c5883126f9440547933eefcf000aa78af4821c’

    4 septembre 2013, par Michael Niedermayer
    Merge commit 'f7c5883126f9440547933eefcf000aa78af4821c'
    
    * commit 'f7c5883126f9440547933eefcf000aa78af4821c':
      alac: Limit max_samples_per_frame
    
    See: 3920d1387834e2bc334aff9f518f4beb24e470bd
    Merged-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavcodec/alac.c
  • matroskadec : check av_strdup() when setting defaults

    4 septembre 2013, par Anton Khirnov
    matroskadec: check av_strdup() when setting defaults
    
    • [DH] libavformat/matroskadec.c
  • lavf : fix the comparison in an overflow check

    4 septembre 2013, par Anton Khirnov
    lavf: fix the comparison in an overflow check
    
    CC: libav-stable@libav.org
    
    Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
    
    • [DH] libavformat/utils.c
  • doc/utils : rewrite doc for time duration syntax

    4 septembre 2013, par Timothy Gu
    doc/utils: rewrite doc for time duration syntax
    
    Extend description and clarify syntax.
    
    Signed-off-by: Timothy Gu <timothygu99@gmail.com>
    Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
    
    • [DH] doc/utils.texi