
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (73)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 ;
-
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 (10506)
-
avcodec/alac : use branchless sign
15 août 2023, par Paul B Mahol -
cbs_h266 : fix sign for pps_xxx_qp_offset_list
2 juillet 2023, par Nuo Mi -
Revision a3df343cda : vp10 : code sign bit before absolute value in non-arithcoded header. For reading
8 septembre 2015, par Ronald S. BultjeChanged Paths :
Modify /vp10/decoder/decodeframe.c
Modify /vp10/encoder/bitstream.c
Modify /vpx_dsp/bitreader_buffer.c
Modify /vpx_dsp/bitreader_buffer.h
Modify /vpx_dsp/bitwriter_buffer.c
Modify /vpx_dsp/bitwriter_buffer.h
vp10 : code sign bit before absolute value in non-arithcoded header.For reading, this makes the operation branchless, although it still
requires two shifts. For writing, this makes the operation as fast
as writing an unsigned value, branchlessly. This is also how other
codecs typically code signed, non-arithcoded bitstream elements.See issue 1039.
Change-Id : I6a8182cc88a16842fb431688c38f6b52d7f24ead