Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (74)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

Sur d’autres sites (9523)

  • Revision 71b43b0ff0 : Clean ups of the subpel search functions Removes some unused code and speed fea

    7 août 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_mcomp.c


     Modify /vp9/encoder/vp9_mcomp.h


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_temporal_filter.c



    Clean ups of the subpel search functions

    Removes some unused code and speed features, and organizes the
    interfaces for fractional mv step functions for use in new speed
    features to come.

    In the process a new speed feature - number of iterations per
    step during the subpel search - is exposed.

    No change when this parameter is set as the original value of 3.

    Results :
    subpel_iters_per_step = 3 : baseline
    subpel_iters_per_step = 2 : psnr -0.067%, 1% speedup
    subpel_iters_per_step = 1 : psnr -0.331%, 3-4% speedup

    Change-Id : I2eba8a21f6461be8caf56af04a5337257a5693a8

  • Revision b03d3da9c1 : Merge "Speed setting review."

    3 octobre 2013, par Paul Wilkins

    Merge "Speed setting review."

  • Revision d129eea9fa : Merge "Further clean up of speed 4"

    4 octobre 2013, par Yaowu Xu

    Merge "Further clean up of speed 4"