Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (47)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

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

  • configure : Disable networking if winsock2.h is available but winsock functions aren’t

    31 décembre 2013, par Martin Storsjö
    configure : Disable networking if winsock2.h is available but winsock functions aren’t
    

    Previously, if neither of the checks for the closesocket function
    succeeded, we still kept winsock2.h and networking in general
    enabled.

    When targeting the WinRT API subset, the winsock2.h header is
    available (making the check for it succeed, giving the impression
    that winsock is available), but tests that actually try to use
    such a function will fail. In this case, disable the winsock2.h
    feature and networking in general, as if the winsock2.h header
    test would have failed in the first place.

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

    • [DH] configure
  • avformat : Add Pro-MPEG CoP #3-R2 FEC protocol

    2 juin 2016, par Vlad Tarca
    avformat : Add Pro-MPEG CoP #3-R2 FEC protocol
    

    Pro-MPEG Code of Practice #3 release 2 forward error correction for rtp_mpegts streams

    Signed-off-by : Vlad Tarca <vtarca@mobibase.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] doc/protocols.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/prompeg.c
    • [DH] libavformat/protocols.c
    • [DH] libavformat/rtpproto.c
  • Merge commit ’ae17878fb2ab100264226c84c58f5b95a703312f’

    27 mars 2014, par Michael Niedermayer
    Merge commit ’ae17878fb2ab100264226c84c58f5b95a703312f’
    

    * commit ’ae17878fb2ab100264226c84c58f5b95a703312f’ :
    BRender PIX image decoder

    Conflicts :
    doc/general.texi
    libavcodec/Makefile
    libavcodec/version.h

    See : 492a5f835c59ab7c2e347d3579d8bf6148ae0a0, and others
    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/brender_pix.c
    • [DH] libavcodec/brenderpix.c
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/img2.c