
Recherche avancée
Médias (1)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
Autres articles (99)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (16148)
-
Revision 60dc7375af : fixed a compiling problem with MSVC win32 build The aligned array in parameter
26 juin 2013, par Yaowu XuChanged Paths :
Modify /vp9/encoder/x86/vp9_dct_sse2.c
fixed a compiling problem with MSVC win32 buildThe aligned array in parameter list caused win32 build to report
c2719 error. This commit fixed the issue by make the parameter
type a pointer instead of an array.Change-Id : I4ed654ce4eba2db4995d9cdc136c68e9a6acc992
-
ffmpeg build - uknown temp folder
15 février 2018, par BW-EagleHi
Can anyone to help me about this error when i build ffmpeg-3.4.1 with gnu under windows :
/tmp/9747a756ee05ef34cc3fcf51eabde826/sysroot/usr/include/unistd.h:173: error: undefined reference to '__page_size'
I set temp folder manually but GNU-Make tries to find above path.
My own guess is that gnu cannot create temp files and folders in Windows %TEMP% directory.
-
Revision 18705 : fix build with local ffmpeg version
17 novembre 2012, par j — Logfix build with local ffmpeg version