Recherche avancée

Médias (91)

Autres articles (81)

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

Sur d’autres sites (10849)

  • Revision 7a645e4e12 : Merging the model coef prob experiment Merges the experiment. Change-Id : I4eb1

    21 mai 2013, par Deb Mukherjee

    Changed Paths :
     Modify /configure


     Modify /vp9/common/vp9_coefupdateprobs.h


     Modify /vp9/common/vp9_default_coef_probs.h


     Modify /vp9/common/vp9_entropy.c


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_tokenize.c


     Modify /vp9/encoder/vp9_tokenize.h



    Merging the model coef prob experiment

    Merges the experiment.

    Change-Id : I4eb19af6de6df6aa3a96a2e82f231d47ed9b3ae9

  • Revision 39a90bc8e8 : Updating the model coef experiment Cleans up the experiment. Actually uses redu

    17 mai 2013, par Deb Mukherjee

    Changed Paths :
     Modify /vp9/common/vp9_default_coef_probs.h


     Modify /vp9/common/vp9_entropy.c


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/decoder/vp9_decodframe.c


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_tokenize.c


     Modify /vp9/encoder/vp9_tokenize.h



    Updating the model coef experiment

    Cleans up the experiment. Actually uses reduced counts for backward
    updates, and reduced number of probabilities in the context.

    No change in bitstream when the experiment is on.

    Between expt on and off :
    derfraw300 is down only -0.062% (which is better than when expts
    were run previously).

    Change-Id : I55285a049a0c22810bdb42914212ab5a4f8521b5

  • tools/coverity : Add model for av_realloc

    30 novembre 2016, par Philip Langdale
    tools/coverity : Add model for av_realloc
    

    Really should have done this last time. It should provide consistency
    across our allocations and frees.

    • [DH] tools/coverity.c