Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (73)

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

  • lavc/vaapi_hevc : fix scaling list duplicate transfer issue.

    22 novembre 2016, par Jun Zhao
    lavc/vaapi_hevc : fix scaling list duplicate transfer issue.
    

    scaling list is already transfered to raster scan during head parsing,
    so no need to transfer it again.

    And after this fix, FATE test SLIST_A_Sony_4/SLIST_B_Sony_8/
    SLIST_C_Sony_3/SLIST_D_Sony_9 will pass in i965/Skylake.

    Signed-off-by : Wang, Yi A <yi.a.wamg@intel.com>
    Signed-off-by : Jun Zhao <jun.zhao@intel.com>
    Signed-off-by : Mark Thompson <sw@jkqxz.net>

    • [DH] libavcodec/vaapi_hevc.c
  • avformat/libsrt : change tlpktdrop, nakreport, messageapi options to boolean type

    20 septembre 2019, par Limin Wang
    avformat/libsrt : change tlpktdrop, nakreport, messageapi options to boolean type
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/libsrt.c
  • avcodec/libzvbi-teletextdec : replace data_size with got_sub_ptr for better readability

    24 mars 2020, par Limin Wang
    avcodec/libzvbi-teletextdec : replace data_size with got_sub_ptr for better readability
    

    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/libzvbi-teletextdec.c