Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (63)

  • (Dés)Activation de fonctionnalités (plugins)

    18 février 2011, par

    Pour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
    SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
    Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
    MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...)

  • 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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (5091)

  • avcodec/mjpegdec : Print error in case of CMYK

    27 février 2014, par Michael Niedermayer
    avcodec/mjpegdec : Print error in case of CMYK
    

    Also fail if AV_EF_EXPLODE is set.
    We do not fail by default, but rather return some image as it may be usefull to the
    end user to see what is on the image, for example text could be read quite fine and
    objects recognized.

    Possibly fixes Ticket3424

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

    • [DH] libavcodec/mjpegdec.c
  • avcodec/pngdec : print the actual number of bytes left in the error case

    11 septembre 2014, par Michael Niedermayer
    avcodec/pngdec : print the actual number of bytes left in the error case
    

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

    • [DH] libavcodec/pngdec.c
  • avformat/utils : compute_pkt_fields : Fix DTS for the case where has_b_frames is too...

    22 février 2014, par Michael Niedermayer
    avformat/utils : compute_pkt_fields : Fix DTS for the case where has_b_frames is too large but the correct one is constant
    

    Fixes issue1.m2ts

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

    • [DH] libavformat/avformat.h
    • [DH] libavformat/utils.c