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

  • fftools/resources/resman : Use proper logcontext

    1er juin, par Andreas Rheinhardt
    fftools/resources/resman: Use proper logcontext
    
    Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] fftools/resources/resman.c
  • fftools/graph/graphprint : Remove redundant avio_flush()

    1er juin, par Andreas Rheinhardt
    fftools/graph/graphprint: Remove redundant avio_flush()
    
    The AVIOContext will be automatically flushed upon closure.
    
    Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] fftools/graph/graphprint.c
  • fftools/ffprobe : Fix indentation

    1er juin, par Andreas Rheinhardt
    fftools/ffprobe: Fix indentation
    
    Forgotten after d76b0c4a3530005ce59ec1dcaefcb8dd03c4e0ce.
    
    Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] fftools/ffprobe.c
  • fftools/ffprobe : Factor writing common side data types out

    1er juin, par Andreas Rheinhardt
    fftools/ffprobe: Factor writing common side data types out
    
    Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] fftools/ffprobe.c
  • fftools/textformat/avtextformat : Fix races when initializing formatters

    1er juin, par Andreas Rheinhardt
    fftools/textformat/avtextformat: Fix races when initializing formatters
    
    Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] fftools/textformat/avtextformat.c