
Recherche avancée
Autres articles (67)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (8724)
-
hardware acceleration for ffmpeg is not working
21 novembre 2019, par tempMailisAwesomeI download cuda driver for my nvidia
but it still does not use my GPU, it still using cpu.
how can i make it use GPU.
i heard about hardware acceleration as well but thats not working.
It has to be h.264
-
Roadmap #3582 : Simplifier l’utilsation des documents
22 février 2016, par b bMerci pour le retour, je mentionnais ressource car, amha, il pourrait grandement simplifier l’usage des documents. Ce que je verrais bien comme plan :
- intégration de medocs en 3.2 par ex, première phase de simplification, puisque le plugin permet d’utiliser un raccourci unique
- intégration de ressource en 3.3 par ex, toujours un raccourci unique, avec les avantages du principe de ressource en bonus
À suivre...
-
avcodec : v4l2_m2m : remove unnecessary timeout.
9 janvier 2018, par Jorge Ramirez-Ortizavcodec : v4l2_m2m : remove unnecessary timeout.
Qualcomm's db410c/db820 Venus driver currently present in mainline
kernel has a bug which mishandles the CMD_STOP requests causing the
decoder to block while draining [1].This patch removes the workaround that was used to prevent that
situation.Encoding/Decoding tested on db820c.
[1] on CMD_STOP, the driver is flushing all buffers and never raising
IPIPE which ends up in blocking on poll.