
Recherche avancée
Autres articles (102)
-
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" (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (9220)
-
avcodec/proresdec : Don't use LONG_BITSTREAM_READER
23 février, par Andreas Rheinhardtavcodec/proresdec : Don't use LONG_BITSTREAM_READER
Using LONG_BITSTREAM_READER means that every get_bits() call
uses an AV_RB64() to ensure that cache always contains 32 valid bits
(as opposed to the ordinary 25 guaranteed by reading 32 bits) ;
yet this is unnecessary when unpacking alpha. So only use these
64bit reads where necessary.Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
fftools/ffmpeg_opt : Remove unused alt_bsf
12 mars, par Andreas Rheinhardt -
fate/subtitles : Use REMUX where appropriate
12 avril 2022, par Andreas Rheinhardt