
Recherche avancée
Médias (91)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
-
Stereo master soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Audio
-
Elephants Dream - Cover of the soundtrack
17 octobre 2011, par
Mis à jour : Octobre 2011
Langue : English
Type : Image
-
#7 Ambience
16 octobre 2011, par
Mis à jour : Juin 2015
Langue : English
Type : Audio
-
#6 Teaser Music
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
-
#5 End Title
16 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Audio
Autres articles (28)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users. -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (6325)
-
mpegts : pass MpegTSContext ptr explicitly
8 juillet 2014, par Alexander V. Lukyanovmpegts : pass MpegTSContext ptr explicitly
AVFormatContext->priv_data is not always a MpegTSContext, it can be
RTSPState when decoding a RTP stream. So it is necessary to pass
MpegTSContext pointer explicitly.Within libav, the write_section_data function doesn’t actually use
the MpegTSContext at all, so this doesn’t change anything at the
moment (no memory was corrupted before), but it reduces the risk of
anybody trying to touch the MpegTSContext via AVFormatContext->priv_data
in the future.Signed-off-by : Martin Storsjö <martin@martin.st>
-
mpegts : pass MpegTSContext ptr explicitly
8 juillet 2014, par Alexander V. Lukyanovmpegts : pass MpegTSContext ptr explicitly
AVFormatContext->priv_data is not always a MpegTSContext, it can be
RTSPState when decoding a RTP stream. So it is necessary to pass
MpegTSContext pointer explicitly.Within libav, the write_section_data function doesn’t actually use
the MpegTSContext at all, so this doesn’t change anything at the
moment (no memory was corrupted before), but it reduces the risk of
anybody trying to touch the MpegTSContext via AVFormatContext->priv_data
in the future.Signed-off-by : Martin Storsjö <martin@martin.st>
-
Evolution #3232 (Nouveau) : Intégrer un #FORMULAIRE_DESINCRIPTION en complément du #FORMULAIRE_INS...
17 juin 2014, par RastaPopoulos ♥Un site comportant un moyen de s’inscrire SANS intervention humaine (ce qui est possiblement le cas quand on décide d’utiliser #FORMULAIRE_INSCRIPTION), doit dans le même temps proposer une méthode similaire pour supprimer son compte, c’est-à-dire sans intervention non plus.
Critère 145 d’Opquast :
http://checklists.opquast.com/fr/oqs-v2/criteria/les-comptes-ou-abonnements-ouverts-en-ligne-peuvent-etre-fermes-par-le-meme-moyenIl faudrait donc coder un #FORMULAIRE_DESINSCRIPTION, qui doit absolument apparaître quelque part, à partir du moment où #FORMULAIRE_INSCRIPTION est inséré dans le site.
Ce formulaire doit évidemment vérifier l’identité de la personne par un ou plusieurs moyens (email de confirmation + ressaisie du mot de passe, par exemple). Mais la fonctionnalité doit être présente en standard.