Recherche avancée

Médias (0)

Mot : - Tags -/signalement

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (111)

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

  • Installation en mode standalone

    4 février 2011, par

    L’installation de la distribution MediaSPIP se fait en plusieurs étapes : la récupération des fichiers nécessaires. À ce moment là deux méthodes sont possibles : en installant l’archive ZIP contenant l’ensemble de la distribution ; via SVN en récupérant les sources de chaque modules séparément ; la préconfiguration ; l’installation définitive ;
    [mediaspip_zip]Installation de l’archive ZIP de MediaSPIP
    Ce mode d’installation est la méthode la plus simple afin d’installer l’ensemble de la distribution (...)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

Sur d’autres sites (6449)

  • avformat/m4vdec : mark as possibly containing discontinuities

    17 octobre 2014, par Michael Niedermayer
    avformat/m4vdec : mark as possibly containing discontinuities
    

    This will be needed for the resolution change mpeg4 test

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

    • [DH] libavformat/m4vdec.c
  • x86 : hpeldsp : mark _xy2 versions as approximate

    22 mai 2014, par Christophe Gisquet
    x86 : hpeldsp : mark _xy2 versions as approximate
    

    Currently, only the mmx version is bitexact, the others (mmxext and
    3dnow) are not, in spite of their naming.

    Therefore, make their name more obvious. Also restore a comment that
    was removed in 71155d7b.

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

    • [DH] libavcodec/x86/hpeldsp.asm
    • [DH] libavcodec/x86/hpeldsp_init.c
  • avcodec/libx264 : mark unchanged pointer arguments as const

    28 septembre 2014, par Michael Niedermayer
    avcodec/libx264 : mark unchanged pointer arguments as const
    

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

    • [DH] libavcodec/libx264.c