
Recherche avancée
Autres articles (112)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains 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 ;
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (14628)
-
avcodec/d3d12va_hevc : enable allow_profile_mismatch flag for d3d12va msp profile
5 décembre 2023, par Tong Wuavcodec/d3d12va_hevc : enable allow_profile_mismatch flag for d3d12va msp profile
Same as d3d11va, this flag enables main still picture profile for
d3d12va. User should add this flag when decoding main still picture
profile.Signed-off-by : Tong Wu <tong1.wu@intel.com>
-
avcodec/jpegxl_parser : fix a compile error
28 août 2023, par Tong Wuavcodec/jpegxl_parser : fix a compile error
Compiler : MSVC 14.35.32215
Error type : error C2099 : initializer is not a constant
Related commit : 0c0dd23 avcodec/jpegxl_parser : add JPEG XL parserSigned-off-by : Tong Wu <tong1.wu@intel.com>
Signed-off-by : James Almer <jamrial@gmail.com> -
avcodec/vaapi_encode : remove a duplicate av_freep
20 février 2024, par Tong Wu