
Recherche avancée
Autres articles (97)
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
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 (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (7891)
-
Revision 62c6411820 : Remove neon version of vp8 extend borders The code fails the unit test. Speed c
24 juillet 2014, par JohannChanged Paths :
Modify /test/scale_border_test.cc
Delete /vpx_scale/arm/neon/vp8_vpxyv12_extendframeborders_neon.asm
Modify /vpx_scale/arm/neon/yv12extend_arm.c
Modify /vpx_scale/vpx_scale.mk
Modify /vpx_scale/vpx_scale_rtcd.pl
Remove neon version of vp8 extend bordersThe code fails the unit test. Speed comparisons to the C are invalid
because the code frequently didn’t correctly extend the right and
bottom portions of the frame.Reduce maximum frame size on ARM devices to avoid OOM
Change-Id : Ia664c86406f0bb8120fd7ad401f32d0bd44994fb
-
Revision 51c60a891e : make default_interp_filter choice a speed feature This commit changed the hard-
16 juillet 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
make default_interp_filter choice a speed featureThis commit changed the hard-coded DEFAULT_INTERP_FILTER to a speed
feature with the same default value : SWITCHABLE.Change-Id : I7f54f40f1bd3f5277841d04b85db7a84e47313f1
-
Revision 42a68e6701 : Merge "make default_interp_filter choice a speed feature"
17 juillet 2014, par Yaowu XuMerge "make default_interp_filter choice a speed feature"