Recherche avancée

Médias (91)

Autres articles (64)

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

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

  • 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

Sur d’autres sites (14673)

  • Revision bdc4371174 : Take out assertion from inverse transforms Separate the rounding and right shif

    16 novembre 2013, par Jingning Han

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


     Modify /vp9/encoder/vp9_dct.c



    Take out assertion from inverse transforms

    Separate the rounding and right shift operations of forward transform
    from those of inverse transform. Take out the assertion check from
    inverse transforms. If the transform coefficients were constructed to
    cause intermediate steps of inverse transform overflow, the codec will
    just let it overflow without breaking the decoding flow.

    Change-Id : I73cfc3706c4e840fc543a77cbc4cdb0b05d07730

  • Revision 272c82c13a : Take out assertion from inverse transforms Separate the rounding and right shif

    16 novembre 2013, par Jingning Han

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


     Modify /vp9/encoder/vp9_dct.c



    Take out assertion from inverse transforms

    Separate the rounding and right shift operations of forward transform
    from those of inverse transform. Take out the assertion check from
    inverse transforms. If the transform coefficients were constructed to
    cause intermediate steps of inverse transform overflow, the codec will
    just let it overflow without breaking the decoding flow.

    Change-Id : Ia7ce15dfd1a73b4abbaa78cbc74ec718523c5b1b

  • Merge commit ’e026ee0446de27fc38e33e98704fada012fdc763’

    30 novembre 2013, par Michael Niedermayer
    Merge commit ’e026ee0446de27fc38e33e98704fada012fdc763’
    

    * commit ’e026ee0446de27fc38e33e98704fada012fdc763’ :
    mpeg4videodec : move sprite_shift,traj from MpegEncContext to Mpeg4DecContext

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/mpeg4video.h
    • [DH] libavcodec/mpeg4videodec.c
    • [DH] libavcodec/mpegvideo.h
    • [DH] libavcodec/vaapi_mpeg4.c