
Recherche avancée
Médias (9)
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#3 The Safest Place
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (46)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 is the first MediaSPIP stable release.
Its official release date is June 21, 2013 and is announced here.
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 (...) -
Installation en mode ferme
4 février 2011, parLe mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
C’est la méthode que nous utilisons sur cette même plateforme.
L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)
Sur d’autres sites (5767)
-
Introduce a TextureDSP module
20 mai 2015, par Vittorio GiovaraIntroduce a TextureDSP module
This module implements generic texture decompression from different
families (DXTC, RGTC, BCn) and texture compression DXTC 1, 3, and 5.Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>
-
Introduce a TextureDSP module
20 mai 2015, par Vittorio GiovaraIntroduce a TextureDSP module
This module implements generic texture decompression from different
families (DXTC, RGTC, BCn) and texture compression DXTC 1, 3, and 5.Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>
-
Revision 3a3b0be09a : Move multi-threading module functions into vpx_thread folder This commit moves
1er juillet 2015, par Jingning HanChanged Paths :
Modify /libs.mk
Modify /test/vp9_thread_test.cc
Modify /vp9/common/vp9_onyxc_int.h
Delete /vp9/common/vp9_thread.c
Delete /vp9/common/vp9_thread.h
Modify /vp9/common/vp9_thread_common.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decoder.c
Modify /vp9/decoder/vp9_decoder.h
Modify /vp9/decoder/vp9_dthread.h
Modify /vp9/encoder/vp9_encoder.h
Modify /vp9/vp9_common.mk
Modify /vp9/vp9_dx_iface.c
Add /vpx_thread/vpx_thread.c
(from /vp9/common/vp9_thread.c
:fc5f3b8f4f170a32207ca2eca60f87bb0a01d03c)
Add /vpx_thread/vpx_thread.h
(from /vp9/common/vp9_thread.h
:fc5f3b8f4f170a32207ca2eca60f87bb0a01d03c)
Add /vpx_thread/vpx_thread.mk
Move multi-threading module functions into vpx_thread folderThis commit moves the primitive multi-threading files from vp9
folder to vpx_thread, which will be accessible by all vpx codec.Change-Id : Ib51e66e9c69801c10631fab56d35a0c0aaed5883