Recherche avancée

Médias (91)

Autres articles (53)

  • 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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

Sur d’autres sites (7567)

  • libavutil : Enable the MSVC DLL symbol loading workaround in shared builds as well

    8 août 2013, par Martin Storsjö
    libavutil : Enable the MSVC DLL symbol loading workaround in shared builds as well
    

    This used to only be necessary in static builds (when using the
    dynamically linked C runtime), since the _imp prefixed symbols do
    exist when linking to the actual DLL. When building testprogs,
    however, the current library (e.g. libavutil for some of the testprogs)
    is linked statically.

    This fixes make fate on DLL builds when using the dynamically
    linked C runtime.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavutil/internal.h
  • libavutil : Enable the MSVC DLL symbol loading workaround in shared builds as well

    8 août 2013, par Martin Storsjö
    libavutil : Enable the MSVC DLL symbol loading workaround in shared builds as well
    

    This used to only be necessary in static builds (when using the
    dynamically linked C runtime), since the _imp prefixed symbols do
    exist when linking to the actual DLL. When building testprogs,
    however, the current library (e.g. libavutil for some of the testprogs)
    is linked statically.

    This fixes make fate on DLL builds when using the dynamically
    linked C runtime.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavutil/internal.h
  • bktr : Changed a missed occurrance of open into avpriv_open

    9 août 2013, par Martin Storsjö
    bktr : Changed a missed occurrance of open into avpriv_open
    

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavdevice/bktr.c