git.libav.org Git - libav.git/rss log

Libav master git repository

http://git.libav.org/?p=libav.git;a=summary

Les articles publiés sur le site

  • fate : Add test for rscc palette

    19 septembre 2016, par Vittorio Giovara
    fate: Add test for rscc palette
    
    • [DBH] tests/fate/screen.mak
    • [DBH] tests/ref/fate/rscc-8bit
  • rscc : Support palette format

    19 septembre 2016, par Carl Eugen Hoyos
    rscc: Support palette format
    
    Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
    
    • [DBH] libavcodec/rscc.c
  • hwcontext_cuda : Add P010 and YUV444P16 pixel format

    19 septembre 2016, par Yogender Kumar Gupta
    hwcontext_cuda: Add P010 and YUV444P16 pixel format
    
    Signed-off-by: Anton Khirnov <anton@khirnov.net>
    
    • [DBH] libavutil/hwcontext_cuda.c
  • Add Apple Pixlet decoder

    19 septembre 2016, par Paul B Mahol
    Add Apple Pixlet decoder
    
    Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
    
    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/pixlet.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/isom.c
    • [DBH] tests/fate/video.mak
    • [DBH] tests/ref/fate/pixlet
  • checkasm : add a test for HEVC IDCT

    18 septembre 2016, par Alexandra Hájková
    checkasm: add a test for HEVC IDCT
    
    Signed-off-by: Anton Khirnov <anton@khirnov.net>
    
    • [DBH] tests/checkasm/hevc_idct.c