
Recherche avancée
Autres articles (91)
-
MediaSPIP en mode privé (Intranet)
17 septembre 2013, parÀ partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...) -
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (7443)
-
Revision 009ee2b737 : Fix complexity Aq mode. This was broken by change Icc4b66f3935fad5ec4516a4d57e8
3 avril 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Fix complexity Aq mode.This was broken by change
Icc4b66f3935fad5ec4516a4d57e843d12c365e64Change-Id : I49e3fc525664eb7a433f55f76b8f8628fe251eab
-
avformat/libsrt : fix enabling nonblocking mode
16 janvier 2020, par Anthony Delannoyavformat/libsrt : fix enabling nonblocking mode
As written in https://github.com/Haivision/srt/blob/v1.4.1/docs/API.md,
the nonblock mode is activated if SRTO_SNDSYN and SRTO_RCVSYN, for
sending and receiving respectively, are set to 0.Signed-off-by : Marton Balint <cus@passwd.hu>
-
Revision 836252bfa6 : Periodically update mode and mv costs Skip coefficient cost update in non-RD mo
22 février 2014, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_rdopt.c
Periodically update mode and mv costsSkip coefficient cost update in non-RD mode decision setting. Allow
periodical mode and motion vector cost update. Currently every other
8 frames. The increment runtime is a constant number. Hence more
visible for CIF resolution, while negligible for 1080p.Speed -6 compression performance for rtc set is improved by 4.5%.
Change-Id : I27e0ad7c521fcc2af1d825582cbdd1a27ac4c323