
Recherche avancée
Autres articles (101)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
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. -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (10321)
-
HNM4/HNM4A demuxer & video decoder
28 octobre 2013, par David KmentHNM4/HNM4A demuxer & video decoder
Signed-off-by : Diego Biurrun <diego@biurrun.de>
- [DH] Changelog
- [DH] doc/general.texi
- [DH] libavcodec/Makefile
- [DH] libavcodec/allcodecs.c
- [DH] libavcodec/avcodec.h
- [DH] libavcodec/codec_desc.c
- [DH] libavcodec/hnm4video.c
- [DH] libavcodec/version.h
- [DH] libavformat/Makefile
- [DH] libavformat/allformats.c
- [DH] libavformat/hnm.c
- [DH] libavformat/version.h
-
Merge commit ’e2834567d73bd1e46478ba67ac133cb8ef5f50fd’
23 avril 2014, par Michael NiedermayerMerge commit ’e2834567d73bd1e46478ba67ac133cb8ef5f50fd’
* commit ’e2834567d73bd1e46478ba67ac133cb8ef5f50fd’ :
On2 AVC decoderConflicts :
Changelog
configure
libavcodec/avcodec.h
libavcodec/codec_desc.c
libavcodec/version.hMerged-by : Michael Niedermayer <michaelni@gmx.at>
-
lavc : remove libschroedinger encoding and decoding wrappers
28 mai 2017, par Rostislav Pehlivanovlavc : remove libschroedinger encoding and decoding wrappers
The library has stopped being developed and Debian has removed it
from its repositories citing security issues.
The native Dirac decoder supports everything the library has and basic
encoding support is still provided via the native vc2 (Dirac Pro, intra
only version of Dirac) encoder. Hence, there's no reason to still support
linking to the library and potentially leading users into security issues.