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

  • libswscale : Adding RGB => XYZ support

    14 juillet 2013, par clook
    libswscale: Adding RGB => XYZ support
    
    • [DH] libswscale/swscale.c
    • [DH] libswscale/swscale_internal.h
    • [DH] libswscale/utils.c
    • [DH] tests/ref/fate/filter-pixdesc
    • [DH] tests/ref/fate/filter-pixfmts-copy
    • [DH] tests/ref/fate/filter-pixfmts-crop
    • [DH] tests/ref/fate/filter-pixfmts-field
    • [DH] tests/ref/fate/filter-pixfmts-hflip
    • [DH] tests/ref/fate/filter-pixfmts-il
    • [DH] tests/ref/fate/filter-pixfmts-null
    • [DH] tests/ref/fate/filter-pixfmts-scale
  • vf_scale : use sws_init_context()

    14 juillet 2013, par Michael Niedermayer
    vf_scale: use sws_init_context()
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavfilter/vf_scale.c
  • swscale : move default colorspace setup to sws_init_filter()

    14 juillet 2013, par Michael Niedermayer
    swscale: move default colorspace setup to sws_init_filter()
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libswscale/utils.c
  • swscale : Add support to specify chroma position

    14 juillet 2013, par Michael Niedermayer
    swscale: Add support to specify chroma position
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libswscale/options.c
    • [DH] libswscale/swscale_internal.h
    • [DH] libswscale/utils.c
    • [DH] libswscale/version.h
  • vf_scale : add output h/v_chr_pos parameterss

    14 juillet 2013, par Michael Niedermayer
    vf_scale: add output h/v_chr_pos parameterss
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    
    • [DH] libavfilter/vf_scale.c