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

  • avidec : Do not special case palette on big-endian

    25 septembre 2016, par Vittorio Giovara
    avidec: Do not special case palette on big-endian
    
    This simplifies the code a bit, does not change output data in any way.
    
    • [DBH] libavformat/avidec.c
  • pixfmt : Add yuv444p12 pixel format

    24 septembre 2016, par Luca Barbato
    pixfmt: Add yuv444p12 pixel format
    
    • [DBH] libavutil/pixdesc.c
    • [DBH] libavutil/pixfmt.h
    • [DBH] libswscale/swscale_unscaled.c
    • [DBH] libswscale/utils.c
    • [DBH] tests/ref/fate/filter-pixdesc-yuv444p12be
    • [DBH] tests/ref/fate/filter-pixdesc-yuv444p12le
    • [DBH] tests/ref/fate/filter-pixfmts-copy
    • [DBH] tests/ref/fate/filter-pixfmts-null
    • [DBH] tests/ref/fate/filter-pixfmts-scale
    • [DBH] tests/ref/fate/filter-pixfmts-vflip
  • pixfmt : Add yuv420p12 pixel format

    24 septembre 2016, par Luca Barbato
    pixfmt: Add yuv420p12 pixel format
    
    • [DBH] libavutil/pixdesc.c
    • [DBH] libavutil/pixfmt.h
    • [DBH] libswscale/input.c
    • [DBH] libswscale/output.c
    • [DBH] libswscale/swscale_unscaled.c
    • [DBH] libswscale/utils.c
    • [DBH] tests/ref/fate/filter-pixdesc-yuv420p12be
    • [DBH] tests/ref/fate/filter-pixdesc-yuv420p12le
    • [DBH] tests/ref/fate/filter-pixfmts-copy
    • [DBH] tests/ref/fate/filter-pixfmts-null
    • [DBH] tests/ref/fate/filter-pixfmts-scale
    • [DBH] tests/ref/fate/filter-pixfmts-vflip
  • pixfmt : Add yuv422p12 pixel format

    24 septembre 2016, par Luca Barbato
    pixfmt: Add yuv422p12 pixel format
    
    • [DBH] libavutil/pixdesc.c
    • [DBH] libavutil/pixfmt.h
    • [DBH] libswscale/input.c
    • [DBH] libswscale/swscale_unscaled.c
    • [DBH] libswscale/utils.c
    • [DBH] tests/ref/fate/filter-pixdesc-yuv422p12be
    • [DBH] tests/ref/fate/filter-pixdesc-yuv422p12le
    • [DBH] tests/ref/fate/filter-pixfmts-copy
    • [DBH] tests/ref/fate/filter-pixfmts-null
    • [DBH] tests/ref/fate/filter-pixfmts-scale
    • [DBH] tests/ref/fate/filter-pixfmts-vflip
  • nvenc : Extended rate-control support as provided by SDK 7

    24 septembre 2016, par Yogender Gupta
    nvenc: Extended rate-control support as provided by SDK 7
    
    Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
    Signed-off-by: Diego Biurrun <diego@biurrun.de>
    
    • [DBH] libavcodec/nvenc.c
    • [DBH] libavcodec/nvenc.h
    • [DBH] libavcodec/nvenc_h264.c
    • [DBH] libavcodec/nvenc_hevc.c
    • [DBH] libavcodec/version.h