Les articles publiés sur le site

  • Revision 768aad88d9 : Merge "Add unittest for SVC 1pass CBR mode with 4 threads."

    10 août 2015, par Marco Paniconi

    Merge "Add unittest for SVC 1pass CBR mode with 4 threads."
  • Revision 8634eaf87a : Only use .text sections for aout Also do not specify alignment. Change-Id : Id4

    10 août 2015, par Johann
    Changed Paths:
        Modify    /third_party/x86inc/README.libvpx
        Modify    /third_party/x86inc/x86inc.asm

    Only use .text sections for aout Also do not specify alignment. Change-Id: Id4a62bfa0fc3bc56e25689b5de7796bd6e864457
  • Revision fe4a14af72 : blockiness : cleanup includes and add statics Change-Id : I26c53f8e74cf5431fb3179

    10 août 2015, par Alex Converse
    Changed Paths:
        Modify    /vp9/encoder/vp9_blockiness.c
        Modify    /vp9/encoder/vp9_encoder.c

    blockiness: cleanup includes and add statics Change-Id: I26c53f8e74cf5431fb3179af5d480e4e9f3d8f32
  • Revision a8a08ce57e : Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h Use system_

    10 août 2015, par Alex Converse
    Changed Paths:
        Modify    /vp9/common/vp9_alloccommon.c
        Modify    /vp9/common/vp9_common.h
        Modify    /vp9/common/vp9_idct.c
        Modify    /vp9/common/vp9_postproc.c
        Delete    /vp9/common/vp9_systemdependent.h
        Modify    /vp9/decoder/vp9_decoder.c
        Modify    /vp9/encoder/vp9_aq_complexity.c
        Modify    /vp9/encoder/vp9_aq_cyclicrefresh.c
        Modify    /vp9/encoder/vp9_aq_variance.c
        Modify    /vp9/encoder/vp9_bitstream.c
        Modify    /vp9/encoder/vp9_blockiness.c
        Modify    /vp9/encoder/vp9_dct.c
        Modify    /vp9/encoder/vp9_encodeframe.c
        Modify    /vp9/encoder/vp9_encodemb.c
        Modify    /vp9/encoder/vp9_encodemv.c
        Modify    /vp9/encoder/vp9_encoder.c
        Modify    /vp9/encoder/vp9_firstpass.c
        Modify    /vp9/encoder/vp9_mbgraph.c
        Modify    /vp9/encoder/vp9_ratectrl.c
        Modify    /vp9/encoder/vp9_rd.c
        Modify    /vp9/encoder/vp9_rdopt.c
        Modify    /vp9/encoder/vp9_temporal_filter.c
        Modify    /vp9/vp9_common.mk
        Modify    /vpx_dsp/fastssim.c
        Modify    /vpx_dsp/psnrhvs.c
        Modify    /vpx_dsp/ssim.c
        Modify    /vpx_dsp/ssim.h
        Add    /vpx_ports/bitops.h (from /vp9/common/vp9_systemdependent.h :29d0cc2431427f29ddaa6b226910dcdb4f87924e)
        Add    /vpx_ports/system_state.h
        Modify    /vpx_ports/vpx_ports.mk

    Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h Use system_state.h in vpx_dsp and remove unneeded includes of vp9_systemdependent.h. Change-Id: I92557ec6dd5aa790160b4f31fe7967db0d7ec3c4
  • Revision 29d0cc2431 : Merge "fastssim : Add some missing consts"

    10 août 2015, par Aℓex Converse

    Merge "fastssim: Add some missing consts"