
Recherche avancée
Médias (1)
-
The Great Big Beautiful Tomorrow
28 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Texte
Autres articles (61)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
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 (9702)
-
Revision 7971846a5e : Move intra prediction functions from vp9/common/ to vpx_dsp/ Change-Id : I64edc2
20 juillet 2015, par hui suChanged Paths :
Modify /build/make/rtcd.pl
Modify /test/test_intra_pred_speed.cc
Modify /test/vp9_intrapred_test.cc
Delete /vp9/common/arm/neon/vp9_reconintra_neon.c
Delete /vp9/common/arm/neon/vp9_reconintra_neon_asm.asm
Delete /vp9/common/mips/dspr2/vp9_intrapred16_dspr2.c
Delete /vp9/common/mips/dspr2/vp9_intrapred4_dspr2.c
Delete /vp9/common/mips/dspr2/vp9_intrapred8_dspr2.c
Delete /vp9/common/mips/msa/vp9_intra_predict_msa.c
Modify /vp9/common/vp9_common.h
Modify /vp9/common/vp9_reconintra.c
Modify /vp9/common/vp9_rtcd_defs.pl
Delete /vp9/common/x86/vp9_high_intrapred_sse2.asm
Delete /vp9/common/x86/vp9_intrapred_sse2.asm
Delete /vp9/common/x86/vp9_intrapred_ssse3.asm
Modify /vp9/vp9_common.mk
Add /vpx_dsp/arm/intrapred_neon.c
(from /vp9/common/arm/neon/vp9_reconintra_neon.c
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/arm/intrapred_neon_asm.asm
(from /vp9/common/arm/neon/vp9_reconintra_neon_asm.asm
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/intrapred.c
Modify /vpx_dsp/mips/common_dspr2.h
Add /vpx_dsp/mips/intrapred16_dspr2.c
(from /vp9/common/mips/dspr2/vp9_intrapred16_dspr2.c
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/mips/intrapred4_dspr2.c
(from /vp9/common/mips/dspr2/vp9_intrapred4_dspr2.c
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/mips/intrapred8_dspr2.c
(from /vp9/common/mips/dspr2/vp9_intrapred8_dspr2.c
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/mips/intrapred_msa.c
(from /vp9/common/mips/msa/vp9_intra_predict_msa.c
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Modify /vpx_dsp/vpx_dsp.mk
Modify /vpx_dsp/vpx_dsp_common.h
Modify /vpx_dsp/vpx_dsp_rtcd_defs.pl
Add /vpx_dsp/x86/highbd_intrapred_sse2.asm
(from /vp9/common/x86/vp9_high_intrapred_sse2.asm
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/x86/intrapred_sse2.asm
(from /vp9/common/x86/vp9_intrapred_sse2.asm
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Add /vpx_dsp/x86/intrapred_ssse3.asm
(from /vp9/common/x86/vp9_intrapred_ssse3.asm
:55c6a74bd4f228e48d56de200f25154eb733fc40)
Move intra prediction functions from vp9/common/ to vpx_dsp/Change-Id : I64edc26cf4aab050c83f2d393df6250628ad43b8
-
Revision 40358dc406 : Removing duplicated code for merging two probabilities. Adding common merge_pro
25 juillet 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_entropy.c
Modify /vp9/common/vp9_entropymode.c
Modify /vp9/common/vp9_entropymv.c
Modify /vp9/common/vp9_treecoder.h
Removing duplicated code for merging two probabilities.Adding common merge_probs and merge_probs2 functions. Changing ints to
usigned ints in some places.Change-Id : Icf088ffdea7cf5b95284a128916409bdd53506b0
-
vulkan/common : Add put_bytes_count
27 novembre 2024, par IndecisiveTurtle