
Recherche avancée
Autres articles (55)
-
Ecrire une actualité
21 juin 2013, parPrésentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
Vous pouvez personnaliser le formulaire de création d’une actualité.
Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...) -
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 (...) -
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (6200)
-
Revision e3167f7fbf : Add vp9_sad32x32x4d_neon Neon intrinsic function. On Nexus 7 speed -6 saw 18%
25 janvier 2015, par Frank GalliganChanged Paths :
Modify /test/sad_test.cc
Modify /vp9/common/vp9_rtcd_defs.pl
Modify /vp9/encoder/arm/neon/vp9_sad4d_neon.c
Add vp9_sad32x32x4d_neon Neon intrinsic function.On Nexus 7 speed -6 saw 18% increase in perf.
Tested on Nexus 7, built with ndk r10d, gcc 4.9.
BUG=https://code.google.com/p/webm/issues/detail?id=908
Change-Id : I70ccdea0326750552ed946fb004507d6efe02d5c
-
Revision 9f1cf2c8cf : make low bitrates a lot less blocky Remove loop filter skip at speed 7+ because
3 février 2015, par Jim BankoskiChanged Paths :
Modify /vp9/common/vp9_postproc.c
Modify /vp9/encoder/vp9_speed_features.c
make low bitrates a lot less blockyRemove loop filter skip at speed 7+ because of bad visual artifacts and
up the postprocessing.Change-Id : Ibdd0bac71aaee232d2bb2e14462733c51517768d
-
Revision a844a778c7 : Merge "Adjust partitioning threshold based rtc speed"
4 février 2015, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Merge "Adjust partitioning threshold based rtc speed"