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

  • tests : Add fate-hevc-alpha

    20 février, par Zhao Zhili
    tests: Add fate-hevc-alpha
    
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
    
    • [DH] tests/fate/hevc.mak
    • [DH] tests/ref/fate/hevc-alpha
  • avcodec/hevc : Add support for output_corrupt/showall flags

    20 février, par Zhao Zhili
    avcodec/hevc: Add support for output_corrupt/showall flags
    
    Also handle gradual decoding refresh stream.
    
    Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
    
    • [DH] libavcodec/hevc/hevcdec.c
    • [DH] libavcodec/hevc/hevcdec.h
    • [DH] libavcodec/hevc/refs.c
    • [DH] libavcodec/hevc/sei.c
    • [DH] libavcodec/hevc/sei.h
    • [DH] tests/fate/hevc.mak
  • avfilter/vf_libplacebo : set correct alpha mode before blending

    19 février, par Niklas Haas
    avfilter/vf_libplacebo: set correct alpha mode before blending
    
    &pl_alpha_overlay expects straight alpha, but the alpha output may be
    premultiplied as a result of the target alpha mode (or in the absence of an
    alpha channel). Fix it by requesting independent alpha explicitly when
    blending.
    
    • [DH] libavfilter/vf_libplacebo.c
  • libs : bump major version for all libraries

    19 février, par James Almer
    libs: bump major version for all libraries
    
    Signed-off-by: James Almer <jamrial@gmail.com>
    
    • [DH] doc/APIchanges
    • [DH] libavcodec/version.h
    • [DH] libavcodec/version_major.h
    • [DH] libavdevice/version.h
    • [DH] libavdevice/version_major.h
    • [DH] libavfilter/version.h
    • [DH] libavfilter/version_major.h
    • [DH] libavformat/version.h
    • [DH] libavformat/version_major.h
    • [DH] libavutil/version.h
    • [DH] libpostproc/version.h
    • [DH] libpostproc/version_major.h
    • [DH] libswresample/version.h
    • [DH] libswresample/version_major.h
    • [DH] libswscale/version.h
    • [DH] libswscale/version_major.h
  • avutil/version_major : postpone some deprecations until the next bump

    19 février, par James Almer
    avutil/version_major: postpone some deprecations until the next bump
    
    They are too recent.
    
    Signed-off-by: James Almer <jamrial@gmail.com>
    
    • [DH] libavutil/version.h