
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (105)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (14283)
-
Revision 85591 : Echap permet de sortir du mode fullscreen + Refactoring JS pour ...
11 juin 2018, par cedric@… — LogEchap permet de sortir du mode fullscreen
+ Refactoring JS pour optimiser le code joué à chaque refresh fullscreen -
Revision 1dd9a63929 : Correct the mode decisions in special cases The rate costs calculated for inter
5 septembre 2014, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Correct the mode decisions in special casesThe rate costs calculated for inter modes are not precise in some
cases, which causes NEWMV is chosen instead of NEARESTMV, NEARMV,
and ZEROMV. This patch added checks for these cases, and corrected
the mode decisions.Borg tests at speed 3 showed :
1. stdhd set : 0.102% PSNR gain and 0.088% SSIM gain.
2. derf set : 0.147% PSNR gain and 0.132% SSIM gain.
No speed change.Change-Id : I35d17684b89ad4734fb610942d707899146426db
-
avcodec/libsvtav1 : Fix value range for rc mode
18 septembre 2021, par Limin Wang