
Recherche avancée
Autres articles (100)
-
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Récupération d’informations sur le site maître à l’installation d’une instance
26 novembre 2010, parUtilité
Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)
Sur d’autres sites (10616)
-
Revision ce88d74d34 : vp9_reconintra_neon : add d45 4x4 based on webp's LD4() 59% faster over 20M pi
18 juin 2015, par James ZernChanged Paths :
Modify /test/test_intra_pred_speed.cc
Modify /vp9/common/arm/neon/vp9_reconintra_neon.c
Modify /vp9/common/vp9_rtcd_defs.pl
vp9_reconintra_neon : add d45 4x4based on webp’s LD4()
59% faster over 20M pixels
Change-Id : I371eaed9ce8f470451046997e130b0ba1a2f7a9c
-
Revision b4262c6cc5 : tests : enable datarate_test based on CONFIG_ENCODERS not just CONFIG_VP8_ENCODE
22 février 2014, par James ZernChanged Paths :
Modify /test/test.mk
tests : enable datarate_test based on CONFIG_ENCODERSnot just CONFIG_VP8_ENCODER ; there's now VP9 code in the same file
Change-Id : I73d8b9141af1374b37480fb0495e17a7952eb4f9
-
Revision f297504f2d : Re-work configure interface for encoding based on external mi This commit refin
14 juillet 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/vp9_cx_iface.c
Modify /vpx/vpx_encoder.h
Modify /vpxenc.c
Re-work configure interface for encoding based on external miThis commit refines the configuration interface for encoding
process based on external mode info. It allows the vpxenc to read
the external file name from command line, and to produce warning
message when necessary.Change-Id : I109d02ea9e6e418d00378d512ed9ab9bb0770dbd