
Recherche avancée
Autres articles (103)
-
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 (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Soumettre améliorations et plugins supplémentaires
10 avril 2011Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)
Sur d’autres sites (12151)
-
Revision c9976b32b4 : Update use_prev_frame_mvs flag in decoder. Added check to see if last frame was
8 juin 2015, par Scott LaVarnwayChanged Paths :
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decodemv.c
Update use_prev_frame_mvs flag in decoder.Added check to see if last frame was all intra. This will
eliminate two checks in find_mv_refs_idx(). Also, do not
update the frame mvs if the current frame is all intra.This improved performance on material with frequent
intra-only frames.Change-Id : I44a4042c3670ab0d38439d565062a0e2a1ba9d1e
-
Revision a782d63954 : Decoder performance test added to unit tests Change-Id : Id578a5fe2039631cefd82d
15 novembre 2013, par Joshua LittChanged Paths :
Modify /configure
Add /test/decode_perf_test.cc
Modify /test/test-data.sha1
Modify /test/test.mk
Decoder performance test added to unit testsChange-Id : Id578a5fe2039631cefd82dc2ef98cc62683194c3
-
Revision 33199783ea : Added tests for high bit depth quantize functions This was originally part of c
4 juin 2015, par Julia RobsonChanged Paths :
Add /test/quantize_test.cc
Modify /test/test.mk
Added tests for high bit depth quantize functionsThis was originally part of change-id:Idef18f90b111a0d0c9546543d3347e551908fd78
but the rest of that patch has previously been incorporated into nextgen
without these tests.Change-Id : I6ac491ed1cfc153e0ed3cb999c76feac9d5e74e3