
Recherche avancée
Médias (91)
-
Les Miserables
9 décembre 2019, par
Mis à jour : Décembre 2019
Langue : français
Type : Textuel
-
VideoHandle
8 novembre 2019, par
Mis à jour : Novembre 2019
Langue : français
Type : Video
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
-
Un test - mauritanie
3 avril 2014, par
Mis à jour : Avril 2014
Langue : français
Type : Textuel
-
Pourquoi Obama lit il mes mails ?
4 février 2014, par
Mis à jour : Février 2014
Langue : français
-
IMG 0222
6 octobre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Image
Autres articles (97)
-
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. -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (12978)
-
Revision 9f5811c2da : Add joint motion search in comp_inter_inter mode(experiment) In current code, m
7 mai 2013, par Yunqing WangChanged Paths :
Modify /configure
Modify /vp9/common/vp9_enums.h
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/encoder/vp9_mcomp.c
Modify /vp9/encoder/vp9_mcomp.h
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_variance.h
Modify /vp9/encoder/vp9_variance_c.c
Add joint motion search in comp_inter_inter mode(experiment)In current code, motion vectors got from single prediction mode are used
in compound prediction mode directly. These motion vectors may not give
accurate prediction since they are searched independently. In this patch,
we took Pascal's suggestion, and did joint motion search in compound
prediction mode to find better motion vectors in this situation.
Test results :
Overall PSNR : 0.570%(derf), 0.918%(stdhd) ;
SSIM : 0.572%(derf), 1.009%(stdhd) ;The encoder is a little slower. This can be improved since some c
code is used in motion search.Change-Id : Ib30c9240f6c56c9b070867b4ca89412a76d9f3c6
-
Revision 6bebe65118 : [spatial svc]Don't skip motion search in first pass encoding Change-Id : Ia6bcda
17 juin 2014, par Minghai ShangChanged Paths :
Modify /vp9/encoder/vp9_firstpass.c
[spatial svc]Don’t skip motion search in first pass encodingChange-Id : Ia6bcdaf5a5b80e68176f60d8d00e9b5cf3f9bfe3
-
fate : Add test for ticket #5805.
4 septembre 2016, par Carl Eugen Hoyos