
Recherche avancée
Autres articles (70)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (9478)
-
Revision af87148a22 : Merge "Add vp9_tm_predictor_32x32 neon implementation which is 7.8 times faster
28 janvier 2014, par hkuangMerge "Add vp9_tm_predictor_32x32 neon implementation which is 7.8 times faster
than C." -
avcodec/mpeg4videoenc : Use 64 bit for times in mpeg4_encode_gop_header()
21 mai 2018, par Michael Niedermayeravcodec/mpeg4videoenc : Use 64 bit for times in mpeg4_encode_gop_header()
Fixes truncation
Fixes Assertion n <= 31 && value < (1U << n) failed at libavcodec/put_bits.h:169
Fixes : ffmpeg_crash_2.aviFound-by : Thuan Pham <thuanpv@comp.nus.edu.sg>, Marcel Böhme, Andrew Santosa and Alexandru RazvanCaciulescu with AFLSmart
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>
-
Revision 3977e64fc7 : don't dummy pack if we won't recode Avoid packing the bitstream 2 times unless
16 janvier 2014, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_onyx_if.c
don't dummy pack if we won't recodeAvoid packing the bitstream 2 times unless we need to. For me this
at speed -5 was a 2% speed up.Change-Id : I32205c98f55eedd4ff031ed5fb498c84bdaa855d