
Recherche avancée
Autres articles (54)
-
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 -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (8668)
-
swscale/aarch64/rgb2rgb : add deinterleaveBytes neon implementation
30 août 2024, par Ramiro Pollaswscale/aarch64/rgb2rgb : add deinterleaveBytes neon implementation
A55 A76
deinterleave_bytes_c : 70342.0 34497.5
deinterleave_bytes_neon : 21594.5 ( 3.26x) 5535.2 ( 6.23x)
deinterleave_bytes_aligned_c : 71340.8 34651.2
deinterleave_bytes_aligned_neon : 8616.8 ( 8.28x) 3996.2 ( 8.67x) -
swscale/aarch64/rgb2rgb : add neon implementation for rgb24toyv12
27 août 2024, par Ramiro Pollaswscale/aarch64/rgb2rgb : add neon implementation for rgb24toyv12
A55 A76
rgb24toyv12_16_200_c : 36890.6 17275.5
rgb24toyv12_16_200_neon : 12460.1 ( 2.96x) 5360.8 ( 3.22x)
rgb24toyv12_128_60_c : 83205.1 39884.8
rgb24toyv12_128_60_neon : 27468.4 ( 3.03x) 13552.5 ( 2.94x)
rgb24toyv12_512_16_c : 88111.6 42346.8
rgb24toyv12_512_16_neon : 29126.6 ( 3.03x) 14411.2 ( 2.94x)
rgb24toyv12_1920_4_c : 82068.1 39620.0
rgb24toyv12_1920_4_neon : 27011.6 ( 3.04x) 13492.2 ( 2.94x) -
aarch64/vvc : Bind h26x/sao filter implementation to vvc
28 août 2024, par Zhao Zhiliaarch64/vvc : Bind h26x/sao filter implementation to vvc
Reviewed-by : Martin Storsjö <martin@martin.st>