
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (81)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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. -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (14093)
-
Revision caaf63b2c4 : Rework cut-off decisions in cyclic refresh aq mode This commit removes the cycl
4 novembre 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_aq_cyclicrefresh.c
Modify /vp9/encoder/vp9_block.h
Modify /vp9/encoder/vp9_context_tree.h
Modify /vp9/encoder/vp9_encodeframe.c
Rework cut-off decisions in cyclic refresh aq modeThis commit removes the cyclic aq mode dependency on
in_static_area and reworks the corresponding cut-off thresholds.
It improves the compression performance of speed -5 by 1.47% in
PSNR and 2.07% in SSIM, and the compression performance of speed6 by 3.10% in PSNR and 5.25% in SSIM. Speed wise, about 1% faster
in both settings at high bit-rates.Change-Id : I1ffc775afdc047964448d9dff5751491ba4ff4a9
-
Revision e9c69ab102 : Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimental
2 janvier 2013, par Yunqing WangChanged Paths : Modify /vp9/decoder/vp9_decodemv.c Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimental
-
Revision 5a955973d9 : Merge changes I63348ae3,I658ea409 into experimental * changes : Segment mode c
15 novembre 2012, par pascal massiminoChanged Paths : Modify /vp9/decoder/decodemv.c Modify /vp9/encoder/bitstream.c Modify /vp9/encoder/encodeframe.c Merge changes I63348ae3,I658ea409 into experimental * changes : Segment mode coding bug. Silenced a few warnings.