
Recherche avancée
Autres articles (72)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Pas question de marché, de cloud etc...
10 avril 2011Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
sur le web 2.0 et dans les entreprises qui en vivent.
Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...) -
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)
Sur d’autres sites (10798)
-
Revision 2a5c46d8f5 : Fix active_map speed 6. Fix the interaction between active map and reuse_inter_
8 août 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Fix active_map speed 6.Fix the interaction between active map and reuse_inter_pred_sby. The
reuse_inter_pred_sby feature expects inter predictors to already be
built, but blocks with active map on skip this step.Change-Id : Ibb2bf0d228f678935d82a0ede9cb0919ab7c8878
-
Revision 5c55202c6b : intra blocks disallowed inadvertently At speed 6 the smallest partitioning was
13 août 2014, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
intra blocks disallowed inadvertentlyAt speed 6 the smallest partitioning was 16x16 and biggest
intra block was 8x8, essentially disallowing all intra blocks
which produces ugly artifacts when revealing new video.Change-Id : I364042d4c64e09be0666ade64aac94d0a1b586cf
-
Revision 4d6d061316 : Set max_intra_bsize to 32x32 At —good and speed 3 or above for resolution less
14 août 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Set max_intra_bsize to 32x32At —good and speed 3 or above for resolution less than 720p. This
disables the tests for 64x64 intra prediction modes. Encoding time
reduction is about 1%.Change-Id : Ib396e3d1417fece416e3f0fee929b128acbb130f