Recherche avancée

Médias (91)

Autres articles (56)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

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

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (6784)

  • Revision 03c276ea17 : Split vp9_rdopt into vp9_rdopt and vp9_rd. vp9_rdopt is for making rd optimal m

    2 juillet 2014, par Alex Converse

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


     Modify /vp9/encoder/vp9_aq_variance.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_encoder.h


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_mbgraph.c


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_quantize.c


     Add /vp9/encoder/vp9_rd.c


     Add /vp9/encoder/vp9_rd.h
    (from /vp9/encoder/vp9_rdopt.h
    :ee5d0335ca2caeba4e3537160764da54e326947f)
     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_rdopt.h


     Modify /vp9/vp9cx.mk



    Split vp9_rdopt into vp9_rdopt and vp9_rd.

    vp9_rdopt is for making rd optimal mode decisions. vp9_rd is for all
    other rd related routines. Anything used outside of making an rd optimal
    decision belongs in rd.

    Change-Id : I772a3073f7588bdf139f551fb9810b6864d8e64b

  • Revision 6d812d6f24 : Merge "Removing examples code generation and making them static."

    9 janvier 2014, par Dmitry Kovalev

    Merge "Removing examples code generation and making them static."

  • Revision f36ba3da20 : Merge "Making input pointer of any inverse transform constant."

    13 octobre 2013, par Dmitry Kovalev

    Merge "Making input pointer of any inverse transform constant."