
Recherche avancée
Médias (1)
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (75)
-
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 notifications de la ferme
1er décembre 2010, parAfin d’assurer une gestion correcte de la ferme, il est nécessaire de notifier plusieurs choses lors d’actions spécifiques à la fois à l’utilisateur mais également à l’ensemble des administrateurs de la ferme.
Les notifications de changement de statut
Lors d’un changement de statut d’une instance, l’ensemble des administrateurs de la ferme doivent être notifiés de cette modification ainsi que l’utilisateur administrateur de l’instance.
À la demande d’un canal
Passage au statut "publie"
Passage au (...) -
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
Sur d’autres sites (9858)
-
lavfi/vaapi : Factorise out common code for parameter buffer setup
31 mars 2019, par Mark Thompsonlavfi/vaapi : Factorise out common code for parameter buffer setup
Also enables cropping on all VAAPI filters, inherited from the existing
support in scale_vaapi. -
vp56data : Move all shared enum/struct declarations to common header
14 août 2013, par Diego Biurrun -
avutil/hwcontext_cuda : Define and use common CHECK_CU()
11 novembre 2018, par Philip Langdaleavutil/hwcontext_cuda : Define and use common CHECK_CU()
We have a pattern of wrapping CUDA calls to print errors and
normalise return values that is used in a couple of places. To
avoid duplication and increase consistency, let's put the wrapper
implementation in a shared place and use it everywhere.Affects :
* avcodec/cuviddec
* avcodec/nvdec
* avcodec/nvenc
* avfilter/vf_scale_cuda
* avfilter/vf_scale_npp
* avfilter/vf_thumbnail_cuda
* avfilter/vf_transpose_npp
* avfilter/vf_yadif_cuda- [DH] libavcodec/Makefile
- [DH] libavcodec/cuda_check.c
- [DH] libavcodec/cuviddec.c
- [DH] libavcodec/nvdec.c
- [DH] libavcodec/nvenc.c
- [DH] libavfilter/Makefile
- [DH] libavfilter/cuda_check.c
- [DH] libavfilter/vf_scale_cuda.c
- [DH] libavfilter/vf_scale_npp.c
- [DH] libavfilter/vf_thumbnail_cuda.c
- [DH] libavfilter/vf_transpose_npp.c
- [DH] libavfilter/vf_yadif_cuda.c
- [DH] libavutil/Makefile
- [DH] libavutil/cuda_check.c
- [DH] libavutil/cuda_check.h
- [DH] libavutil/hwcontext_cuda.c