Recherche avancée

Médias (0)

Mot : - Tags -/optimisation

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

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 : Add vaapi profile parse support for SCC

    16 février 2023, par Linjie Fu
    lavc/vaapi_hevc : Add vaapi profile parse support for SCC
    

    Note that Screen-Extended Main 4:4:4 and 4:4:4 10 supports
    chroma_format_idc from 0, 1 or 3, hence both 420 and 444 are
    supported.

    Signed-off-by : Linjie Fu <linjie.justin.fu@gmail.com>
    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavcodec/vaapi_decode.c
    • [DH] libavcodec/vaapi_hevc.c
    • [DH] libavcodec/vaapi_hevc.h
  • lavc/vvc_dec : Add hardware decode API

    28 octobre 2024, par Fei Wang
    lavc/vvc_dec : Add hardware decode API
    

    Signed-off-by : Fei Wang <fei.w.wang@intel.com>

    • [DH] libavcodec/vvc/dec.c
    • [DH] libavcodec/vvc/dec.h
    • [DH] libavcodec/vvc/refs.c
  • lavc/vaapi_encode : Change the slice/parameter buffers to dynamic alloc.

    24 août 2017, par Jun Zhao
    lavc/vaapi_encode : Change the slice/parameter buffers to dynamic alloc.
    

    Change the slice/parameter buffers to be allocated dynamically.

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

    • [DH] libavcodec/vaapi_encode.c
    • [DH] libavcodec/vaapi_encode.h