
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (104)
-
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 (...) -
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (10918)
-
Revision 1ff94fea56 : Inline vp9_quantize() in xform_quant(). Cycle times : 4x4 : 151 to 131 cycles
11 juillet 2013, par Ronald S. BultjeChanged Paths :
Modify /vp9/encoder/vp9_encodemb.c
Modify /vp9/encoder/vp9_quantize.c
Modify /vp9/encoder/vp9_quantize.h
Inline vp9_quantize() in xform_quant().Cycle times :
4x4 : 151 to 131 cycles (15% faster)
8x8 : 334 to 306 cycles (9% faster)
16x16 : 1401 to 1368 cycles (2.5% faster)
32x32 : 7403 to 7367 cycles (0.5% faster)Total encode time of first 50 frames of bus @ 1500kbps (speed 0)
goes from 1min39.2 to 1min38.6, i.e. a 0.67% overall speedup.Change-Id : I799a49460e5e3fcab01725564dd49c629bfe935f
-
h264_refs : assert that long ref fields have not been inserted multiple times
30 mars 2013, par Michael Niedermayerh264_refs : assert that long ref fields have not been inserted multiple times
-
ffplay : add delay multiple times to frame_timer if it is less than current time
9 octobre 2011, par Marton Balintffplay : add delay multiple times to frame_timer if it is less than current time