Recherche avancée

Médias (91)

Autres articles (27)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • 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.

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (6011)

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

    4 octobre 2013, par Yaowu Xu

    Merge "Further clean up of speed 4"

  • Revision b03d3da9c1 : Merge "Speed setting review."

    3 octobre 2013, par Paul Wilkins

    Merge "Speed setting review."

  • 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