Recherche avancée

Médias (91)

Autres articles (56)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • 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

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

  • fftools/ffmpeg : Free print_graph option variables

    20 mai, par softworkz
    fftools/ffmpeg : Free print_graph option variables
    

    Signed-off-by : softworkz <softworkz@hotmail.com>

    • [DH] fftools/ffmpeg.c
  • mov : Free an earlier allocated array if allocating a new one

    13 janvier 2014, par Martin Storsjö
    mov : Free an earlier allocated array if allocating a new one
    

    It could probably also be considered an error if the pointer isn’t
    null at this point, but then we might risk rejecting some
    slightly broken files that we might have handled so far.

    Sample-Id : 00000496-google
    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/mov.c
  • avutil/aes_crt : free AVAESCTR struct properly

    3 février 2016, par James Almer
    avutil/aes_crt : free AVAESCTR struct properly
    

    Reviewed-by : Andreas Cadhalpun <andreas.cadhalpun@googlemail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavutil/aes_ctr.c