
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 (22)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...) -
Création définitive du canal
12 mars 2010, parLorsque votre demande est validée, vous pouvez alors procéder à la création proprement dite du canal. Chaque canal est un site à part entière placé sous votre responsabilité. Les administrateurs de la plateforme n’y ont aucun accès.
A la validation, vous recevez un email vous invitant donc à créer votre canal.
Pour ce faire il vous suffit de vous rendre à son adresse, dans notre exemple "http://votre_sous_domaine.mediaspip.net".
A ce moment là un mot de passe vous est demandé, il vous suffit d’y (...)
Sur d’autres sites (3266)
-
Revision 52ae97b6aa : SSSE3 implementation of full inverse 8x8 2D-DCT This commit enables SSSE3 versi
2 mai 2014, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.pl
Add /vp9/common/x86/vp9_idct_ssse3.asm
Modify /vp9/encoder/x86/vp9_dct_ssse3.asm
Modify /vp9/vp9_common.mk
SSSE3 implementation of full inverse 8x8 2D-DCTThis commit enables SSSE3 version full inverse 8x8 2D-DCT and
reconstruction. It makes the runtime of vp9_idct8x8_64_add down
from 256 cycles (SSE2) to 246 cycles.Change-Id : I0600feac894d6a443a3c9d18daf34156d4e225c3
-
Revision 59c3f446fe : Merge "Inverse 16x16 2D-DCT SSSE3 implementation"
24 mai 2014, par Jingning HanChanged Paths :
Modify /vp9/vp9_common.mk
Merge "Inverse 16x16 2D-DCT SSSE3 implementation" -
Revision 74a854fcab : Re-enable unit test on neon implementation of 16x16 idct The previous change on
22 mai 2014, par Jingning HanChanged Paths :
Modify /test/dct16x16_test.cc
Re-enable unit test on neon implementation of 16x16 idctThe previous change only tunes forward transform. It doesn’t affect
the neon implementation of the inverse transform. Hence turn the
unit test on.Change-Id : I4f0f43783b98814d1eee53182209f9669d538140