Recherche avancée

Médias (1)

Mot : - Tags -/punk

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

Sur d’autres sites (13664)

  • Merge commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’

    22 juin 2015, par Michael Niedermayer
    Merge commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’
    

    * commit ’7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7’ :
    Hap decoder and encoder

    Conflicts :
    Changelog
    configure
    doc/general.texi
    libavcodec/allcodecs.c
    libavcodec/version.h

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

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/hap.h
    • [DH] libavcodec/hapdec.c
    • [DH] libavcodec/hapenc.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/isom.c
    • [DH] tests/fate/video.mak
    • [DH] tests/ref/fate/hap1
    • [DH] tests/ref/fate/hap5
    • [DH] tests/ref/fate/hapy
  • lavc : remove libschroedinger encoding and decoding wrappers

    28 mai 2017, par Rostislav Pehlivanov
    lavc : remove libschroedinger encoding and decoding wrappers
    

    The library has stopped being developed and Debian has removed it
    from its repositories citing security issues.
    The native Dirac decoder supports everything the library has and basic
    encoding support is still provided via the native vc2 (Dirac Pro, intra
    only version of Dirac) encoder. Hence, there's no reason to still support
    linking to the library and potentially leading users into security issues.

    • [DH] Changelog
    • [DH] MAINTAINERS
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] doc/platform.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libschroedinger.c
    • [DH] libavcodec/libschroedinger.h
    • [DH] libavcodec/libschroedingerdec.c
    • [DH] libavcodec/libschroedingerenc.c
  • Merge commit ’e2834567d73bd1e46478ba67ac133cb8ef5f50fd’

    23 avril 2014, par Michael Niedermayer
    Merge commit ’e2834567d73bd1e46478ba67ac133cb8ef5f50fd’
    

    * commit ’e2834567d73bd1e46478ba67ac133cb8ef5f50fd’ :
    On2 AVC decoder

    Conflicts :
    Changelog
    configure
    libavcodec/avcodec.h
    libavcodec/codec_desc.c
    libavcodec/version.h

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

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/on2avc.c
    • [DH] libavcodec/on2avcdata.c
    • [DH] libavcodec/on2avcdata.h
    • [DH] libavcodec/version.h
    • [DH] libavformat/riff.c