
Recherche avancée
Autres articles (104)
-
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
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 (...)
Sur d’autres sites (5949)
-
Revision 478fbc8f23 : Update to speed 5 non-rd mode partition search. If the pre-selected partition s
7 juillet 2015, par MarcoChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Update to speed 5 non-rd mode partition search.If the pre-selected partition size (from variance partition) is
32x32, also apply nonrd partition search for 32x32 and 16x16 size.Overall small positive gain in metrics, average 1%.
Some visual improvement, for lower resolutions.Change-Id : I69cb425bda94f7d13d34c451ab30e9276335a30e
-
Revision 155b9416b3 : Merge "Update to speed 5 non-rd mode partition search."
8 juillet 2015, par MarcoMerge "Update to speed 5 non-rd mode partition search."
-
Revision dac589d6d4 : Optimize bilateral filter to improve speed Optimization of bilateral filter : 1)
29 juin 2015, par Shunyao LiChanged Paths :
Modify /vp9/common/vp9_loopfilter.c
Modify /vp9/common/vp9_loopfilter.h
Optimize bilateral filter to improve speedOptimization of bilateral filter :
1) Pre-calculate the bilateral filters at all the
levels at the initialization.
2) Convert 1D matrix to 2D matrix, avoid too many
multiplications in the bilateral filter loop.
3) Fix a bug in "loop_bilateral_filter_highbd".
The right-shifted range index can be larger than 255.Change-Id : I42f6177e896706948e2403bd9edce46e3eb5cbf8