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

  • avformat/utils : remove unused variable

    20 septembre 2013, par Michael Niedermayer
    avformat/utils: remove unused variable
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavformat/utils.c
  • avformat/avienc : remove unused variable

    20 septembre 2013, par Michael Niedermayer
    avformat/avienc: remove unused variable
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavformat/avienc.c
  • h264dec : K&R formatting cosmetics

    20 septembre 2013, par Vittorio Giovara
    h264dec: K&R formatting cosmetics
    
    Signed-off-by: Diego Biurrun <diego@biurrun.de>
    
    • [DH] libavformat/h264dec.c
  • h264dec : Add .avc file name extension

    20 septembre 2013, par Vittorio Giovara
    h264dec: Add .avc file name extension
    
    Signed-off-by: Diego Biurrun <diego@biurrun.de>
    
    • [DH] libavformat/h264dec.c
  • Merge remote-tracking branch ’qatar/master’

    20 septembre 2013, par Michael Niedermayer
    Merge remote-tracking branch 'qatar/master'
    
    * qatar/master:
      h264: remove an unused static constant
    
    Merge only for metadata as the constant us not unused in ffmpeg
    
    Merged-by: Michael Niedermayer <michaelni@gmx.at>