
Recherche avancée
Autres articles (22)
-
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
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 -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (6960)
-
Revision 8e8bc5f28b : Add dynamic range comment to vp9_int_pro_col Change-Id : If14d9f874bd0bf2c5a4559
16 juin 2015, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_avg.c
Add dynamic range comment to vp9_int_pro_colChange-Id : If14d9f874bd0bf2c5a455982088fd70591f5ea5a
-
Revision 4f1f510f16 : Add dynamic range comment to vp9_satd Change-Id : I75873846e6fdafbe7597a1bd01921
16 juin 2015, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_avg.c
Add dynamic range comment to vp9_satdChange-Id : I75873846e6fdafbe7597a1bd0192115d2d1e9987
-
swresample/resample : Limit filter length
8 avril 2014, par Michael Niedermayerswresample/resample : Limit filter length
Related to CID1197063
The limit choosen is arbitrary and much larger than what makes sense.
It avoids the need for checking arithmetic operations with the length for overflowSigned-off-by : Michael Niedermayer <michaelni@gmx.at>