
Recherche avancée
Autres articles (24)
-
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 (3914)
-
Remove some redundant NULL checks and fix a free on error return.
3 mars 2012, par Tim TerriberryRemove some redundant NULL checks and fix a free on error return.
ref_frame_data was being allocated with the aligned allocator, but
freed with the normal _ogg_free() function on failure, which
doesn’t work.
This would only cause a problem if there was just enough memory to
satisfy the reference frame allocation (just over 4.5 or 9 bytes
per pixel) but not enough for the fragment buffer offets (1/16 or
1/8th byte per pixel).git-svn-id : http://svn.xiph.org/trunk/theora@18219 0101bb08-14d6-0310-b084-bc0e0c8e3800
-
vp3 : Fix double free in vp3_decode_end()
10 janvier 2013, par Ronald Bultjevp3 : Fix double free in vp3_decode_end()
-
matroska : Fix use after free
10 janvier 2013, par Dale Curtismatroska : Fix use after free