
Recherche avancée
Autres articles (78)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
XMP PHP
13 mai 2011, parDixit Wikipedia, XMP signifie :
Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...) -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (7677)
-
Revision 527f88316c : Nextgen branch cleanup : remove real-time speed features Removed inter_mode_mask
14 juillet 2015, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_speed_features.c
Modify /vp9/encoder/vp9_speed_features.h
Nextgen branch cleanup : remove real-time speed featuresRemoved inter_mode_mask and max_intra_bsize.
Change-Id : I835d31f95af64a524b2fdb685d1d09a6b0ad5c9f
-
Revision 0fe589f21e : Fill buffer speed up Eliminates the byte by byte read from bool decoder, by re
14 juillet 2015, par Jim BankoskiChanged Paths :
Modify /vpx_dsp/bitreader.c
Add /vpx_util/endian_inl.h
Modify /vpx_util/vpx_util.mk
Fill buffer speed upEliminates the byte by byte read from bool decoder, by reading
in a size_t and then shifting it into place.Change-Id : I0ed8c7b6f942847e79cc90105dc1d2b5b3deb0d6
-
Revision 188087202c : Speed up of supertx Limited the prediction extension to 8 pixels at each edge F
17 juillet 2015, par Shunyao LiChanged Paths :
Modify /vp9/common/vp9_reconinter.c
Modify /vp9/common/vp9_reconinter.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/encoder/vp9_encodeframe.c
Speed up of supertxLimited the prediction extension to 8 pixels at each edge
Fixed a bug in the combination of wedge prediction and supertx10% speed up in decoder
derflr : -0.004
derflr+hbd : +0.002
hevcmr : +0.015Change-Id : I777518896894a612c9704d3de0e7902bf498b0ea