
Recherche avancée
Autres articles (60)
-
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 (...) -
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (15142)
-
vformat/utils : call flush_packet_queue() from avformat_free_context()
15 août 2014, par Michael Niedermayer -
Revision d67b608c5d : Remove redundant vp9_init_plane_quantizers call When aq mode is on, the quantiz
14 août 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Remove redundant vp9_init_plane_quantizers callWhen aq mode is on, the quantizer will be reset later in the same
function (line 571).Change-Id : I20635db31261d136d04d5deeb881ad3957078bf1
-
Revision 80e5550723 : Merge "Remove redundant vp9_init_plane_quantizers call"
15 août 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Merge "Remove redundant vp9_init_plane_quantizers call"