
Recherche avancée
Autres articles (97)
-
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
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 (11654)
-
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