
Recherche avancée
Médias (1)
-
Sintel MP4 Surround 5.1 Full
13 mai 2011, par
Mis à jour : Février 2012
Langue : English
Type : Video
Autres articles (69)
-
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 (...) -
Gestion des droits de création et d’édition des objets
8 février 2011, parPar défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;
-
Dépôt de média et thèmes par FTP
31 mai 2013, parL’outil MédiaSPIP traite aussi les média transférés par la voie FTP. Si vous préférez déposer par cette voie, récupérez les identifiants d’accès vers votre site MédiaSPIP et utilisez votre client FTP favori.
Vous trouverez dès le départ les dossiers suivants dans votre espace FTP : config/ : dossier de configuration du site IMG/ : dossier des média déjà traités et en ligne sur le site local/ : répertoire cache du site web themes/ : les thèmes ou les feuilles de style personnalisées tmp/ : dossier de travail (...)
Sur d’autres sites (6300)
-
Merge pull request #629 from craue/patch-1
1er août 2014, par jackmooreMerge pull request #629 from craue/patch-1
add missing semicolon
-
Revision 423e8a9727 : Fix allocation of context buffers on frame resize The patch : https://gerrit.chr
24 juillet 2014, par Adrian GrangeChanged Paths :
Modify /vp9/decoder/vp9_decodeframe.c
Fix allocation of context buffers on frame resizeThe patch :
https://gerrit.chromium.org/gerrit/#/c/70814/
changed the test that determined whether the context
frame buffers needed to be reallocated or not.The code checked for a change in total frame area
to signal the need to reallocate context buffers.
However, the above_context buffer needs to be
resized i:xf only the width of the frame has increased.Change-Id : Ib89d75651af252908144cf662578d84f16cf30e6
-
Revision 18a7f69dae : Re-introduce frame size check inadvertantly deleted This patch adds back in cod
19 juillet 2014, par Adrian GrangeChanged Paths :
Modify /vp9/decoder/vp9_decodeframe.c
Re-introduce frame size check inadvertantly deletedThis patch adds back in code that checks that the frame
size lies within defined bounds was inadvertantly removed
by a previous patch :
https://gerrit.chromium.org/gerrit/#/c/70814/Change-Id : If526570ba559260c4b7e98098bc75f7700ae7f97