Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (74)

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

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • 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 ;

Sur d’autres sites (11278)

  • avutil/timecode : add function av_timecode_get_smpte()

    24 juin 2020, par Limin Wang
    avutil/timecode : add function av_timecode_get_smpte()
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavutil/timecode.c
    • [DH] libavutil/timecode.h
  • avdevice/decklink : add AV_OPT_FLAG_DEPRECATED flag for list_devices

    22 novembre 2020, par Limin Wang
    avdevice/decklink : add AV_OPT_FLAG_DEPRECATED flag for list_devices
    

    Reviewed-by : Marton Balint <cus@passwd.hu>
    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavdevice/decklink_dec_c.c
    • [DH] libavdevice/decklink_enc_c.c
  • avcodec/prores_metadata_bsf : add arib-std-b67 format support

    4 novembre 2019, par Limin Wang
    avcodec/prores_metadata_bsf : add arib-std-b67 format support
    

    It's based on the following specs :
    RDD 45:2017 - SMPTE Registered Disclosure Doc - Interoperable Master Format - Application ProRes

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] doc/bitstream_filters.texi
    • [DH] libavcodec/prores_metadata_bsf.c