
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
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 54575d654c : Updates to adaptive/aggressive denoiser mode. Parameter changes and modificatio
2 septembre 2014, par MarcoChanged Paths :
Modify /vp8/encoder/denoising.c
Modify /vp8/encoder/pickinter.c
Updates to adaptive/aggressive denoiser mode.Parameter changes and modification to zero_last bias.
Change-Id : I50a408d47fde049c562bbe95075194cb0f17c31b
-
Revision f31ff029df : Elevate NEWMV mode checking threshold in real time The current threshold is kni
1er juillet 2014, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Elevate NEWMV mode checking threshold in real timeThe current threshold is knid of low, and in many cases NEWMV
mode is checked but not picked as the best mode. This patch
added a speed feature to increase NEWMV threshold, so that
less partition mode checking goes to check NEWMV. This feature
is enabled for speed 6 and 7.Rtc set borg tests showed :
1. Speed 6, overall psnr : -0.088%, ssim : -1.339% ;
Average speedup on rtc set is 11.1%.
2. Speed 7, overall psnr : -0.505%, ssim : -2.320%
Average speedup on rtc set is 12.9%.Change-Id : I953b849eeb6e0d5a1f13eacba30c14204472c5be
-
avformat/matroskaenc : Do not use native mode for raw RGB
14 février 2015, par Michael Niedermayer