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

  • avfilter/Makefile : Add scale(2ref)->framesync dependency

    5 mai, par Andreas Rheinhardt
    avfilter/Makefile: Add scale(2ref)->framesync dependency
    
    Forgotten in e82a3997cdd6c0894869b33ba42430ac3c57fb3b.
    
    Reviewed-by: Frank Plowman <post@frankplowman.com>
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavfilter/Makefile
  • avfilter/vf_xmedian : Define OFFSET, FLAGS macros unconditionally

    5 mai, par Andreas Rheinhardt
    avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally
    
    They are currently defined inside the #if CONFIG_XMEDIAN_FILTER
    block. Fixes standalone compilation of the tmedian filter.
    Broken in f58939affe39f39038cbdfc6b731b1c9caed3caf.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavfilter/vf_xmedian.c
  • avfilter/Makefile : Add missing colormap->framesync dependency

    5 mai, par Andreas Rheinhardt
    avfilter/Makefile: Add missing colormap->framesync dependency
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavfilter/Makefile
  • avfilter/Makefile : Add missing tiltshelf entry

    5 mai, par Andreas Rheinhardt
    avfilter/Makefile: Add missing tiltshelf entry
    
    Forgotten in 525f83becd7c1cc8de4c1def6584510026c12f23.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavfilter/Makefile
  • avformat/Makefile : Add asf_muxer->asf_tags.o dependency

    5 mai, par Andreas Rheinhardt
    avformat/Makefile: Add asf_muxer->asf_tags.o dependency
    
    Forgotten in 493356cc0bd8386a247ed79e4ea381e8fbdbd057.
    
    Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    
    • [DH] libavformat/Makefile