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

  • build : Generalize yasm/nasm-related variable names

    8 octobre 2016, par Diego Biurrun
    build: Generalize yasm/nasm-related variable names
    
    None of them are specific to the YASM assembler.
    
    • [DBH] Makefile
    • [DBH] avbuild/arch.mak
    • [DBH] configure
    • [DBH] libavcodec/x86/Makefile
    • [DBH] libavcodec/x86/dcadsp_init.c
    • [DBH] libavcodec/x86/fmtconvert_init.c
    • [DBH] libavcodec/x86/h264_qpel.c
    • [DBH] libavcodec/x86/hpeldsp_init.c
    • [DBH] libavcodec/x86/mpegaudiodsp.c
    • [DBH] libavcodec/x86/qpeldsp_init.c
    • [DBH] libavcodec/x86/rv40dsp_init.c
    • [DBH] libavcodec/x86/vc1dsp_init.c
    • [DBH] libavcodec/x86/videodsp_init.c
    • [DBH] libavcodec/x86/vp8dsp_init.c
    • [DBH] libavcodec/x86/vp9dsp_init.c
    • [DBH] libavfilter/x86/Makefile
    • [DBH] libavfilter/x86/vf_gradfun_init.c
    • [DBH] libavfilter/x86/vf_hqdn3d_init.c
    • [DBH] libavresample/x86/Makefile
    • [DBH] libavutil/x86/Makefile
    • [DBH] libavutil/x86/cpu.c
    • [DBH] libswscale/x86/Makefile
    • [DBH] libswscale/x86/rgb2rgb_template.c
    • [DBH] tests/checkasm/Makefile
    • [DBH] tests/checkasm/checkasm.h
  • swscale : Add missing yuv444p12 swapping

    7 octobre 2016, par Vittorio Giovara
    swscale: Add missing yuv444p12 swapping
    
    Missing from 9bd6ea5695660529b2887292874a7b9e61fc301e.
    
    Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
    Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
    
    • [DBH] libswscale/input.c
    • [DBH] tests/ref/fate/filter-pixfmts-scale
  • APIchanges : Expand the name of recently added pixel formats

    7 octobre 2016, par Vittorio Giovara
    APIchanges: Expand the name of recently added pixel formats
    
    This makes them easier to search for.
    
    • [DBH] doc/APIchanges
  • Revert "hevc : x86 : Refactor IDCT macro declarations"

    6 octobre 2016, par Anton Khirnov
    Revert "hevc: x86: Refactor IDCT macro declarations"
    
    This reverts commit d9dccc03890a976dba59d66ed3b5aceeaa33d14c. There were
    outstanding objections to this commit.
    
    • [DBH] libavcodec/x86/hevc_idct.asm
  • hwcontext_qsv : support frame mapping

    6 octobre 2016, par Anton Khirnov
    hwcontext_qsv: support frame mapping
    
    Signed-off-by: Maxym Dmytrychenko <maxym.dmytrychenko@intel.com>
    
    • [DBH] libavutil/hwcontext_qsv.c