
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (112)
-
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 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 (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (15080)
-
Revision e0305995f3 : Merge "Corrected highbitdepth aq variance" into highbitdepth
12 juin 2014, par Debargha MukherjeeMerge "Corrected highbitdepth aq variance" into highbitdepth
-
Revision 22fbe77710 : Corrected block_variance computation for high bitdepth. Change-Id : I84ffe759b2a
1er mai 2014, par Peter de RivazChanged Paths :
Modify /vp9/encoder/vp9_aq_variance.c
Corrected block_variance computation for high bitdepth.Change-Id : I84ffe759b2a32ba208f915684a7a75f7f78ffa0b
-
Core : Use `element.name` and `element.type` consistently
29 avril 2014, par staabmCore : Use `element.name` and `element.type` consistently
Instead of using the jquery provided method, we use the native ones
instead. we already rely on them in other places, therefore we don’t get
anything from using them here.Closes #1096