
Recherche avancée
Médias (10)
-
Demon Seed
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Demon seed (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
The four of us are dying (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Corona radiata (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Lights in the sky (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Head down (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (108)
-
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. -
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 ;
Sur d’autres sites (17609)
-
Revision d9fc451666 : Move subpixel variance function from common/ to encoder/. This seems to only be
18 juin 2013, par Ronald S. BultjeChanged Paths :
Delete /vp9/common/x86/vp9_subpel_variance_impl_sse2.asm
Delete /vp9/common/x86/vp9_subpixel_variance_sse2.c
Add /vp9/encoder/x86/vp9_subpel_variance_impl_sse2.asm
(from /vp9/common/x86/vp9_subpel_variance_impl_sse2.asm
:a2f33e2505adab7543447d9017f0def0a901a0de)
Modify /vp9/vp9_common.mk
Modify /vp9/vp9cx.mk
Move subpixel variance function from common/ to encoder/.This seems to only be used in the encoder. Also remove an empty wrapper
file that contained forward declarations for this function, but didn't
actually define any actual functions.Change-Id : Ifc561eef7ebe374a7d03698055e51e105f6d614b
-
Revision 9524765557 : Merge "Move subpixel variance function from common/ to encoder/."
18 juin 2013, par Ronald S. BultjeMerge "Move subpixel variance function from common/ to encoder/."
-
Revision 01016ff9a6 : Fix chroma output when scaling The encode-side scaling was not indexing through
12 juin 2013, par John KoleszarChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
Fix chroma output when scalingThe encode-side scaling was not indexing through the image correctly
for the chroma planes, causing a green checkerboard-like output in
the unit test.Change-Id : I9abbd73615404cd6699588be3e64dcf59005bc14