
Recherche avancée
Médias (2)
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (100)
-
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 (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
Sur d’autres sites (11331)
-
avcodec/mlpenc : fix encoding last samples when not within full interval
30 août 2021, par Paul B Mahol -
Revision ba70f16011 : Add early termination in transform size search In the full-rd transform size se
12 août 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
Add early termination in transform size searchIn the full-rd transform size search, we go through all transform
sizes to choose the one with best rd score. In this patch, an
early termination is added to stop the search once we see that the
smaller size won’t give better rd score than the larger size. Also,
the search starts from largest transform size, then goes down to
smallest size.A speed feature tx_size_search_breakout is added, which is turned off
at speed 0, and on for other speeds. The transform size search is
turned on at speed 1.Borg test results :
1. At speed 1,
derf set : psnr gain : 0.618%, ssim gain : 0.377% ;
stdhd set : psnr gain : 0.594%, ssim gain : 0.162% ;
No noticeable speed change.
3. At speed 2,
derf set : psnr loss : 0.157%, ssim loss : 0.175% ;
stdhd set : psnr loss : 0.090%, ssim loss : 0.101% ;
speed gain : 4%.Change-Id : I22535cd2017b5e54f2a62bb6a38231aea4268b3f
-
lavfi/avf_showspectrum : add full frame sliding mode.
3 août 2014, par Nicolas George