Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (54)

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

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

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

Sur d’autres sites (9981)

  • Revision 44472cde55 : vp9 : disable postproc buffer alloc when unnecessary the buffer is only used in

    28 juin 2014, par James Zern

    Changed Paths :
     Modify /vp9/common/vp9_alloccommon.c



    vp9 : disable postproc buffer alloc when unnecessary

    the buffer is only used in encoding and only when
    CONFIG_INTERNAL_STATS or CONFIG_VP9_POSTPROC is enabled.
    a future change should decouple this from the frame buffer allocation
    and make it conditional based on runtime flags when the above config
    options are enabled.
    reduces decode heap usage by at least 12%

    Change-Id : Id0b97620d4936afefa538d3aadf32106743d9caf

  • nut : use a define for the nut version

    4 mai 2013, par Luca Barbato
    nut : use a define for the nut version
    

    Ease switching version in the future and make evident why that value.

    • [DH] libavformat/nut.h
    • [DH] libavformat/nutdec.c
    • [DH] libavformat/nutenc.c
  • nut : use a define for the nut version

    4 mai 2013, par Luca Barbato
    nut : use a define for the nut version
    

    Ease switching version in the future and make evident why that value.

    • [DBH] libavformat/nut.h
    • [DBH] libavformat/nutdec.c
    • [DBH] libavformat/nutenc.c