Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (81)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

Sur d’autres sites (14093)

  • Revision 0423a96469 : Fix mode selection bug when ARNR filtering disabled When ARNR filtering is disa

    1er mai 2014, par Adrian Grange

    Changed Paths :
     Modify /vp9/encoder/vp9_rdopt.c



    Fix mode selection bug when ARNR filtering disabled

    When ARNR filtering is disabled, by setting
    arnr_max_frames=0, mode_skip_mask was being set to
    - 1 for the ARF frame resulting in no mode being
    selected for the block.

    The intent is to restrict the reference frame to the
    previous ARF frame and the mode to one of ZEROMV,
    NEARMV or NEARESTMV.

    Change-Id : Ifc3920b153142cd01d422910c94d2f20ffb6f129

  • Revision 9afb6700c2 : Adjust q range Skip Q values between the q.0 mode and a real q of 2.0 as these

    4 avril 2013, par Paul Wilkins

    Changed Paths :
     Modify /vp9/common/vp9_quant_common.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_quantize.c



    Adjust q range

    Skip Q values between the q.0 mode and a real q of
    2.0 as these are not valuable from an RD perspective.

    Change-Id : I110c4858c57f97315953f4d88a2596d4764360df

  • Revision be212d4db3 : Refactor rate distortion cost structure in non-RD coding mode This commit refac

    22 octobre 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_pickmode.h



    Refactor rate distortion cost structure in non-RD coding mode

    This commit refactors the rate distortion structure used in the
    non-RD coding mode and saves a few RDCOST calculations.

    Change-Id : I62c3416c300d2c5372f21b96d93a6b633a34ab3a